I am using it along with a HomeAssistant with EspHome to use the relays and a wiegand device. I am trying to set up communication using MQTT by editing the configuration.yaml file and the mosquitto broker add-on, using MQTT.fx as a software.
I've been browsing videos of different Kincony devices about how to set this up and most set the server internally through the Kincony internal web server and then they do some additional settings using the add-on and so on.
Ever since flashing and before doing anything using EspHome, I have been unable to connect to the WiFi AP provided by the device. I can see the AP in the WiFi list, full signal but each time I connect it fails and disconnects, making me unable to access the 192.168.4.1 URL. I also tried to do the option with the buttons and another solution via flashing provided by another user in the thread and I still was unable to connect to the website.
Once I do the whole EspHome configuration, I understand that this AP is disabled and I can no longer access this URL to configure the Kincony device and all must be done using the EspHome configuration files as the KC868-A6-XXXXXXXXX wifi can't be seen anymore.
Are there any alternatives to this? I have already done the flash KCS guide with latest firmware (2.2.2), the UDP_SCAN tool doesn't detect the device, the device IS connecting properly to the wifi if we go by the .yaml logs and using a 3rd party IP scanner it shows up on the list.
I'd like to greet all the forum members. I’m reaching out to ask for your help with an issue I’m experiencing.
I connected 7 sensors to an RS485 Modbus bus, but only 4 of them work simultaneously. When I connect each sensor individually, they all respond correctly. However, when I try to initialize more than 4 sensors in the YAML configuration (e.g., 1-2-3-4), they are displayed and work fine. But as soon as I add more sensors (e.g., 5-6-7), some of them stop responding or are not displayed at all.
I am using an A16 with ESPHome integrated into Home Assistant.
I have a Kincony A16 running esphome. I already have reed switches to the dry contact inputs. Can I repurpose the output GPIO's as inputs? Is there another way to extend the board to have 8 more inputs?
For control boards model KC868-A16I, I came across a problem and would like your help, I need to implement the MODBUS TCP PROTOCOL VIA ETHERNET (CHIP LAN8720A with ESP32) IN SLAVE MODE, so that supervisory systems can communicate with the board produced by you.
I need a programming code library (with example) for the ARDUINO IDE that performs this communication.
I only found MODBUS libraries for the W5500 and ENC 28J60 CHIPS.
Please, can anyone help me???
Hello admin,
I am before the installation of the following equipment at my house.
2 × KC868-AK ESP32
2 × KC868-H32B Pro 32
1 × KC868- Colb (old ver)
1 × KC868-SERVER
1× KC868-E16v2 connect to server
I have the equipment divided between 2 electrical boxes, one on the ground floor and one on the first floor according to the following division KC868-AK ESP32 and KC868-H32B Pro 32 on the first floor and the rest of the equipment on the ground floor are all connected by communication - RJ45 RS 485 and RS232
My questions are:
1.How is there a way to configure that the button in the KC868-AK ESP32 on the ground floor will turn on a light that is connected to the relay in KC868-H32B Pro on the first floor (If possible without an internet connection)
2.how do I configure that the remaining 4 inputs in the KC868-AK ESP32 of the ground floor that is connected to KC868-H32B Pro will activate a relay that is on the server
3.Is there tuya support for the KC868-SERVER if not how can such support be added
Hi I want to control 24V AC devices with KC868-A16 (irrigation valves). At first I thought I could use kc868-a16 outputs to directly steer the devices but it doesn't work for AC. So I thought I could make use of 16 channel relay module like the one below but it's controlled by 5V low-level inputs. How can I use A16 with the relay? What other devices do I need to make it work?
I would like to build a home alarm system based on the KC868-A16 board. I plan to document everything as precisely as possible to make it easier for others to follow this path.
Starting point:
My house is wired with copper cables leading to every window, door, and most room ceilings.
I use Home Assistant with the MQTT2Zigbee plugin and mainly Zigbee devices.
The goal:
A wired alarm system with a power backup, integrated into Home Assistant, and with relatively low acquisition costs.
The initial questions are:
1. Can I simply connect a magnetic sensor to the digital inputs?
(If yes, what voltage do they operate on?)
2. Can I connect a 24V siren to the dry contact output?
Could I power it separately using the board’s 12V power supply?
I would greatly appreciate your help.
Thank you very much.
PS.: I am currently designing a 3D case for the board (which I’ll gladly share with the community once it’s ready).
Also ive got many Cases for Mounting of the magnet sensors and the movementdetectors.
Iam new to KC and I purchased one from Aliexpress.
I connected to my PC through USB-C Type and the serial port was appeared in the Arduino IDE at com3
I have add all the required URL as following in the arduino
1. File
2. Preference
3. I added the link related to ESP.
4.tools-- boards--- boards manager--- esp32 installed.
5. I selected many boards such as nodemcu-32s
when I tried to do compile, there is error message appeared
" error compiling for board nodemuc-32s"
I tried to change the board type from the arduino, but still same error.
also I tried to change the programmer but still same
everything is fine to my board
12v
c-type usb.
serial is appeared in the arduino.