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

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 8,902
» Latest member: a.s.
» Forum threads: 3,895
» Forum posts: 19,874

Full Statistics

Online Users
There are currently 21 online users.
» 0 Member(s) | 8 Guest(s)
Amazonbot, Bing, DataForSeoBot, Google, Sogou web, bot

Latest Threads
Current and Power not add...
Forum: N60
Last Post: edalquist
3 hours ago
» Replies: 0
» Views: 3
A24 configure yaml for ES...
Forum: KinCony A24
Last Post: admin
Today, 12:12 AM
» Replies: 25
» Views: 7,147
KC868-A4 with Tuya app
Forum: "KCS" v2 firmware system
Last Post: admin
Today, 12:04 AM
» Replies: 1
» Views: 8
N60 N30 N20 N10 ARM CPU f...
Forum: N30
Last Post: admin
Today, 12:02 AM
» Replies: 10
» Views: 191
Connecting Nextion NX3224...
Forum: KC868-A series and Uair Smart Controller
Last Post: admin
Today, 12:00 AM
» Replies: 3
» Views: 80
T16M
Forum: News
Last Post: admin
Yesterday, 11:58 PM
» Replies: 1
» Views: 7
T16M en panne
Forum: News
Last Post: lulu01
Yesterday, 04:29 PM
» Replies: 4
» Views: 19
Digital input GND
Forum: KC868-A32/A32 Pro
Last Post: Korenktom
04-10-2026, 04:34 AM
» Replies: 2
» Views: 26
Z1
Forum: KC868-A16v3
Last Post: admin
04-09-2026, 11:20 PM
» Replies: 18
» Views: 901
KC868-A2v3
Forum: KC868-A2
Last Post: admin
04-09-2026, 11:19 PM
» Replies: 3
» Views: 82

  KinCony KC868-A8v3 ESP32-S3 8 Channel Relay Module released
Posted by: admin - 06-09-2025, 02:41 AM - Forum: News - Replies (6)

KinCony KC868-A8v3 ESP32-S3 smart controller based on ESP32-S3-WROOM-1U (N16R8) wifi chip. It have 8 channel digital input and 8 channel relay output, 4 channel 1-wire GPIOs. One SD card using SPI bus. KinCony KC868-A8v3 include DS3231 high precision RTC clock chip. LCD display will show wifi and ethernet IP address. A8v3 have RS485 port. You can write any code by Arduino IDE / MicroPython / ESP-IDF development tool to ESP32S3 module. We will supply Arduino / ESP-IDF demo code for different samples. Everyone can modify and change the code for your own smart home automation system project. it support use by ESPHome for home assistant or tasmota firmware for smart home automation DIY. A8v3 use KCS v3 firmware, it support home assistant auto discovery function by MQTT, so without write any config code (zero code) for home assistant. KCS v3 support Apple HomeKit.
[Image: A8v3-3.jpg]
Model No. KinCony KC868-A8v3
Description: KinCony 8 Channel ESP32-S3 Relay Controller – A8v3
Power supply: 12/24V DC
Processor: ESP32-S3-WROOM-1U (N16R8)
PCB Size: 105mm*148mm
interfaces: Ethernet(RJ45)-LAN 100Mbps IPv4/IPv6,WiFi,RS485,Bluetooth,USB-C,LCD, i2c extender
RTC: DS3231 high precision chip (battery socket on PCB)
SD Card: SPI bus
Installation method: DIN RAIL (with plastic shell)
LCD: SSD1306 I2C display
Outputs:
8CH Relay Outputs, every channel relay's load MAX250V10A COM,NO,NC
Inputs:
8CH dry contact inputs (optocoupler isolation, long distance circuit for MAX 500 meters cable)
3 buttons: S1:Tuya S2:ESP32 Reset S3:ESP32 Download (GPIO0)
1-Wire GPIO: 4CH (with pull-up resistance on PCB)
[Image: A8v3-4.jpg]
[Image: A8v3_diagram-1.jpg]
[Image: A8v3_diagram-2.jpg]

Print this item

  KC 868 A32
Posted by: SP9HYX - 06-08-2025, 10:26 AM - Forum: KC868-A32/A32 Pro - Replies (4)

Good day
Some time ago I bought KC868 A32 and today I tried to connect to the board for the second time. I updated the driver Regarding CH341. On one of the laptops I have W11 and on the other W10/
1. I am trying to scan AP via wifi and it is not on two laptops and a phone (there is no such network - kv868)
2. I am doing a scan (IP scanner) through the router and directly connected to the laptop socket - no effect.
3. I am trying to scan if UPD Scan will show the board but it does not see it
Please help.

Print this item

  M30 Extension MODBUS RTU Controller
Posted by: markwj - 06-07-2025, 08:09 AM - Forum: KC868-M16 / M1 / MB / M30 - Replies (2)

I'm trying to connect another 6 channels to the M30 using an external modbus rtu energy meter.

I've configured the external meter as ID 16 (0x10), 38400 baud, and can query it directly.

But when I configure in yaml, I don't get any result.

The relevant part of my config is as follows:

