Welcome, Guest
You have to register before you can post on our site.

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 8,963
» Latest member: Garyhill
» Forum threads: 3,950
» Forum posts: 20,044

Full Statistics

Online Users
There are currently 47 online users.
» 1 Member(s) | 25 Guest(s)
AhrefsBot, Amazonbot, Baidu, Bing, Bytespider, Crawl, PetalBot, Sogou web, Yandex, bot, Saif Kitany

Latest Threads
KC868-A16S: Can ESP32 rea...
Forum: KC868-A series and Uair Smart Controller
Last Post: markusd1984
22 minutes ago
» Replies: 0
» Views: 0
Add uptime to board infor...
Forum: Suggestions and feedback on KinCony's products
Last Post: twostar
37 minutes ago
» Replies: 5
» Views: 46
m16v2 energy meter - cali...
Forum: KC868-M16 / M1 / MB / M30
Last Post: admin
53 minutes ago
» Replies: 13
» Views: 158
Adding a debounce capabil...
Forum: KC868-A16v3
Last Post: admin
5 hours ago
» Replies: 6
» Views: 217
Current and Power not add...
Forum: N60
Last Post: admin
6 hours ago
» Replies: 5
» Views: 69
Web updates?
Forum: "KCS" v2 firmware system
Last Post: admin
Yesterday, 11:07 PM
» Replies: 1
» Views: 11
DS3231 RTC module
Forum: KC868-A16S
Last Post: rosnoteh
Yesterday, 10:12 PM
» Replies: 4
» Views: 975
AIO Hybrid Smart Controll...
Forum: AIO Hybrid
Last Post: admin
Yesterday, 06:58 AM
» Replies: 0
» Views: 17
KC868-COLB V2.4 firmware ...
Forum: News
Last Post: admin
04-23-2026, 12:35 PM
» Replies: 10
» Views: 2,870
N60 N30 N20 N10 ARM CPU f...
Forum: N30
Last Post: admin
04-22-2026, 10:17 PM
» Replies: 18
» Views: 570

  A8S v2. Incorrect wiring of toggle switches module
Posted by: Denis - 11-20-2024, 02:54 PM - Forum: KC868-A8S - Replies (1)

On the A8S v2 controller and A8S-EXT-V1.0 expansion module, toggle switch S1 (and LED) corresponds to relay8, toggle switch S2 corresponds to relay7, etc.
Is this a known bug and will it be fixed?

Print this item

  Sensor DHT22 on modul A16
Posted by: Brouk - 11-20-2024, 12:16 PM - Forum: KC868-A16 - Replies (26)

dear admin,

I am using KC868-A16 and I need to connect temperature and humidity sensors to 3 1-Wire inputs. I connected DS18B20 sensors to pins "GPIO32" and "GPIO33" and DHT22 sensor (/AM2302) to pin "GPIO14". When installing the module in HomeAssistant add-on ESPHome, DS18B20 sensors are loaded correctly, but DHT22 sensor is not found. I tried two DHT22 sensors with the same result.

This is the code in YAML
###
one_wire:
  - platform: gpio
    pin: GPIO32
    id: one_wire1
  - platform: gpio
    pin: GPIO33
    id: one_wire2
  - platform: gpio
    pin: GPIO14
    id: one_wire3

.
.
.
sensor:
  - platform: dallas_temp
    address: 0x773ce1d458ac1a28
    name: temperature1
    update_interval: 120s
    one_wire_id: one_wire1
  - platform: dallas_temp
    address: 0xfd3ce1d4432b6528
    name: temperature2
    update_interval: 120s
    one_wire_id: one_wire2
###


The attached image is a screenshot from the installation.
   

Please could you help me? Where am I making a mistake?

Is this the correct code to get values from DHT22?
###
- platform: dht
    model: DHT22
    one_wire_id: one_wire3
    temperature:
      name: "Temperature3"
    humidity:
      name: "Humidity3"
    update_interval: 30s

###

Print this item

  USB-C Connectivity and COM Port Issue with KC868-A4S Relay Controller
Posted by: Bhumijo - 11-20-2024, 11:38 AM - Forum: KC868-HxB series Smart Controller - Replies (4)

Hello,
I am facing an issue with my KC868-A4S relay controller. When I connect the device to a PC via a USB-C cable, the PC does not recognize it. The red light on the device turns on when powered, but there’s no indication that the USB-C connection is active, and the COM port does not appear.
Here are the steps I’ve tried so far:

  1. Tested with 3-4 different Type-C data cables but still couldn't detect the COM port on the PC.
  2. Installed the USB driver from this link before attempting the connection.
I’ve attached a photo showing the device powered on with the red light picture  .
Could you please guide me on how to resolve this issue? Additionally, if the device itself is not working, is there a way to verify whether the hardware is functioning correctly or an alternative method to test it?
Looking forward to your suggestions.
Thank you!

Print this item

  switchgear
Posted by: frank - 11-20-2024, 07:25 AM - Forum: Suggestions and feedback on KinCony's products - Replies (1)

hello

I like the concept of Kincony
But do the Kinkony switchgear match wit any other gear? (like in the picture)
I like to have sockets and normal switches that are looking the same as the Kincony push buttons.
Did anyone find something?
Regards
Frank
[Image: S540f1421d27d4e2581ee09162f7fbac0a.jpg_80x80.jpg_.webp]
[Image: H9d43e1f24263458aa29782108fb3f89a3.jpg]

