<?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-A6]]></title>
		<link>https://www.kincony.com/forum/</link>
		<description><![CDATA[Smart Home Automation Forum - https://www.kincony.com/forum]]></description>
		<pubDate>Sun, 17 May 2026 18:56:05 +0000</pubDate>
		<generator>MyBB</generator>
		<item>
			<title><![CDATA[KC868-A6v3 ESP32-S3 6 channel LoRa relay module]]></title>
			<link>https://www.kincony.com/forum/showthread.php?tid=9106</link>
			<pubDate>Fri, 06 Mar 2026 06:36:10 +0800</pubDate>
			<dc:creator><![CDATA[<a href="https://www.kincony.com/forum/member.php?action=profile&uid=485">mcdave</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.kincony.com/forum/showthread.php?tid=9106</guid>
			<description><![CDATA[Hello admin,<br />
I am using the <span style="font-weight: bold;" class="mycode_b">KinCony KC868-A6v3 and  kincony ALR lora </span>board and developing custom firmware with Arduino / PlatformIO.<br />
The <span style="font-weight: bold;" class="mycode_b">SSD1306 OLED works with the factory firmware</span>, but when I upload my own firmware the LCD stays blank.<br />
Could you please tell me:<br />
<ol type="1" class="mycode_list"><li>What <span style="font-weight: bold;" class="mycode_b">GPIO pins are used for the OLED I2C (SDA / SCL)?</span><br />
</li>
<li>What is the <span style="font-weight: bold;" class="mycode_b">I2C address (0x3C or 0x3D)?</span><br />
</li>
<li>Do we need to <span style="font-weight: bold;" class="mycode_b">initialize any IO expander or controller before using the OLED?</span><br />
</li>
<li>Do you have a <span style="font-weight: bold;" class="mycode_b">simple Arduino example to initialize the onboard OLED?</span><br />
</li>
</ol>
Thank you.]]></description>
			<content:encoded><![CDATA[Hello admin,<br />
I am using the <span style="font-weight: bold;" class="mycode_b">KinCony KC868-A6v3 and  kincony ALR lora </span>board and developing custom firmware with Arduino / PlatformIO.<br />
The <span style="font-weight: bold;" class="mycode_b">SSD1306 OLED works with the factory firmware</span>, but when I upload my own firmware the LCD stays blank.<br />
Could you please tell me:<br />
<ol type="1" class="mycode_list"><li>What <span style="font-weight: bold;" class="mycode_b">GPIO pins are used for the OLED I2C (SDA / SCL)?</span><br />
</li>
<li>What is the <span style="font-weight: bold;" class="mycode_b">I2C address (0x3C or 0x3D)?</span><br />
</li>
<li>Do we need to <span style="font-weight: bold;" class="mycode_b">initialize any IO expander or controller before using the OLED?</span><br />
</li>
<li>Do you have a <span style="font-weight: bold;" class="mycode_b">simple Arduino example to initialize the onboard OLED?</span><br />
</li>
</ol>
Thank you.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Rs485 addresses for KC868-A6 relays]]></title>
			<link>https://www.kincony.com/forum/showthread.php?tid=9066</link>
			<pubDate>Sun, 22 Feb 2026 00:01:52 +0800</pubDate>
			<dc:creator><![CDATA[<a href="https://www.kincony.com/forum/member.php?action=profile&uid=10461">Yuriy</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.kincony.com/forum/showthread.php?tid=9066</guid>
			<description><![CDATA[Hello everyone!<br />
Please, help me, what are the Rs485 addresses (for ESPhome firmware) of the KC868-A6 relays?<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>switch:<br />
- platform: modbus_controller<br />
  modbus_controller_id: modbus_device<br />
  name: "Relay rs485"<br />
  register_type: coil<br />
  address: ???????????????<br />
  bitmask: 1</code></div></div><br />
Thank you in advance.]]></description>
			<content:encoded><![CDATA[Hello everyone!<br />
Please, help me, what are the Rs485 addresses (for ESPhome firmware) of the KC868-A6 relays?<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>switch:<br />
- platform: modbus_controller<br />
  modbus_controller_id: modbus_device<br />
  name: "Relay rs485"<br />
  register_type: coil<br />
  address: ???????????????<br />
  bitmask: 1</code></div></div><br />
Thank you in advance.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[KC868-A6 with KC868-HAv2]]></title>
			<link>https://www.kincony.com/forum/showthread.php?tid=9046</link>
			<pubDate>Thu, 12 Feb 2026 00:08:51 +0800</pubDate>
			<dc:creator><![CDATA[<a href="https://www.kincony.com/forum/member.php?action=profile&uid=10412">TMM</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.kincony.com/forum/showthread.php?tid=9046</guid>
			<description><![CDATA[Hello,<br />
<br />
I have C868-A6 and KC868-HAv2 module,<br />
with the latest Kincony firmware, but I can't find on IFTTT tab how to set action with MODBUS-HA protocol.<br />
It possible to setup with this configuration?<br />
<br />
Digital inputs works well.]]></description>
			<content:encoded><![CDATA[Hello,<br />
<br />
I have C868-A6 and KC868-HAv2 module,<br />
with the latest Kincony firmware, but I can't find on IFTTT tab how to set action with MODBUS-HA protocol.<br />
It possible to setup with this configuration?<br />
<br />
Digital inputs works well.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[KC868-A6: Any accessible GPIO without hardware modification?]]></title>
			<link>https://www.kincony.com/forum/showthread.php?tid=9044</link>
			<pubDate>Wed, 11 Feb 2026 22:26:54 +0800</pubDate>
			<dc:creator><![CDATA[<a href="https://www.kincony.com/forum/member.php?action=profile&uid=10332">syme</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.kincony.com/forum/showthread.php?tid=9044</guid>
			<description><![CDATA[Hi,<br />
<br />
On the KC868-A6 board, there are no directly accessible GPIOs like on the KC868-A6 v3.<br />
Is it possible to reuse or repurpose some GPIOs without soldering or desoldering components?<br />
I was considering IO13 from the internal serial port (P17 interface), but I’m unsure because the CPU schematic shows IO13 as not connected (marked with a red cross).<br />
Are there any other GPIOs that might be available?<br />
<br />
Thanks in advance for your help.<br /><!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://www.kincony.com/forum/images/attachtypes/pdf.png" title="Adobe Acrobat PDF" border="0" alt=".pdf" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=9176" target="_blank" title="">KC868-A6-schematic.pdf</a> (Size: 576.02 KB / Downloads: 146)
<!-- end: postbit_attachments_attachment -->]]></description>
			<content:encoded><![CDATA[Hi,<br />
<br />
On the KC868-A6 board, there are no directly accessible GPIOs like on the KC868-A6 v3.<br />
Is it possible to reuse or repurpose some GPIOs without soldering or desoldering components?<br />
I was considering IO13 from the internal serial port (P17 interface), but I’m unsure because the CPU schematic shows IO13 as not connected (marked with a red cross).<br />
Are there any other GPIOs that might be available?<br />
<br />
Thanks in advance for your help.<br /><!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://www.kincony.com/forum/images/attachtypes/pdf.png" title="Adobe Acrobat PDF" border="0" alt=".pdf" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=9176" target="_blank" title="">KC868-A6-schematic.pdf</a> (Size: 576.02 KB / Downloads: 146)
<!-- end: postbit_attachments_attachment -->]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[цифровые входы DI-1-6 на KinCony KC868-A6]]></title>
			<link>https://www.kincony.com/forum/showthread.php?tid=8976</link>
			<pubDate>Sun, 01 Feb 2026 11:30:17 +0800</pubDate>
			<dc:creator><![CDATA[<a href="https://www.kincony.com/forum/member.php?action=profile&uid=10341">AlexeyAris</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.kincony.com/forum/showthread.php?tid=8976</guid>
			<description><![CDATA[Здравствуйте! Прошу прислать пример скетча на Arduino IDE для контроллера KinCony KC868-A6<br />
Датчик сухого контакта подключен к цифровому входу DI-1 и GND в контроллере KinCony KC868-A6.<br />
При замыкании сухого контакта Реле 1 включается<br />
При размыкании сухого контакта Реле 1 выключается<br />
Напряжение на контакте DI-1 составляет 11 В. Это нормальное напряжение?]]></description>
			<content:encoded><![CDATA[Здравствуйте! Прошу прислать пример скетча на Arduino IDE для контроллера KinCony KC868-A6<br />
Датчик сухого контакта подключен к цифровому входу DI-1 и GND в контроллере KinCony KC868-A6.<br />
При замыкании сухого контакта Реле 1 включается<br />
При размыкании сухого контакта Реле 1 выключается<br />
Напряжение на контакте DI-1 составляет 11 В. Это нормальное напряжение?]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[ompatibility of ACS712 with KC868‑A6 ADC Inputs (Arduino)]]></title>
			<link>https://www.kincony.com/forum/showthread.php?tid=8975</link>
			<pubDate>Sat, 31 Jan 2026 01:13:55 +0800</pubDate>
			<dc:creator><![CDATA[<a href="https://www.kincony.com/forum/member.php?action=profile&uid=10332">syme</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.kincony.com/forum/showthread.php?tid=8975</guid>
			<description><![CDATA[Hello,<br />
<br />
I want to measure the presence of current on a 220 V device (≤16 A) using my KC868‑A6.<br />
<br />
I have a 20 A ACS712 current sensor (analog output 0–5 V). I plan to use Arduino code directly. Before connecting it, I would like to know:<br />
<ol type="1" class="mycode_list"><li>Are the analog inputs (ADC) of the KC868‑A6 (GPIO 36/39/34/35) compatible with a signal from a 20 A ACS712 when using Arduino code?<br />
</li>
<li>Is any filtering or signal conditioning required to ensure the ADC reads it correctly?<br />
</li>
<li>Are there any special precautions regarding ground or reference to get a reliable reading?<br />
</li>
</ol>
     4. Are there other current sensors that would be more suitable for detecting the presence of current on a 220 V device with the KC868‑A6?<br />
<br />
Thank you in advance for your help.<br />
<br />
Best regards]]></description>
			<content:encoded><![CDATA[Hello,<br />
<br />
I want to measure the presence of current on a 220 V device (≤16 A) using my KC868‑A6.<br />
<br />
I have a 20 A ACS712 current sensor (analog output 0–5 V). I plan to use Arduino code directly. Before connecting it, I would like to know:<br />
<ol type="1" class="mycode_list"><li>Are the analog inputs (ADC) of the KC868‑A6 (GPIO 36/39/34/35) compatible with a signal from a 20 A ACS712 when using Arduino code?<br />
</li>
<li>Is any filtering or signal conditioning required to ensure the ADC reads it correctly?<br />
</li>
<li>Are there any special precautions regarding ground or reference to get a reliable reading?<br />
</li>
</ol>
     4. Are there other current sensors that would be more suitable for detecting the presence of current on a 220 V device with the KC868‑A6?<br />
<br />
Thank you in advance for your help.<br />
<br />
Best regards]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Help needed: Bricked A6 v1.3 board]]></title>
			<link>https://www.kincony.com/forum/showthread.php?tid=8974</link>
			<pubDate>Sat, 31 Jan 2026 00:00:45 +0800</pubDate>
			<dc:creator><![CDATA[<a href="https://www.kincony.com/forum/member.php?action=profile&uid=10331">schma</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.kincony.com/forum/showthread.php?tid=8974</guid>
			<description><![CDATA[<span style="font-weight: bold;" class="mycode_b">Hi everyone,</span><br />
I'm seeking some technical advice on reviving an <span style="font-weight: bold;" class="mycode_b">A6 v1.3 board</span> (ESP32-based).<br />
<span style="font-weight: bold;" class="mycode_b">The situation:</span> The board was running ESPHome perfectly. However, following a Wi-Fi AP migration and some "beginner mistakes" within Home Assistant, I’ve lost all connectivity to the device.<br />
<span style="font-weight: bold;" class="mycode_b">The problem:</span><ul class="mycode_list"><li><span style="font-weight: bold;" class="mycode_b">No OTA:</span> Since the Wi-Fi credentials are now incorrect, I cannot access it over the air.<br />
</li>
<li><span style="font-weight: bold;" class="mycode_b">Serial flashing fails:</span> I am unable to upload new firmware via the onboard USB port.<br />
</li>
<li><span style="font-weight: bold;" class="mycode_b">Hardware status:</span> The onboard USB-to-Serial chip seems functional (it's recognized by the OS), but there is zero communication with the ESP32 SoC itself. It won't enter bootloader mode or accept any flash commands.<br />
</li>
</ul>
<span style="font-weight: bold;" class="mycode_b">My questions:</span><br />
<ol type="1" class="mycode_list"><li>Is there a way to "force" this specific board into flash mode if the auto-reset circuit is failing?<br />
</li>
<li>Can I bypass the onboard serial chip and flash the SoC directly using an <span style="font-weight: bold;" class="mycode_b">external FTDI programmer</span>? If so, does anyone have the pinout for the RX/TX/IO0/EN pads on this v1.3 board?<br />
</li>
<li>Are there any specific recovery tools or "low-level" utilities (besides esptool.py) that you would recommend to "wake up" a non-responsive ESP32?<br />
</li>
</ol>
I would appreciate any tips or schematics to help me save this board!<br />
<span style="font-weight: bold;" class="mycode_b">Thanks in advance!</span>]]></description>
			<content:encoded><![CDATA[<span style="font-weight: bold;" class="mycode_b">Hi everyone,</span><br />
I'm seeking some technical advice on reviving an <span style="font-weight: bold;" class="mycode_b">A6 v1.3 board</span> (ESP32-based).<br />
<span style="font-weight: bold;" class="mycode_b">The situation:</span> The board was running ESPHome perfectly. However, following a Wi-Fi AP migration and some "beginner mistakes" within Home Assistant, I’ve lost all connectivity to the device.<br />
<span style="font-weight: bold;" class="mycode_b">The problem:</span><ul class="mycode_list"><li><span style="font-weight: bold;" class="mycode_b">No OTA:</span> Since the Wi-Fi credentials are now incorrect, I cannot access it over the air.<br />
</li>
<li><span style="font-weight: bold;" class="mycode_b">Serial flashing fails:</span> I am unable to upload new firmware via the onboard USB port.<br />
</li>
<li><span style="font-weight: bold;" class="mycode_b">Hardware status:</span> The onboard USB-to-Serial chip seems functional (it's recognized by the OS), but there is zero communication with the ESP32 SoC itself. It won't enter bootloader mode or accept any flash commands.<br />
</li>
</ul>
<span style="font-weight: bold;" class="mycode_b">My questions:</span><br />
<ol type="1" class="mycode_list"><li>Is there a way to "force" this specific board into flash mode if the auto-reset circuit is failing?<br />
</li>
<li>Can I bypass the onboard serial chip and flash the SoC directly using an <span style="font-weight: bold;" class="mycode_b">external FTDI programmer</span>? If so, does anyone have the pinout for the RX/TX/IO0/EN pads on this v1.3 board?<br />
</li>
<li>Are there any specific recovery tools or "low-level" utilities (besides esptool.py) that you would recommend to "wake up" a non-responsive ESP32?<br />
</li>
</ol>
I would appreciate any tips or schematics to help me save this board!<br />
<span style="font-weight: bold;" class="mycode_b">Thanks in advance!</span>]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[KC868-A6 - how to connect an optocoupler]]></title>
			<link>https://www.kincony.com/forum/showthread.php?tid=8839</link>
			<pubDate>Tue, 23 Dec 2025 05:44:01 +0800</pubDate>
			<dc:creator><![CDATA[<a href="https://www.kincony.com/forum/member.php?action=profile&uid=10095">itpraktyk</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.kincony.com/forum/showthread.php?tid=8839</guid>
			<description><![CDATA[Hi!<br />
<br />
I would like connect to the KC868-A6-V1.4SP an optocoupler - similar to <a href="https://pl.aliexpress.com/item/1005008446930626.html" target="_blank" rel="noopener" class="mycode_url">https://pl.aliexpress.com/item/1005008446930626.html</a> . My goal is to detect and react for switching 230V power in monitored circuit.<br />
<br />
I flashed the KC868-A6 board with ESPHome - for now with default configuration.<br />
<br />
Can someone help me understand<br />
- from which pin should I take a power source for low voltage optocoupler side <br />
- where to connect its output to the KC868-A6 board<br />
- what I have to add to the ESPHome configuraiton?<br />
<br />
Thank you in advance.]]></description>
			<content:encoded><![CDATA[Hi!<br />
<br />
I would like connect to the KC868-A6-V1.4SP an optocoupler - similar to <a href="https://pl.aliexpress.com/item/1005008446930626.html" target="_blank" rel="noopener" class="mycode_url">https://pl.aliexpress.com/item/1005008446930626.html</a> . My goal is to detect and react for switching 230V power in monitored circuit.<br />
<br />
I flashed the KC868-A6 board with ESPHome - for now with default configuration.<br />
<br />
Can someone help me understand<br />
- from which pin should I take a power source for low voltage optocoupler side <br />
- where to connect its output to the KC868-A6 board<br />
- what I have to add to the ESPHome configuraiton?<br />
<br />
Thank you in advance.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[PCF8574 INT pin on KC868-A6 — Is it connected to ESP32? Schematic request.]]></title>
			<link>https://www.kincony.com/forum/showthread.php?tid=8790</link>
			<pubDate>Sat, 06 Dec 2025 02:31:59 +0800</pubDate>
			<dc:creator><![CDATA[<a href="https://www.kincony.com/forum/member.php?action=profile&uid=9999">Asil</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.kincony.com/forum/showthread.php?tid=8790</guid>
			<description><![CDATA[Hello,<br />
I am using the KC868-A6 board and reading digital inputs through the PCF8574.<br />
I need to know whether the <span style="font-weight: bold;" class="mycode_b">INT (nINT) pin of the PCF8574</span> is connected to any GPIO pin of the onboard ESP32.<br />
I have checked the hardware documentation, but I could not find a clear answer.<br />
Some older forum posts suggest that the INT pin might <span style="font-weight: bold;" class="mycode_b">not</span> be connected at all, but I want to confirm this specifically for the KC868-A6.<br />
Could you please clarify:<br />
<ol type="1" class="mycode_list"><li><span style="font-weight: bold;" class="mycode_b">Is the PCF8574 INT pin connected to the ESP32 on the KC868-A6 board?</span><br />
</li>
<li><span style="font-weight: bold;" class="mycode_b">If yes, which ESP32 GPIO pin is it wired to?</span><br />
</li>
<li><span style="font-weight: bold;" class="mycode_b">If not, is there a pad or test point where the INT pin can be accessed so we can wire it manually?</span><br />
</li>
<li>If possible, could you share the related portion of the <span style="font-weight: bold;" class="mycode_b">schematic or PCB layout</span> showing the PCF8574 connections?<br />
</li>
</ol>
I want to use hardware interrupts instead of polling the inputs constantly, so knowing the actual connection would help a lot.<br />
Thank you very much!]]></description>
			<content:encoded><![CDATA[Hello,<br />
I am using the KC868-A6 board and reading digital inputs through the PCF8574.<br />
I need to know whether the <span style="font-weight: bold;" class="mycode_b">INT (nINT) pin of the PCF8574</span> is connected to any GPIO pin of the onboard ESP32.<br />
I have checked the hardware documentation, but I could not find a clear answer.<br />
Some older forum posts suggest that the INT pin might <span style="font-weight: bold;" class="mycode_b">not</span> be connected at all, but I want to confirm this specifically for the KC868-A6.<br />
Could you please clarify:<br />
<ol type="1" class="mycode_list"><li><span style="font-weight: bold;" class="mycode_b">Is the PCF8574 INT pin connected to the ESP32 on the KC868-A6 board?</span><br />
</li>
<li><span style="font-weight: bold;" class="mycode_b">If yes, which ESP32 GPIO pin is it wired to?</span><br />
</li>
<li><span style="font-weight: bold;" class="mycode_b">If not, is there a pad or test point where the INT pin can be accessed so we can wire it manually?</span><br />
</li>
<li>If possible, could you share the related portion of the <span style="font-weight: bold;" class="mycode_b">schematic or PCB layout</span> showing the PCF8574 connections?<br />
</li>
</ol>
I want to use hardware interrupts instead of polling the inputs constantly, so knowing the actual connection would help a lot.<br />
Thank you very much!]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[KC868-A6 Flow Control]]></title>
			<link>https://www.kincony.com/forum/showthread.php?tid=8725</link>
			<pubDate>Wed, 05 Nov 2025 00:47:33 +0800</pubDate>
			<dc:creator><![CDATA[<a href="https://www.kincony.com/forum/member.php?action=profile&uid=9796">Edomicianoa</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.kincony.com/forum/showthread.php?tid=8725</guid>
			<description><![CDATA[<span style="font-weight: bold;" class="mycode_b">Prezada Equipe de Suporte Técnico da KinCony,</span><br />
Estou usando a placa de automação residencial inteligente <span style="font-weight: bold;" class="mycode_b">KC868-A6 V1 4SP</span> .<br />
Preciso saber se é possível usar <span style="font-weight: bold;" class="mycode_b">o controle de fluxo de hardware RTS/CTS (Request To Send / Clear To Send)</span> nas portas seriais <span style="font-weight: bold;" class="mycode_b">RS232</span> e/ou <span style="font-weight: bold;" class="mycode_b">RS485</span> integradas .<ul class="mycode_list"><li><span style="font-weight: bold;" class="mycode_b">Em caso afirmativo:</span> Poderia especificar quais <span style="font-weight: bold;" class="mycode_b">pinos</span> da placa estão atribuídos aos sinais <span style="font-weight: bold;" class="mycode_b">RTS</span> e <span style="font-weight: bold;" class="mycode_b">CTS</span> para as interfaces RS232 e/ou RS485?<br />
</li>
<li><span style="font-weight: bold;" class="mycode_b">Caso a resposta seja NÃO:</span> Você poderia recomendar um modelo alternativo de placa KinCony que <span style="font-weight: bold;" class="mycode_b">suporte</span> o controle de fluxo de hardware RTS/CTS por meio de sua interface RS232?<br />
</li>
</ul>
Agradecemos imensamente sua ajuda para esclarecer as capacidades de hardware da placa KC868-A6.<br />
<span style="font-weight: bold;" class="mycode_b">Muito obrigado, <img src="https://www.kincony.com/forum/images/smilies/smile.png" alt="Smile" title="Smile" class="smilie smilie_1" /></span>]]></description>
			<content:encoded><![CDATA[<span style="font-weight: bold;" class="mycode_b">Prezada Equipe de Suporte Técnico da KinCony,</span><br />
Estou usando a placa de automação residencial inteligente <span style="font-weight: bold;" class="mycode_b">KC868-A6 V1 4SP</span> .<br />
Preciso saber se é possível usar <span style="font-weight: bold;" class="mycode_b">o controle de fluxo de hardware RTS/CTS (Request To Send / Clear To Send)</span> nas portas seriais <span style="font-weight: bold;" class="mycode_b">RS232</span> e/ou <span style="font-weight: bold;" class="mycode_b">RS485</span> integradas .<ul class="mycode_list"><li><span style="font-weight: bold;" class="mycode_b">Em caso afirmativo:</span> Poderia especificar quais <span style="font-weight: bold;" class="mycode_b">pinos</span> da placa estão atribuídos aos sinais <span style="font-weight: bold;" class="mycode_b">RTS</span> e <span style="font-weight: bold;" class="mycode_b">CTS</span> para as interfaces RS232 e/ou RS485?<br />
</li>
<li><span style="font-weight: bold;" class="mycode_b">Caso a resposta seja NÃO:</span> Você poderia recomendar um modelo alternativo de placa KinCony que <span style="font-weight: bold;" class="mycode_b">suporte</span> o controle de fluxo de hardware RTS/CTS por meio de sua interface RS232?<br />
</li>
</ul>
Agradecemos imensamente sua ajuda para esclarecer as capacidades de hardware da placa KC868-A6.<br />
<span style="font-weight: bold;" class="mycode_b">Muito obrigado, <img src="https://www.kincony.com/forum/images/smilies/smile.png" alt="Smile" title="Smile" class="smilie smilie_1" /></span>]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[MODBUS RTU comunication KC868 wich Siemens S1200 RS485]]></title>
			<link>https://www.kincony.com/forum/showthread.php?tid=8660</link>
			<pubDate>Tue, 21 Oct 2025 04:06:20 +0800</pubDate>
			<dc:creator><![CDATA[<a href="https://www.kincony.com/forum/member.php?action=profile&uid=8419">naurismaculskis</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.kincony.com/forum/showthread.php?tid=8660</guid>
			<description><![CDATA[Hello. I have siemens S1200 PLC and I try to comunicate over Modbus RTU and can't get KC868-A6 comunicate over Modbus. Maybe someone has been seting up MB master and has some example in TIA portal? Or maybe someone knows MB Master Data addr?<br />
<br />
I was trying to find register addres in  "KC868-A series board protocol – Modbus"  file but there it says that register is 0000 which does not work. <br />
<br />
I added MODBUS file in attacment for  KC868 series.<br /><!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://www.kincony.com/forum/images/attachtypes/pdf.png" title="Adobe Acrobat PDF" border="0" alt=".pdf" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=8505" target="_blank" title="">KC868-A-series-protocol-ModBus.pdf</a> (Size: 139.11 KB / Downloads: 322)
<!-- end: postbit_attachments_attachment -->]]></description>
			<content:encoded><![CDATA[Hello. I have siemens S1200 PLC and I try to comunicate over Modbus RTU and can't get KC868-A6 comunicate over Modbus. Maybe someone has been seting up MB master and has some example in TIA portal? Or maybe someone knows MB Master Data addr?<br />
<br />
I was trying to find register addres in  "KC868-A series board protocol – Modbus"  file but there it says that register is 0000 which does not work. <br />
<br />
I added MODBUS file in attacment for  KC868 series.<br /><!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://www.kincony.com/forum/images/attachtypes/pdf.png" title="Adobe Acrobat PDF" border="0" alt=".pdf" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=8505" target="_blank" title="">KC868-A-series-protocol-ModBus.pdf</a> (Size: 139.11 KB / Downloads: 322)
<!-- end: postbit_attachments_attachment -->]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[RF fo KC868-A6]]></title>
			<link>https://www.kincony.com/forum/showthread.php?tid=8655</link>
			<pubDate>Thu, 16 Oct 2025 16:00:57 +0800</pubDate>
			<dc:creator><![CDATA[<a href="https://www.kincony.com/forum/member.php?action=profile&uid=8962">D2K</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.kincony.com/forum/showthread.php?tid=8655</guid>
			<description><![CDATA[Good afternoon <br />
I need to connect an RF button fo KC868-A6 KCS v2.2.14 <br />
the firmware "KCS" description lists "support for EV1527 or PT2262, PT2264 wireless remote code"<br />
there is no connection description.]]></description>
			<content:encoded><![CDATA[Good afternoon <br />
I need to connect an RF button fo KC868-A6 KCS v2.2.14 <br />
the firmware "KCS" description lists "support for EV1527 or PT2262, PT2264 wireless remote code"<br />
there is no connection description.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[DEBUG by JTAG]]></title>
			<link>https://www.kincony.com/forum/showthread.php?tid=8493</link>
			<pubDate>Fri, 05 Sep 2025 06:30:25 +0800</pubDate>
			<dc:creator><![CDATA[<a href="https://www.kincony.com/forum/member.php?action=profile&uid=9453">maddoc</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.kincony.com/forum/showthread.php?tid=8493</guid>
			<description><![CDATA[Hello. can you tell me how I can connect the esprog debugger(jtag) to this board?  I have a problem with pin io15 (TDO), which is powered by 3v all the time, and it seems to me that this is interfering with debugging. Of course, I can cut the track for debugging time. But as a novice developer, I am tormented by the question: How did you debug on this board via JTAG? I don't want to use printf() <img src="https://www.kincony.com/forum/images/smilies/smile.png" alt="Smile" title="Smile" class="smilie smilie_1" /><br />
If this information is not for general use, then please reply by email or in private messages.<br />
<img src="https://www.kincony.com/forum/images/attachtypes/image.png" loading="lazy"  alt="[Image: image.png]" class="mycode_img" /><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=8249" target="_blank" title="">pins.jpg</a> (Size: 75.34 KB / Downloads: 176)
<!-- end: postbit_attachments_attachment -->]]></description>
			<content:encoded><![CDATA[Hello. can you tell me how I can connect the esprog debugger(jtag) to this board?  I have a problem with pin io15 (TDO), which is powered by 3v all the time, and it seems to me that this is interfering with debugging. Of course, I can cut the track for debugging time. But as a novice developer, I am tormented by the question: How did you debug on this board via JTAG? I don't want to use printf() <img src="https://www.kincony.com/forum/images/smilies/smile.png" alt="Smile" title="Smile" class="smilie smilie_1" /><br />
If this information is not for general use, then please reply by email or in private messages.<br />
<img src="https://www.kincony.com/forum/images/attachtypes/image.png" loading="lazy"  alt="[Image: image.png]" class="mycode_img" /><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=8249" target="_blank" title="">pins.jpg</a> (Size: 75.34 KB / Downloads: 176)
<!-- end: postbit_attachments_attachment -->]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[No AP appears]]></title>
			<link>https://www.kincony.com/forum/showthread.php?tid=8446</link>
			<pubDate>Wed, 13 Aug 2025 20:12:03 +0800</pubDate>
			<dc:creator><![CDATA[<a href="https://www.kincony.com/forum/member.php?action=profile&uid=9288">sergey1945</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.kincony.com/forum/showthread.php?tid=8446</guid>
			<description><![CDATA[I just bought the KS868 A6 board and successfully flashed the firmware according to the instructions. However, after reconnecting the power, I can't detect the Wi-Fi access point. When power is applied, the red LED near the power connector lights up, and all relays click. No other activity on the board. Tried firmware KCS_KC868_A6_V2.2.13 and KCS_KC868_A6_V2.2.14. My board arrived in a very dented package, so I'm concerned about the Wi-Fi module. Is there any way to diagnose the Wi-Fi module? Could this issue be related to me temporarily using a DC 12V 1A?]]></description>
			<content:encoded><![CDATA[I just bought the KS868 A6 board and successfully flashed the firmware according to the instructions. However, after reconnecting the power, I can't detect the Wi-Fi access point. When power is applied, the red LED near the power connector lights up, and all relays click. No other activity on the board. Tried firmware KCS_KC868_A6_V2.2.13 and KCS_KC868_A6_V2.2.14. My board arrived in a very dented package, so I'm concerned about the Wi-Fi module. Is there any way to diagnose the Wi-Fi module? Could this issue be related to me temporarily using a DC 12V 1A?]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Power supply]]></title>
			<link>https://www.kincony.com/forum/showthread.php?tid=8344</link>
			<pubDate>Sun, 27 Jul 2025 13:45:37 +0800</pubDate>
			<dc:creator><![CDATA[<a href="https://www.kincony.com/forum/member.php?action=profile&uid=8900">Smirnof</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.kincony.com/forum/showthread.php?tid=8344</guid>
			<description><![CDATA[Good afternoon! <br />
Please tell me the range of power supply voltage (9-15v ?) and current (min .5A)?<br />
Thanks]]></description>
			<content:encoded><![CDATA[Good afternoon! <br />
Please tell me the range of power supply voltage (9-15v ?) and current (min .5A)?<br />
Thanks]]></content:encoded>
		</item>
	</channel>
</rss>