Code:
uart:
  id: modbus_uart
  rx_pin: 32
  tx_pin: 33
  baud_rate: 115200
  stop_bits: 1
  data_bits: 8
  parity: NONE
 
debug:
  update_interval: 5s

modbus:
  id: modbus_hub
  uart_id: modbus_uart

modbus_controller:
  - id: modbus_hub_m30
    address: 1
    modbus_id: modbus_hub
    update_interval: 5s
  - id: modbus_ext_m6
    address: 16
    modbus_id: modbus_hub
    update_interval: 5s

sensor:
  - platform: modbus_controller
    modbus_controller_id: modbus_ext_m6
    address: 0
    register_type: holding
    name: "Modbus Extension Model Number"
    id: mext6_model_number
    value_type: U_WORD
 
  - platform: modbus_controller
    modbus_controller_id: modbus_hub_m30
    address: 100
    register_type: holding
    name: "Lights Current"
    id: m30_1_current_1
    unit_of_measurement: A
    accuracy_decimals: 3
    value_type: U_WORD
    filters:
      - multiply: 0.00098

Is this possible, and if so any ideas what I am doing wrong? I am just seeing 'NA' for the sensor and seemingly no polling.

Print this item

  Kincony Cloud
Posted by: ia1 - 06-07-2025, 04:29 AM - Forum: KC868-A16v3 - Replies (1)

Hello

I am unable to add a16v3 board in https://mq.kincony.com/qq/

is there any subscription for this ?
please let me know
Imran Alam

Print this item

  USB serial not working
Posted by: mikesloper - 06-04-2025, 09:35 PM - Forum: KC868-A6v3 - Replies (6)

I just received the A6v3 board but it won't connect to my computer properly. I have to reconnected the cable about 30-40 times before I get a working serial connection. I have tried 5 different usbc and usba cables and it makes no difference. I also tried it on 2 computers using all available usb ports. I have also tried reinstalling all USB drivers. 

I have never had a problem with any ESP32 board including A6v1, A4 or any esp32 dev module including the espressif esp32-s3 devkit module.

What am I doing wrong or is this board faulty?

Board was purchased from Kincony controller store on aliexpress.

[Image: Screenshot-2025-06-04-221731.png]

Print this item

  Home Assistant
Posted by: foxbru - 06-04-2025, 07:10 PM - Forum: KC868-A16 - Replies (1)

Hello

I have a Kc868 A16 and i use esphome on Home Assistant.

My EPS Home is online but with this yaml file isn't possible to have the control of input digital. ? i shunt the ground of input one ...  no reaction  

binary_sensor:
  - platform: gpio
    name: "aio--input1"
    pin:
      pcf8574: pcf8574_hub_in_1
      number: 0
      mode: INPUT
      inverted: true

Thank you for the help

Print this item

  KC868-A16 with KCS firmware
Posted by: geko - 06-04-2025, 04:29 PM - Forum: KC868-A16 - Replies (3)

hello

I have KC868-A16 board (green pcb, not v3)
To this board I first upload KCS firmware - latest possible V2.2.13
Firmware loaded, first login - no problem

When I put one or all outputs no one light turn on 
Why ?
(nothing connected to outputs)



Attached Files Thumbnail(s)
   
Print this item

  How to send temperature sensor data via custom protocol
Posted by: sebfromgermany - 06-04-2025, 06:08 AM - Forum: KC868-A16 - Replies (1)

Hello.
I am trying to send the current temperature of a sensor to an external server. In order to do that, I set up a custom HTTP POST protocol with an URL to a PHP webpage which processes the received data.
Unfortunately I am lacking of information of how to send values via HTTP POST. There is a good documententation about how to request data from the board, but I was not able to find information about sending data from the board to an external URL.
It would be great if you could help me.
Kind regards,
Seb

Print this item

  KC868-A4 Free Sample request
Posted by: bccostin - 06-03-2025, 04:10 PM - Forum: Apply for free sample product - No Replies

I would like to request a KC868-A4 Free Sample to start a new project (B) for a smart home product for clean air.
Thank you.

Print this item

  Temperature is not send to Loxone
Posted by: kotrmelec - 06-03-2025, 10:39 AM - Forum: T16M - Replies (3)

Hello, over the weekend, I got the T16M module up and running, and I was able to establish communication with my second-generation Loxone miniserver without any problems. Using UDP, I am able to read the on/off states of the DO, etc.
The only thing that isn't working, and I don't know if I'm doing something wrong, is reading the temperature status. I have a standard DS18B20 1-wire temperature sensor connected to the T16M board, I set the sensor in the board configuration and I can see the temperature(channel 1). Everything works without any problems. However, after setting the virtual input in Loxone, nothing happens. I monitored the UDP monitor in Loxone and no UDP command carrying temperature information reaches Loxone. Only commands for reading/controlling DI and DO. Is this a firmware error? Or does something else need to be set/enabled in the configuration for the temperature to be sent to Loxone?

Just to note, I am using the latest version of KCS3 firmware available right now.

Thank you in advance for your help.

Print this item