Using 12v on Digital Input - Printable Version +- Smart Home Automation Forum (https://www.kincony.com/forum) +-- Forum: Technical Support (https://www.kincony.com/forum/forumdisplay.php?fid=20) +--- Forum: KC868-A16 (https://www.kincony.com/forum/forumdisplay.php?fid=25) +--- Thread: Using 12v on Digital Input (/showthread.php?tid=7322) Pages:
1
2
|
Using 12v on Digital Input - DW1 - 01-05-2025 I am using a KC898-A16 in ESPHome. I have it successfuly set it up in ESPHome/HomeAssistant. I can switch the outputs on and off and if I connect any digital input to ground (dry contact) I see it as input in ESPHome. My issue is that if I apply 12vdc negative to the digital ground and 12vdc positive to any digital input I get no input. I have tried setting invert = false It is my understanding that it is possible to apply 12vdc to a digital input and get a result. RE: Using 12v on Digital Input - admin - 01-05-2025 input 12v dc = logical "0" means: NOT trigger. input 0v dc = logical "1" means: trigger so if you want input voltage, 0V and 12V for different level. RE: Using 12v on Digital Input - osis - 01-10-2025 (01-05-2025, 01:12 AM)admin Wrote: input 12v dc = logical "0" means: NOT trigger. I've a problem with inputs - none of the 16 on the KC868-A16 board work... RE: Using 12v on Digital Input - osis - 01-10-2025 I'Ve this same problem - none of the 16 on the KC868-A16 board work.. RE: Using 12v on Digital Input - osis - 01-10-2025 I've same problem - none of the 16 on the KC868-A16 board work... RE: Using 12v on Digital Input - admin - 01-11-2025 (01-10-2025, 09:37 AM)osis Wrote: I've same problem - none of the 16 on the KC868-A16 board work... i don't understand you. how you wire or usage, take a photo. RE: Using 12v on Digital Input - osis - 01-12-2025 (01-11-2025, 01:57 AM)admin Wrote:I connect GND directly to I1.(01-10-2025, 09:37 AM)osis Wrote: I've same problem - none of the 16 on the KC868-A16 board work... I tried all inputs - no reaction RE: Using 12v on Digital Input - admin - 01-13-2025 because you need download KCS v2 firmware. new board no firmware inside of ESP32. set IFTTT let digital input TOGGLE output. here is KCS v2 online guide: https://www.kincony.com/esp32-kcsv2-firmware.html RE: Using 12v on Digital Input - osis - 01-13-2025 (01-13-2025, 12:42 AM)admin Wrote: because you need download KCS v2 firmware. new board no firmware inside of ESP32. I'm trying but the instalation stoped on SYNC - you can see on screen shot (01-13-2025, 02:13 PM)osis Wrote:(01-13-2025, 12:42 AM)admin Wrote: because you need download KCS v2 firmware. new board no firmware inside of ESP32. what abot version of firmware - must be v 1.xxx or v 2.xxx RE: Using 12v on Digital Input - admin - 01-13-2025 when download firmware, make sure removed RF433M RF receiver. |