Print this item

  "KCS" v3.1.1 firmware for F16 controller
Posted by: admin - 11-20-2024, 06:07 AM - Forum: "KCS" v2 firmware system - No Replies

v3.1.1 improvement:

   

1. add RTC clock, use IFTTT clock locally, without internet.
   
2. save relay state to LOG file in SD card.
   
3. add KinCony G1 4G module supported set by RXD,TXD pins.
   
4. add Apple HomeKit support.
   
5. update MQTT protocol
6. fixed some bugs.
7. anti-piracy function

fimrware BIN file download:
.zip   KCS_F16_V3.1.1.zip (Size: 1.01 MB / Downloads: 536)

Print this item

  CE certification update for AC and DC energy meter board
Posted by: admin - 11-19-2024, 11:20 PM - Forum: News - Replies (2)


.pdf   CCJS.2411163.pdf (Size: 452.39 KB / Downloads: 610)

Print this item

  choice another board
Posted by: obapec - 11-18-2024, 12:26 PM - Forum: KC868-A16 - Replies (4)

hi, I used an other esp32 with a big porgram, so I use the board ESP32 module" to change memory affectation.
I will use kit E16 with this program, when I try compil with "nodeMCU-32S" board, there is not enough memory.
so I can use another board to change affectation of memory and have more free momory for program.
thanks

Print this item

  ethernet port not working
Posted by: tnim - 11-18-2024, 11:15 AM - Forum: KC868-A16 - Replies (1)

i buy new A 16 bord after compleate flash completing ethernet not worked

Print this item

  Problems accesing the 192.168.4.1 browser for MQTT configuration
Posted by: Gesinentec - 11-18-2024, 11:04 AM - Forum: KC868-A6 - Replies (7)

Greetings!

I currently have a KC868-A6 device. 

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.



Attached Files Image(s)
       
Print this item

  Connecting Multiple Modbus Sensors to A16 (ESPHome)
Posted by: Gleb - 11-18-2024, 05:02 AM - Forum: KC868-A16 - Replies (13)

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.


...
uart:
  - id: uart_modbus
    tx_pin: GPIO13
    rx_pin: GPIO16
    baud_rate: 4800
modbus:
  - uart_id: uart_modbus
    setup_priority: -10
    send_wait_time: 500 ms
    id: modbus1
modbus_controller:
  - id: modbus_sensor_2
    address: 0x02  
    modbus_id: modbus1
    update_interval: 5s
    offline_skip_updates: 2
    max_cmd_retries: 4
 
  - id: modbus_sensor_4
    address: 0x04  
    modbus_id: modbus1
    update_interval: 5s
    offline_skip_updates: 2
    max_cmd_retries: 4
  - id: modbus_sensor_7
    address: 0x07  
    modbus_id: modbus1
    update_interval: 5s
    offline_skip_updates: 2
    max_cmd_retries: 4
  - id: modbus_sensor_8
    address: 0x08  
    modbus_id: modbus1
    update_interval: 5s
    offline_skip_updates: 2
    max_cmd_retries: 4

...
...
sensor:
  - platform: modbus_controller
    modbus_controller_id: modbus_sensor_2
    name: "t_2"
    id: temperature_sensor_2
    address: 0x0001
    register_type: holding
    value_type: U_WORD
    force_new_range: true
    unit_of_measurement: "°C"
    accuracy_decimals: 2
    filters:
      - multiply: 0.1
  - platform: modbus_controller
    modbus_controller_id: modbus_sensor_2
    name: "h_2"
    id: humidity_sensor_2
    address: 0x0000
    register_type: holding
    value_type: U_WORD
    unit_of_measurement: "%"
    accuracy_decimals: 2
    filters:
      - multiply: 0.1
  - platform: modbus_controller
    modbus_controller_id: modbus_sensor_4
    name: "t_4"
    id: temperature_sensor_4
    address: 0x0001
    register_type: holding
    value_type: U_WORD
    force_new_range: true
    unit_of_measurement: "°C"
    accuracy_decimals: 2
    filters:
      - multiply: 0.1
  - platform: modbus_controller
    modbus_controller_id: modbus_sensor_4
    name: "h_4"
    id: humidity_sensor_4
    address: 0x0000
    register_type: holding
    value_type: U_WORD
    unit_of_measurement: "%"
    accuracy_decimals: 2
    filters:
      - multiply: 0.1
   
  - platform: modbus_controller
    modbus_controller_id: modbus_sensor_7
    name: "t_i"
    id: temperature_sensor_7
    address: 0x0001
    register_type: holding
    value_type: U_WORD
    force_new_range: true
    unit_of_measurement: "°C"
    accuracy_decimals: 2
    filters:
      - lambda: |-
          if (x > 32767) {
          return (x - 65536) / 10.0;
          } else {
          return x / 10.0;
          }
   
  - platform: modbus_controller
    modbus_controller_id: modbus_sensor_8
    name: "t_k"
    id: temperature_sensor_8
    address: 0x0001
    register_type: holding
    value_type: U_WORD
    force_new_range: true
    unit_of_measurement: "°C"
    accuracy_decimals: 2
    filters:
      - multiply: 0.1  
...

Print this item