<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title><![CDATA[Smart Home Automation Forum - KC868-A16v3]]></title>
		<link>https://www.kincony.com/forum/</link>
		<description><![CDATA[Smart Home Automation Forum - https://www.kincony.com/forum]]></description>
		<pubDate>Tue, 23 Jun 2026 04:16:33 +0000</pubDate>
		<generator>MyBB</generator>
		<item>
			<title><![CDATA[Switching power supply with A16]]></title>
			<link>https://www.kincony.com/forum/showthread.php?tid=9530</link>
			<pubDate>Mon, 22 Jun 2026 22:27:32 +0800</pubDate>
			<dc:creator><![CDATA[<a href="https://www.kincony.com/forum/member.php?action=profile&uid=11077">malcom1970</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.kincony.com/forum/showthread.php?tid=9530</guid>
			<description><![CDATA[Dear all,<br />
<br />
I'm replacing my old alarm system by kc868-A16 v3 and i would like to keep my 12v battery as UPS in case of power cut.<br />
I have a 13.8v switching power supply but kc868-A16 doesn't work at this voltage.<br />
<br />
Is it possible to use this power supply and how ?<br />
<br />
If not possible, what could be the solution ?<br />
<br />
Thank you for your help.<br />
Malcom]]></description>
			<content:encoded><![CDATA[Dear all,<br />
<br />
I'm replacing my old alarm system by kc868-A16 v3 and i would like to keep my 12v battery as UPS in case of power cut.<br />
I have a 13.8v switching power supply but kc868-A16 doesn't work at this voltage.<br />
<br />
Is it possible to use this power supply and how ?<br />
<br />
If not possible, what could be the solution ?<br />
<br />
Thank you for your help.<br />
Malcom]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Weak wifi signal/range]]></title>
			<link>https://www.kincony.com/forum/showthread.php?tid=9368</link>
			<pubDate>Thu, 28 May 2026 03:50:27 +0800</pubDate>
			<dc:creator><![CDATA[<a href="https://www.kincony.com/forum/member.php?action=profile&uid=10930">Nicodomo</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.kincony.com/forum/showthread.php?tid=9368</guid>
			<description><![CDATA[Hello, <br />
<br />
Glad to join the forum, there are a lot of interesting things here.<br />
<br />
I just received my Kincony A16v3 board equipped with the display. I planned to run it directly under ESPHome. <br />
I flashed my YAML file, but upon reboot, it wouldn't get an IP address. I finally found the issue: it worked when I placed it right next to the Wi-Fi router. <br />
<br />
At best, I get a signal at 2.4 meters away. It's as if the built-in antenna isn't working. Is this normal? <br />
<br />
What kind of performance/behavior are you experiencing?<br />
<br />
Thanks for your answers!]]></description>
			<content:encoded><![CDATA[Hello, <br />
<br />
Glad to join the forum, there are a lot of interesting things here.<br />
<br />
I just received my Kincony A16v3 board equipped with the display. I planned to run it directly under ESPHome. <br />
I flashed my YAML file, but upon reboot, it wouldn't get an IP address. I finally found the issue: it worked when I placed it right next to the Wi-Fi router. <br />
<br />
At best, I get a signal at 2.4 meters away. It's as if the built-in antenna isn't working. Is this normal? <br />
<br />
What kind of performance/behavior are you experiencing?<br />
<br />
Thanks for your answers!]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[RS485 TS sensor with A16v3 esphome yaml]]></title>
			<link>https://www.kincony.com/forum/showthread.php?tid=9354</link>
			<pubDate>Mon, 25 May 2026 15:24:27 +0800</pubDate>
			<dc:creator><![CDATA[<a href="https://www.kincony.com/forum/member.php?action=profile&uid=1">admin</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.kincony.com/forum/showthread.php?tid=9354</guid>
			<description><![CDATA[here is sample ESPHome yaml code for 3 TS together with one RS485 bus using KC868-A16v3 board.<br />
<!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://www.kincony.com/forum/images/attachtypes/image.png" title="JPG Image" border="0" alt=".jpg" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=9897" target="_blank" title="">TS-1.jpg</a> (Size: 456.35 KB / Downloads: 76)
<!-- end: postbit_attachments_attachment --><br />
<!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://www.kincony.com/forum/images/attachtypes/image.png" title="JPG Image" border="0" alt=".jpg" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=9898" target="_blank" title="">TS-2.jpg</a> (Size: 326.31 KB / Downloads: 71)
<!-- end: postbit_attachments_attachment --><br />
<!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://www.kincony.com/forum/images/attachtypes/image.png" title="JPG Image" border="0" alt=".jpg" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=9899" target="_blank" title="">TS-3.jpg</a> (Size: 376.82 KB / Downloads: 71)
<!-- end: postbit_attachments_attachment --><br />
set every TS with different RS485 address by PC software, make sure PC software can read the data:<br />
<!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://www.kincony.com/forum/images/attachtypes/image.png" title="PNG Image" border="0" alt=".png" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=9900" target="_blank" title="">TS-address-1.png</a> (Size: 46.92 KB / Downloads: 73)
<!-- end: postbit_attachments_attachment --><br />
<!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://www.kincony.com/forum/images/attachtypes/image.png" title="PNG Image" border="0" alt=".png" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=9901" target="_blank" title="">TS-address-2.png</a> (Size: 45.7 KB / Downloads: 68)
<!-- end: postbit_attachments_attachment --><br />
<!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://www.kincony.com/forum/images/attachtypes/image.png" title="PNG Image" border="0" alt=".png" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=9902" target="_blank" title="">TS-address-3.png</a> (Size: 55.99 KB / Downloads: 71)
<!-- end: postbit_attachments_attachment --><br />
here is ESPHome yaml<br />
<!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://www.kincony.com/forum/images/attachtypes/image.png" title="PNG Image" border="0" alt=".png" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=9903" target="_blank" title="">TS-HA.png</a> (Size: 122.47 KB / Downloads: 70)
<!-- end: postbit_attachments_attachment --><br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>esphome:<br />
  name: a16v3-ts<br />
  friendly_name: a16v3_ts<br />
<br />
esp32:<br />
  board: esp32-s3-devkitc-1<br />
  framework:<br />
    type: esp-idf<br />
<br />
# Enable logging<br />
logger: <br />
  hardware_uart: USB_SERIAL_JTAG<br />
<br />
api:<br />
<br />
ethernet:<br />
  type: W5500<br />
  clk_pin: GPIO42<br />
  mosi_pin: GPIO43<br />
  miso_pin: GPIO44<br />
  cs_pin: GPIO15<br />
  interrupt_pin: GPIO2<br />
  reset_pin: GPIO1<br />
<br />
uart:<br />
  - id: uart_RS485<br />
    baud_rate: 9600<br />
    tx_pin: 16<br />
    rx_pin: 17<br />
<br />
modbus:<br />
  - id: modbus_ts<br />
    uart_id: uart_RS485<br />
    send_wait_time: 50ms<br />
<br />
# Sensor 1 - Address 1<br />
modbus_controller:<br />
  - id: ts_sensor_1<br />
    modbus_id: modbus_ts<br />
    address: 0x01<br />
    command_throttle: 200ms<br />
    setup_priority: -10<br />
    update_interval: 10s<br />
<br />
  - id: ts_sensor_2<br />
    modbus_id: modbus_ts<br />
    address: 0x02<br />
    command_throttle: 200ms<br />
    setup_priority: -10<br />
    update_interval: 10s<br />
<br />
  - id: ts_sensor_3<br />
    modbus_id: modbus_ts<br />
    address: 0x03<br />
    command_throttle: 200ms<br />
    setup_priority: -10<br />
    update_interval: 10s<br />
<br />
sensor:<br />
  # Sensor 1 Temperature (Address 1)<br />
  - platform: modbus_controller<br />
    modbus_controller_id: ts_sensor_1<br />
    name: "TS Sensor 1 Temperature"<br />
    id: ts1_temperature<br />
    register_type: holding<br />
    address: 0x0000<br />
    unit_of_measurement: "°C"<br />
    accuracy_decimals: 1<br />
    value_type: U_WORD<br />
    filters:<br />
      - lambda: |-<br />
          if (x &gt;= 10000) {<br />
            return -1 * (x - 10000) * 0.1;<br />
          } else {<br />
            return x * 0.1;<br />
          }<br />
<br />
  # Sensor 1 Humidity (Address 1)<br />
  - platform: modbus_controller<br />
    modbus_controller_id: ts_sensor_1<br />
    name: "TS Sensor 1 Humidity"<br />
    id: ts1_humidity<br />
    register_type: holding<br />
    address: 0x0001<br />
    unit_of_measurement: "%RH"<br />
    accuracy_decimals: 1<br />
    value_type: U_WORD<br />
    filters:<br />
      - lambda: return x * 0.1;<br />
<br />
# Sensor 2 - Address 2<br />
<br />
  # Sensor 2 Temperature (Address 2)<br />
  - platform: modbus_controller<br />
    modbus_controller_id: ts_sensor_2<br />
    name: "TS Sensor 2 Temperature"<br />
    id: ts2_temperature<br />
    register_type: holding<br />
    address: 0x0000<br />
    unit_of_measurement: "°C"<br />
    accuracy_decimals: 1<br />
    value_type: U_WORD<br />
    filters:<br />
      - lambda: |-<br />
          if (x &gt;= 10000) {<br />
            return -1 * (x - 10000) * 0.1;<br />
          } else {<br />
            return x * 0.1;<br />
          }<br />
<br />
  # Sensor 2 Humidity (Address 2)<br />
  - platform: modbus_controller<br />
    modbus_controller_id: ts_sensor_2<br />
    name: "TS Sensor 2 Humidity"<br />
    id: ts2_humidity<br />
    register_type: holding<br />
    address: 0x0001<br />
    unit_of_measurement: "%RH"<br />
    accuracy_decimals: 1<br />
    value_type: U_WORD<br />
    filters:<br />
      - lambda: return x * 0.1;<br />
<br />
<br />
<br />
<br />
# Sensor 3 - Address 3<br />
  # Sensor 3 Temperature (Address 3)<br />
  - platform: modbus_controller<br />
    modbus_controller_id: ts_sensor_3<br />
    name: "TS Sensor 3 Temperature"<br />
    id: ts3_temperature<br />
    register_type: holding<br />
    address: 0x0000<br />
    unit_of_measurement: "°C"<br />
    accuracy_decimals: 1<br />
    value_type: U_WORD<br />
    filters:<br />
      - lambda: |-<br />
          if (x &gt;= 10000) {<br />
            return -1 * (x - 10000) * 0.1;<br />
          } else {<br />
            return x * 0.1;<br />
          }<br />
<br />
  # Sensor 3 Humidity (Address 3)<br />
  - platform: modbus_controller<br />
    modbus_controller_id: ts_sensor_3<br />
    name: "TS Sensor 3 Humidity"<br />
    id: ts3_humidity<br />
    register_type: holding<br />
    address: 0x0001<br />
    unit_of_measurement: "%RH"<br />
    accuracy_decimals: 1<br />
    value_type: U_WORD<br />
    filters:<br />
      - lambda: return x * 0.1;<br />
<br />
<br />
<br />
<br />
web_server:<br />
  port: 80</code></div></div><br />
download yaml: <!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://www.kincony.com/forum/images/attachtypes/txt.png" title="Text Document" border="0" alt=".txt" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=9904" target="_blank" title="">TS-HA.txt</a> (Size: 3.45 KB / Downloads: 60)
<!-- end: postbit_attachments_attachment --><br />
firmware download: <!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://www.kincony.com/forum/images/attachtypes/zip.png" title="ZIP File" border="0" alt=".zip" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=9905" target="_blank" title="">TS_V10Build241223SP0518.zip</a> (Size: 10.25 KB / Downloads: 64)
<!-- end: postbit_attachments_attachment -->]]></description>
			<content:encoded><![CDATA[here is sample ESPHome yaml code for 3 TS together with one RS485 bus using KC868-A16v3 board.<br />
<!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://www.kincony.com/forum/images/attachtypes/image.png" title="JPG Image" border="0" alt=".jpg" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=9897" target="_blank" title="">TS-1.jpg</a> (Size: 456.35 KB / Downloads: 76)
<!-- end: postbit_attachments_attachment --><br />
<!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://www.kincony.com/forum/images/attachtypes/image.png" title="JPG Image" border="0" alt=".jpg" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=9898" target="_blank" title="">TS-2.jpg</a> (Size: 326.31 KB / Downloads: 71)
<!-- end: postbit_attachments_attachment --><br />
<!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://www.kincony.com/forum/images/attachtypes/image.png" title="JPG Image" border="0" alt=".jpg" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=9899" target="_blank" title="">TS-3.jpg</a> (Size: 376.82 KB / Downloads: 71)
<!-- end: postbit_attachments_attachment --><br />
set every TS with different RS485 address by PC software, make sure PC software can read the data:<br />
<!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://www.kincony.com/forum/images/attachtypes/image.png" title="PNG Image" border="0" alt=".png" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=9900" target="_blank" title="">TS-address-1.png</a> (Size: 46.92 KB / Downloads: 73)
<!-- end: postbit_attachments_attachment --><br />
<!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://www.kincony.com/forum/images/attachtypes/image.png" title="PNG Image" border="0" alt=".png" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=9901" target="_blank" title="">TS-address-2.png</a> (Size: 45.7 KB / Downloads: 68)
<!-- end: postbit_attachments_attachment --><br />
<!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://www.kincony.com/forum/images/attachtypes/image.png" title="PNG Image" border="0" alt=".png" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=9902" target="_blank" title="">TS-address-3.png</a> (Size: 55.99 KB / Downloads: 71)
<!-- end: postbit_attachments_attachment --><br />
here is ESPHome yaml<br />
<!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://www.kincony.com/forum/images/attachtypes/image.png" title="PNG Image" border="0" alt=".png" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=9903" target="_blank" title="">TS-HA.png</a> (Size: 122.47 KB / Downloads: 70)
<!-- end: postbit_attachments_attachment --><br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>esphome:<br />
  name: a16v3-ts<br />
  friendly_name: a16v3_ts<br />
<br />
esp32:<br />
  board: esp32-s3-devkitc-1<br />
  framework:<br />
    type: esp-idf<br />
<br />
# Enable logging<br />
logger: <br />
  hardware_uart: USB_SERIAL_JTAG<br />
<br />
api:<br />
<br />
ethernet:<br />
  type: W5500<br />
  clk_pin: GPIO42<br />
  mosi_pin: GPIO43<br />
  miso_pin: GPIO44<br />
  cs_pin: GPIO15<br />
  interrupt_pin: GPIO2<br />
  reset_pin: GPIO1<br />
<br />
uart:<br />
  - id: uart_RS485<br />
    baud_rate: 9600<br />
    tx_pin: 16<br />
    rx_pin: 17<br />
<br />
modbus:<br />
  - id: modbus_ts<br />
    uart_id: uart_RS485<br />
    send_wait_time: 50ms<br />
<br />
# Sensor 1 - Address 1<br />
modbus_controller:<br />
  - id: ts_sensor_1<br />
    modbus_id: modbus_ts<br />
    address: 0x01<br />
    command_throttle: 200ms<br />
    setup_priority: -10<br />
    update_interval: 10s<br />
<br />
  - id: ts_sensor_2<br />
    modbus_id: modbus_ts<br />
    address: 0x02<br />
    command_throttle: 200ms<br />
    setup_priority: -10<br />
    update_interval: 10s<br />
<br />
  - id: ts_sensor_3<br />
    modbus_id: modbus_ts<br />
    address: 0x03<br />
    command_throttle: 200ms<br />
    setup_priority: -10<br />
    update_interval: 10s<br />
<br />
sensor:<br />
  # Sensor 1 Temperature (Address 1)<br />
  - platform: modbus_controller<br />
    modbus_controller_id: ts_sensor_1<br />
    name: "TS Sensor 1 Temperature"<br />
    id: ts1_temperature<br />
    register_type: holding<br />
    address: 0x0000<br />
    unit_of_measurement: "°C"<br />
    accuracy_decimals: 1<br />
    value_type: U_WORD<br />
    filters:<br />
      - lambda: |-<br />
          if (x &gt;= 10000) {<br />
            return -1 * (x - 10000) * 0.1;<br />
          } else {<br />
            return x * 0.1;<br />
          }<br />
<br />
  # Sensor 1 Humidity (Address 1)<br />
  - platform: modbus_controller<br />
    modbus_controller_id: ts_sensor_1<br />
    name: "TS Sensor 1 Humidity"<br />
    id: ts1_humidity<br />
    register_type: holding<br />
    address: 0x0001<br />
    unit_of_measurement: "%RH"<br />
    accuracy_decimals: 1<br />
    value_type: U_WORD<br />
    filters:<br />
      - lambda: return x * 0.1;<br />
<br />
# Sensor 2 - Address 2<br />
<br />
  # Sensor 2 Temperature (Address 2)<br />
  - platform: modbus_controller<br />
    modbus_controller_id: ts_sensor_2<br />
    name: "TS Sensor 2 Temperature"<br />
    id: ts2_temperature<br />
    register_type: holding<br />
    address: 0x0000<br />
    unit_of_measurement: "°C"<br />
    accuracy_decimals: 1<br />
    value_type: U_WORD<br />
    filters:<br />
      - lambda: |-<br />
          if (x &gt;= 10000) {<br />
            return -1 * (x - 10000) * 0.1;<br />
          } else {<br />
            return x * 0.1;<br />
          }<br />
<br />
  # Sensor 2 Humidity (Address 2)<br />
  - platform: modbus_controller<br />
    modbus_controller_id: ts_sensor_2<br />
    name: "TS Sensor 2 Humidity"<br />
    id: ts2_humidity<br />
    register_type: holding<br />
    address: 0x0001<br />
    unit_of_measurement: "%RH"<br />
    accuracy_decimals: 1<br />
    value_type: U_WORD<br />
    filters:<br />
      - lambda: return x * 0.1;<br />
<br />
<br />
<br />
<br />
# Sensor 3 - Address 3<br />
  # Sensor 3 Temperature (Address 3)<br />
  - platform: modbus_controller<br />
    modbus_controller_id: ts_sensor_3<br />
    name: "TS Sensor 3 Temperature"<br />
    id: ts3_temperature<br />
    register_type: holding<br />
    address: 0x0000<br />
    unit_of_measurement: "°C"<br />
    accuracy_decimals: 1<br />
    value_type: U_WORD<br />
    filters:<br />
      - lambda: |-<br />
          if (x &gt;= 10000) {<br />
            return -1 * (x - 10000) * 0.1;<br />
          } else {<br />
            return x * 0.1;<br />
          }<br />
<br />
  # Sensor 3 Humidity (Address 3)<br />
  - platform: modbus_controller<br />
    modbus_controller_id: ts_sensor_3<br />
    name: "TS Sensor 3 Humidity"<br />
    id: ts3_humidity<br />
    register_type: holding<br />
    address: 0x0001<br />
    unit_of_measurement: "%RH"<br />
    accuracy_decimals: 1<br />
    value_type: U_WORD<br />
    filters:<br />
      - lambda: return x * 0.1;<br />
<br />
<br />
<br />
<br />
web_server:<br />
  port: 80</code></div></div><br />
download yaml: <!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://www.kincony.com/forum/images/attachtypes/txt.png" title="Text Document" border="0" alt=".txt" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=9904" target="_blank" title="">TS-HA.txt</a> (Size: 3.45 KB / Downloads: 60)
<!-- end: postbit_attachments_attachment --><br />
firmware download: <!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://www.kincony.com/forum/images/attachtypes/zip.png" title="ZIP File" border="0" alt=".zip" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=9905" target="_blank" title="">TS_V10Build241223SP0518.zip</a> (Size: 10.25 KB / Downloads: 64)
<!-- end: postbit_attachments_attachment -->]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[RTC DS3231 yaml code]]></title>
			<link>https://www.kincony.com/forum/showthread.php?tid=9320</link>
			<pubDate>Tue, 05 May 2026 18:10:55 +0800</pubDate>
			<dc:creator><![CDATA[<a href="https://www.kincony.com/forum/member.php?action=profile&uid=10826">Fred</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.kincony.com/forum/showthread.php?tid=9320</guid>
			<description><![CDATA[Hello,<br />
<br />
Do you have any suggestion to use the DS3231 RTC clock through ESPHome on this KC868-a16 v3 board? Do you have any yaml code to suggest?<br />
Thanks a lot,<br />
<br />
Best regards,<br />
Fred]]></description>
			<content:encoded><![CDATA[Hello,<br />
<br />
Do you have any suggestion to use the DS3231 RTC clock through ESPHome on this KC868-a16 v3 board? Do you have any yaml code to suggest?<br />
Thanks a lot,<br />
<br />
Best regards,<br />
Fred]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[No Wifi AP Initial Setup]]></title>
			<link>https://www.kincony.com/forum/showthread.php?tid=9309</link>
			<pubDate>Sun, 03 May 2026 10:39:56 +0800</pubDate>
			<dc:creator><![CDATA[<a href="https://www.kincony.com/forum/member.php?action=profile&uid=10814">bxsteez</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.kincony.com/forum/showthread.php?tid=9309</guid>
			<description><![CDATA[I am trying to setup the v3 board with the KinCony firmware and after I flash the device the AP never comes up and the ethernet defaults to static 192.168.1.200 which conflicts with my network infrastructure.  Is there something I am doing wrong that makes the AP come up or is there a way to change the static ip or use dhcp?]]></description>
			<content:encoded><![CDATA[I am trying to setup the v3 board with the KinCony firmware and after I flash the device the AP never comes up and the ethernet defaults to static 192.168.1.200 which conflicts with my network infrastructure.  Is there something I am doing wrong that makes the AP come up or is there a way to change the static ip or use dhcp?]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[KC868-A16v3 Smart Controller Wiring Examples]]></title>
			<link>https://www.kincony.com/forum/showthread.php?tid=9281</link>
			<pubDate>Mon, 20 Apr 2026 15:31:56 +0800</pubDate>
			<dc:creator><![CDATA[<a href="https://www.kincony.com/forum/member.php?action=profile&uid=1">admin</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.kincony.com/forum/showthread.php?tid=9281</guid>
			<description><![CDATA[<!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://www.kincony.com/forum/images/attachtypes/image.png" title="JPG Image" border="0" alt=".jpg" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=9663" target="_blank" title="">A16v3_wiring.jpg</a> (Size: 359.87 KB / Downloads: 167)
<!-- end: postbit_attachments_attachment -->]]></description>
			<content:encoded><![CDATA[<!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://www.kincony.com/forum/images/attachtypes/image.png" title="JPG Image" border="0" alt=".jpg" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=9663" target="_blank" title="">A16v3_wiring.jpg</a> (Size: 359.87 KB / Downloads: 167)
<!-- end: postbit_attachments_attachment -->]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[KC868-A16v3 Smart Controller ESP32 system block diagram]]></title>
			<link>https://www.kincony.com/forum/showthread.php?tid=9280</link>
			<pubDate>Mon, 20 Apr 2026 15:31:22 +0800</pubDate>
			<dc:creator><![CDATA[<a href="https://www.kincony.com/forum/member.php?action=profile&uid=1">admin</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.kincony.com/forum/showthread.php?tid=9280</guid>
			<description><![CDATA[<!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://www.kincony.com/forum/images/attachtypes/image.png" title="PNG Image" border="0" alt=".png" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=9928" target="_blank" title="">KinCony-KC868-A16v3-smart-controller-diagram.png</a> (Size: 1.13 MB / Downloads: 49)
<!-- end: postbit_attachments_attachment -->]]></description>
			<content:encoded><![CDATA[<!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://www.kincony.com/forum/images/attachtypes/image.png" title="PNG Image" border="0" alt=".png" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=9928" target="_blank" title="">KinCony-KC868-A16v3-smart-controller-diagram.png</a> (Size: 1.13 MB / Downloads: 49)
<!-- end: postbit_attachments_attachment -->]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[false start with KC868 A16 v3]]></title>
			<link>https://www.kincony.com/forum/showthread.php?tid=9210</link>
			<pubDate>Sun, 05 Apr 2026 01:40:51 +0800</pubDate>
			<dc:creator><![CDATA[<a href="https://www.kincony.com/forum/member.php?action=profile&uid=10687">PhVdP</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.kincony.com/forum/showthread.php?tid=9210</guid>
			<description><![CDATA[Hi,<br />
<br />
I received the KC868-A16v3; wired as documentation, powered it on, flashered it with latest firmware, changed the USB cable <!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://www.kincony.com/forum/images/attachtypes/image.png" title="JPG Image" border="0" alt=".jpg" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=9525" target="_blank" title="">DSC01353.JPG</a> (Size: 6 MB / Downloads: 168)
<!-- end: postbit_attachments_attachment --><!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://www.kincony.com/forum/images/attachtypes/image.png" title="JPG Image" border="0" alt=".jpg" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=9526" target="_blank" title="">DSC01356.JPG</a> (Size: 6.25 MB / Downloads: 151)
<!-- end: postbit_attachments_attachment --><!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://www.kincony.com/forum/images/attachtypes/image.png" title="JPG Image" border="0" alt=".jpg" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=9527" target="_blank" title="">DSC01359.JPG</a> (Size: 7.09 MB / Downloads: 142)
<!-- end: postbit_attachments_attachment --><!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://www.kincony.com/forum/images/attachtypes/image.png" title="JPG Image" border="0" alt=".jpg" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=9528" target="_blank" title="">DSC01360.JPG</a> (Size: 4.31 MB / Downloads: 145)
<!-- end: postbit_attachments_attachment --><!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://www.kincony.com/forum/images/attachtypes/image.png" title="JPG Image" border="0" alt=".jpg" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=9529" target="_blank" title="">DSC01362.JPG</a> (Size: 7.88 MB / Downloads: 140)
<!-- end: postbit_attachments_attachment -->... but it's not working : only a red led is lighting, no ethernet connection setting (green light on the board, orange light on the router). I've tried with another usb cable, pressing buttons reset/rebootable during power it on... Still impossible to connect. I've tried with Putty and serial communication with the USD cable; without success...<br />
<br />
Any idea is welcome.]]></description>
			<content:encoded><![CDATA[Hi,<br />
<br />
I received the KC868-A16v3; wired as documentation, powered it on, flashered it with latest firmware, changed the USB cable <!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://www.kincony.com/forum/images/attachtypes/image.png" title="JPG Image" border="0" alt=".jpg" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=9525" target="_blank" title="">DSC01353.JPG</a> (Size: 6 MB / Downloads: 168)
<!-- end: postbit_attachments_attachment --><!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://www.kincony.com/forum/images/attachtypes/image.png" title="JPG Image" border="0" alt=".jpg" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=9526" target="_blank" title="">DSC01356.JPG</a> (Size: 6.25 MB / Downloads: 151)
<!-- end: postbit_attachments_attachment --><!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://www.kincony.com/forum/images/attachtypes/image.png" title="JPG Image" border="0" alt=".jpg" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=9527" target="_blank" title="">DSC01359.JPG</a> (Size: 7.09 MB / Downloads: 142)
<!-- end: postbit_attachments_attachment --><!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://www.kincony.com/forum/images/attachtypes/image.png" title="JPG Image" border="0" alt=".jpg" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=9528" target="_blank" title="">DSC01360.JPG</a> (Size: 4.31 MB / Downloads: 145)
<!-- end: postbit_attachments_attachment --><!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://www.kincony.com/forum/images/attachtypes/image.png" title="JPG Image" border="0" alt=".jpg" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=9529" target="_blank" title="">DSC01362.JPG</a> (Size: 7.88 MB / Downloads: 140)
<!-- end: postbit_attachments_attachment -->... but it's not working : only a red led is lighting, no ethernet connection setting (green light on the board, orange light on the router). I've tried with another usb cable, pressing buttons reset/rebootable during power it on... Still impossible to connect. I've tried with Putty and serial communication with the USD cable; without success...<br />
<br />
Any idea is welcome.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Adding a debounce capability to inputs]]></title>
			<link>https://www.kincony.com/forum/showthread.php?tid=9119</link>
			<pubDate>Sat, 14 Mar 2026 22:09:36 +0800</pubDate>
			<dc:creator><![CDATA[<a href="https://www.kincony.com/forum/member.php?action=profile&uid=7488">twostar</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.kincony.com/forum/showthread.php?tid=9119</guid>
			<description><![CDATA[At the moment the KC868 inputs are instantaneous which is a problem for signals that glitch occasionally from things like noise coupled onto the input lines.  Would it be possible to add a debounce capability where you can specify that an input has to be asserted for x seconds, x user-settable, before it gets reported as an asserted input?  What I'm thinking of is adding a per-input capability where you can specify that it needs to be asserted for (say) 5 seconds before it's treated as valid.  The overall range would be maybe 0-60s, 0s = instant response, &gt; 0s = input must be asserted for that long before it's reported as asserted.]]></description>
			<content:encoded><![CDATA[At the moment the KC868 inputs are instantaneous which is a problem for signals that glitch occasionally from things like noise coupled onto the input lines.  Would it be possible to add a debounce capability where you can specify that an input has to be asserted for x seconds, x user-settable, before it gets reported as an asserted input?  What I'm thinking of is adding a per-input capability where you can specify that it needs to be asserted for (say) 5 seconds before it's treated as valid.  The overall range would be maybe 0-60s, 0s = instant response, &gt; 0s = input must be asserted for that long before it's reported as asserted.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[ESPHome installing issue]]></title>
			<link>https://www.kincony.com/forum/showthread.php?tid=9047</link>
			<pubDate>Thu, 12 Feb 2026 00:53:52 +0800</pubDate>
			<dc:creator><![CDATA[<a href="https://www.kincony.com/forum/member.php?action=profile&uid=9718">edg72022</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.kincony.com/forum/showthread.php?tid=9047</guid>
			<description><![CDATA[Since I installed Esp home on my kc868-a16v3, I can't access anymore by using kincony <a href="http://192.168.1.200" target="_blank" rel="noopener" class="mycode_url">http://192.168.1.200</a>  <a href="http://192.168" target="_blank" rel="noopener" class="mycode_url">http://192.168</a>.1.4,  <a href="http://192.168.1.225" target="_blank" rel="noopener" class="mycode_url">http://192.168.1.225</a>,...<br />
I can only use Homeassistant to manage it.<br />
<br />
Please can I ask you some help to find the way to have esphome folder on kincony ?<br />
<br />
This is the acual acces to kincony I have by HA<br /><!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://www.kincony.com/forum/images/attachtypes/image.png" title="PNG Image" border="0" alt=".png" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=9177" target="_blank" title="">Capture d’écran 2026-02-11 084310.png</a> (Size: 53.53 KB / Downloads: 197)
<!-- end: postbit_attachments_attachment -->]]></description>
			<content:encoded><![CDATA[Since I installed Esp home on my kc868-a16v3, I can't access anymore by using kincony <a href="http://192.168.1.200" target="_blank" rel="noopener" class="mycode_url">http://192.168.1.200</a>  <a href="http://192.168" target="_blank" rel="noopener" class="mycode_url">http://192.168</a>.1.4,  <a href="http://192.168.1.225" target="_blank" rel="noopener" class="mycode_url">http://192.168.1.225</a>,...<br />
I can only use Homeassistant to manage it.<br />
<br />
Please can I ask you some help to find the way to have esphome folder on kincony ?<br />
<br />
This is the acual acces to kincony I have by HA<br /><!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://www.kincony.com/forum/images/attachtypes/image.png" title="PNG Image" border="0" alt=".png" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=9177" target="_blank" title="">Capture d’écran 2026-02-11 084310.png</a> (Size: 53.53 KB / Downloads: 197)
<!-- end: postbit_attachments_attachment -->]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Z1]]></title>
			<link>https://www.kincony.com/forum/showthread.php?tid=8958</link>
			<pubDate>Tue, 20 Jan 2026 08:50:22 +0800</pubDate>
			<dc:creator><![CDATA[<a href="https://www.kincony.com/forum/member.php?action=profile&uid=10041">Borg357</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.kincony.com/forum/showthread.php?tid=8958</guid>
			<description><![CDATA[Purchased a Kincony Z1 controller last week.<br />
<br />
Located the newest firmware. v3.18.0<br />
<br />
launched the flash download tool 3.9.2<br />
<br />
Settings at esp32s3, usb<br />
<br />
My com port is COM4.<br />
<br />
open my firmware v3.18.0, all default settings.<br />
<br />
I hit "START", and nothing..  ??<br />
<br />
Is there a button that I have to hit on the Z1 unit?<br />
<br />
Couldn't find the Z1 forum here, sorry if in wrong area.<br />
<br />
Thank you, looking forward to this Z1 being added to my system.<br />
<br />
-Richard<br />
<br />
<img src="https://good4sound.com/images/IMG_6927.JPG" loading="lazy"  width="900" height="500" alt="[Image: IMG_6927.JPG]" class="mycode_img" />]]></description>
			<content:encoded><![CDATA[Purchased a Kincony Z1 controller last week.<br />
<br />
Located the newest firmware. v3.18.0<br />
<br />
launched the flash download tool 3.9.2<br />
<br />
Settings at esp32s3, usb<br />
<br />
My com port is COM4.<br />
<br />
open my firmware v3.18.0, all default settings.<br />
<br />
I hit "START", and nothing..  ??<br />
<br />
Is there a button that I have to hit on the Z1 unit?<br />
<br />
Couldn't find the Z1 forum here, sorry if in wrong area.<br />
<br />
Thank you, looking forward to this Z1 being added to my system.<br />
<br />
-Richard<br />
<br />
<img src="https://good4sound.com/images/IMG_6927.JPG" loading="lazy"  width="900" height="500" alt="[Image: IMG_6927.JPG]" class="mycode_img" />]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[RF doesnt show up?]]></title>
			<link>https://www.kincony.com/forum/showthread.php?tid=8816</link>
			<pubDate>Fri, 12 Dec 2025 11:21:57 +0800</pubDate>
			<dc:creator><![CDATA[<a href="https://www.kincony.com/forum/member.php?action=profile&uid=10041">Borg357</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.kincony.com/forum/showthread.php?tid=8816</guid>
			<description><![CDATA[Greetings everyone New user here,<br />
<br />
 I have a Board Model A16v3 - Software Version v3.9.1 Kincony relay using Home Assistant to control my devices (MQTT(HA)).<br />
<br />
I learned in a few RF controls.  I used the Kincony A16V3 website to send the RF signals, which control my devices.<br />
<br />
However, Home Assistant sees all the RF sensors, but doesn't see any of the RF controls??<br />
<br />
Are there any other steps that I need to do to make the RF controls some into HA?<br />
<br />
Thank you<br />
<br />
-Richard]]></description>
			<content:encoded><![CDATA[Greetings everyone New user here,<br />
<br />
 I have a Board Model A16v3 - Software Version v3.9.1 Kincony relay using Home Assistant to control my devices (MQTT(HA)).<br />
<br />
I learned in a few RF controls.  I used the Kincony A16V3 website to send the RF signals, which control my devices.<br />
<br />
However, Home Assistant sees all the RF sensors, but doesn't see any of the RF controls??<br />
<br />
Are there any other steps that I need to do to make the RF controls some into HA?<br />
<br />
Thank you<br />
<br />
-Richard]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Low Level Trigger for Relays]]></title>
			<link>https://www.kincony.com/forum/showthread.php?tid=8812</link>
			<pubDate>Thu, 11 Dec 2025 14:54:46 +0800</pubDate>
			<dc:creator><![CDATA[<a href="https://www.kincony.com/forum/member.php?action=profile&uid=8572">shawn@itcharleston.com</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.kincony.com/forum/showthread.php?tid=8812</guid>
			<description><![CDATA[Can the KC868-A16v3 be configured to output a Low Level (Ground) to trigger relays on a SainSmart 16-Channel 12V Relay Module Board?<br />
<br />
Thanks<br />
Shawn]]></description>
			<content:encoded><![CDATA[Can the KC868-A16v3 be configured to output a Low Level (Ground) to trigger relays on a SainSmart 16-Channel 12V Relay Module Board?<br />
<br />
Thanks<br />
Shawn]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Low Level Output for Relays]]></title>
			<link>https://www.kincony.com/forum/showthread.php?tid=8811</link>
			<pubDate>Thu, 11 Dec 2025 14:52:14 +0800</pubDate>
			<dc:creator><![CDATA[<a href="https://www.kincony.com/forum/member.php?action=profile&uid=8572">shawn@itcharleston.com</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.kincony.com/forum/showthread.php?tid=8811</guid>
			<description><![CDATA[Can the KC868-A16v3 be configured to output a Low Level (Ground) to trigger the relays on a <a href="https://www.sainsmart.com/products/16-channel-12v-relay-module?srsltid=AfmBOorVX_lQtQ78DqqAfgAsVITOZ8qLAZupg9IDBZ8SObaekqXHH-6w" target="_blank" rel="noopener" class="mycode_url">SainSmart 16-Channel 12V Relay Module Board</a>?]]></description>
			<content:encoded><![CDATA[Can the KC868-A16v3 be configured to output a Low Level (Ground) to trigger the relays on a <a href="https://www.sainsmart.com/products/16-channel-12v-relay-module?srsltid=AfmBOorVX_lQtQ78DqqAfgAsVITOZ8qLAZupg9IDBZ8SObaekqXHH-6w" target="_blank" rel="noopener" class="mycode_url">SainSmart 16-Channel 12V Relay Module Board</a>?]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Low Level Relay Trigger]]></title>
			<link>https://www.kincony.com/forum/showthread.php?tid=8810</link>
			<pubDate>Thu, 11 Dec 2025 14:47:32 +0800</pubDate>
			<dc:creator><![CDATA[<a href="https://www.kincony.com/forum/member.php?action=profile&uid=8572">shawn@itcharleston.com</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.kincony.com/forum/showthread.php?tid=8810</guid>
			<description><![CDATA[Can the KC868-A16v3 be configured to output a Low Level (Ground) to trigger relays on the <a href="https://www.sainsmart.com/products/16-channel-12v-relay-module?srsltid=AfmBOorVX_lQtQ78DqqAfgAsVITOZ8qLAZupg9IDBZ8SObaekqXHH-6w" target="_blank" rel="noopener" class="mycode_url">SainSmart 16-Channel 12V Relay Module Board</a>?]]></description>
			<content:encoded><![CDATA[Can the KC868-A16v3 be configured to output a Low Level (Ground) to trigger relays on the <a href="https://www.sainsmart.com/products/16-channel-12v-relay-module?srsltid=AfmBOorVX_lQtQ78DqqAfgAsVITOZ8qLAZupg9IDBZ8SObaekqXHH-6w" target="_blank" rel="noopener" class="mycode_url">SainSmart 16-Channel 12V Relay Module Board</a>?]]></content:encoded>
		</item>
	</channel>
</rss>