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

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 8,269
» Latest member: diamondlocksmithsau
» Forum threads: 3,615
» Forum posts: 18,646

Full Statistics

Online Users
There are currently 107 online users.
» 0 Member(s) | 82 Guest(s)
AhrefsBot, Amazonbot, Bing, Bytespider, Crawl, Mediapartners-Google, PetalBot, Semrush, Sogou web, bot

Latest Threads
MODBUS TCP ETHERNET - SLA...
Forum: KC868-A16
Last Post: admin
2 hours ago
» Replies: 8
» Views: 991
N20 ESPHome YAML Updated ...
Forum: N20
Last Post: admin
2 hours ago
» Replies: 1
» Views: 12
Where to start
Forum: KC868-A6
Last Post: admin
8 hours ago
» Replies: 11
» Views: 8,415
N20 ESPHome & HA - Line t...
Forum: N20
Last Post: admin
8 hours ago
» Replies: 4
» Views: 40
flash kc868-a4
Forum: KC868-A series and Uair Smart Controller
Last Post: admin
8 hours ago
» Replies: 11
» Views: 244
KC868-H16B Mqtt stops wor...
Forum: KC868-HxB series Smart Controller
Last Post: admin
8 hours ago
» Replies: 1
» Views: 3
Some bugs in Home Assista...
Forum: N60
Last Post: VeikkoPeikko
Yesterday, 06:37 AM
» Replies: 2
» Views: 41
KC868 server16 and GSM mo...
Forum: KinCony AS
Last Post: admin
12-15-2025, 11:39 PM
» Replies: 12
» Views: 1,686
IFTTT T64M
Forum: "KCS" v3 firmware
Last Post: admin
12-15-2025, 11:37 PM
» Replies: 3
» Views: 36
easy way to export/import...
Forum: KC868-A series and Uair Smart Controller
Last Post: admin
12-15-2025, 11:34 PM
» Replies: 5
» Views: 5,519

  how to connet relay - a16
Posted by: gtd0916 - 09-18-2025, 06:31 AM - Forum: KC868-A16 - Replies (1)

이 릴레이를 사용하려고 하는데, 핀을 어떻게 연결해야 하나요?
전원 공급 장치 VCC를 핀 8에 연결하고 MOSFET 출력 R1을 핀 7에 연결하는 것이 맞습니까?



Attached Files Thumbnail(s)
   
Print this item

  KC868-V16 and 6-terminal PIR Wiring
Posted by: tasman - 09-18-2025, 06:00 AM - Forum: KC868-A series and Uair Smart Controller - Replies (2)

Hello 

I am looking for some help with wiring my PIRs to the KC868-A16 as I am not getting any reading when motion is detected.

My PIRs have 6 terminals:

1. +12V
2. -12V
3. ALM
4. ALM
5. TAMPER
6. TAMPER

   

Power is supplied successfully via the +12V terminal.  The PIR was wired to the old board with one of the ALM terminals (left) and a TAMPER terminal. 

I have attempted to wire to a digital input on the KC868 and GND. On the PIR I tried the ALM and TAMPER terminals which did not work. And I also tried ALM (left) and ALM (right) terminals which also didn't work. I also read I needed to jumper the TAMPER terminals together but that did not work either.

If I short the blue and yellow wires connected to the digital input and GND I do get a reading, therefore the issue is on the PIR side.

Has anyone successfully wired a PIR like this? 

Thanks for your help in advance.

Print this item

Question A2V3 - Schematic
Posted by: Diminuk - 09-17-2025, 11:38 AM - Forum: Schematic & diagram & Dimensions of KinCony PCB layout CAD file - Replies (1)

Hey!

I've been looking for the A2V3 board schematic, but could'nt find it on the forum or on the kincony webpage.
Is it publicly accessible? If so, could someone provide it for me?

Thanks!

Print this item

  KC868-A8: Read voltage on Analog Input A1 to A4 not working?
Posted by: svdstra - 09-17-2025, 09:26 AM - Forum: Development - Replies (1)

Since the Inputs A1 to A4 have an internal pull up resistor the analog voltage should read 3V when the input is open. For some reason I am unable to read the voltage of a open input and it returns 0.075V.

Am I correct that the reading should read around 3V because of the internal Pull-up resistor?

The input config is:

sensor:
  - platform: adc
    pin: GPIO14
    name: "Analog Input A1"
    update_interval: 5s

What am I doing wrong?

Print this item

  1-wire GPIOs
Posted by: JuDie07 - 09-16-2025, 08:08 AM - Forum: KC868-A8v3 - Replies (1)

KC868A8-V3 under ESPHome 2025.8.4

Hello,
Question: Can the 1-wire GPIOs be connected to the (with pull-up resistance on PCB):
S1:GPIO40
S2:GPIO13
S3:GPIO48
S4:GPIO14

Can other sensors be connected that do not require a pull-up resistor?
For example one:
- platform: ledc
  id: solar_pum_speed
  pin: GPIO40
  inverted: false

Print this item

  A32Pro Firmware Update Fail
Posted by: keithc - 09-15-2025, 07:36 PM - Forum: "KCS" v3 firmware - Replies (7)

I'm unable to update firmware on my A32Pro.  

The flash downloader works fine, ESP32S3, develop, USB.  Port COM3 good.  Start.  Green bar grows, but finishes at 40% (between STOP and ERASE).

Tried holding DL button and turn on device.  No change.

Device now appears to be locked.  No LCD display, no network connection, no Wifi.

How do I restore to factory and or hard reset?

Print this item

  trying to flash the kc868 A16
Posted by: wdiechmann - 09-15-2025, 09:24 AM - Forum: KC868-A series and Uair Smart Controller - Replies (3)

I am literally in kindergarten  
Sad
I finally got som help from a friend to flash the KC868 A16 with v2.2 firmware (version number major 2 but the .2 i am not so sure about). That left me with the A16 responding on HTTP - so I can see settings, network, and stuff - and I have both an ethernet connection and a WiFi connection working (the A16 responding to GET requests on both IP Addresses). I am macOS (M4) user and I run most everything in Docker containers on a Synology NAS, so I had to ask for help to upgrade the firmware from PC.

I have used the yaml I found in this forum - https://www.kincony.com/forum/showthread.php?tid=1772 - with changes to network to match my situation.

But when I try to write that configuration yaml - the output is always an error. Whether a 111 or this:

Code:
Successfully created ESP32 image.
merge_factory_bin([".pioenvs/kincony/firmware.bin"], [".pioenvs/kincony/firmware.elf"])
Info: bootloader.bin not found - skipping
Info: partition-table.bin not found - skipping
Info: ota_data_initial.bin not found - skipping
Info: kincony.bin not found - skipping
Using FLASH_EXTRA_IMAGES from PlatformIO environment
Merging binaries into /config/.esphome/build/kincony/.pioenvs/kincony/firmware.factory.bin
Merging binaries with esptool
SHA digest in image updated.
Wrote 0x7ed80 bytes to file '/config/.esphome/build/kincony/.pioenvs/kincony/firmware.factory.bin', ready to flash to offset 0x0.
Successfully created /config/.esphome/build/kincony/.pioenvs/kincony/firmware.factory.bin
esp32_copy_ota_bin([".pioenvs/kincony/firmware.bin"], [".pioenvs/kincony/firmware.elf"])
Copied firmware to /config/.esphome/build/kincony/.pioenvs/kincony/firmware.ota.bin
========================= [SUCCESS] Took 26.04 seconds =========================
INFO Package configuration completed successfully
INFO Package configuration completed successfully
INFO Successfully compiled program.
INFO Uploading to 10.4.3.33
ERROR Cannot upload Over the Air as the ota configuration is not present or does not include platform: esphome

Print this item

  KinCony AIO Hybrid ALL IN ONE controller rleased
Posted by: admin - 09-15-2025, 01:48 AM - Forum: News - Replies (2)

KinCony AIO Hybrid ESP32 smart controller based on ESP32-S3-WROOM-1U (N16R8) wifi chip. It's ALL IN ONE module. It have 5 manual control switch buttons can turn ON/OFF relay even if system is broken. 5 channel removable OMRON high-quality relay, 2 free GPIOs use for LED strip, such as WS2812B LED strip. 4 channel analog input ports. One SD card using SPI bus. KinCony AIO Hybrid include DS3231 high precision RTC clock chip. OLED display will show wifi and ethernet IP address and Tuya connection state. AIO Hybrid have RS485 port and RF433MHz RF receiver. 4 channel DAC 0-10v output user for dimmer or control motor speed. Tuya APP support work with IR and RF 433MHz devices. IR receiver use for ESP32 and Tuya module. Two IR senders use for ESP32S3 module and Tuya module.
[Image: AIO-Hybrid-1.jpg]
You can define RF and IR buttons to control TV or air conditioner or other IR devices by IR signal.
AIO Hybrid can pair with zigbee3.0 standard protocol products. create IFTTT command for zigbee sensor, so that zigbee sensor automatic send command to relay board or other devices using customize command.
[Image: AIO-Hybrid-2.jpg]
You can write any code by Arduino IDE / MicroPython / ESP-IDF development tool to ESP32 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. AIO Hybrid use KCS v3 firmware, it support home assistant auto discovery function by MQTT, so without write any config code (zero code) for home assistant.
Model No. KinCony AIO Hybrid
Description: KinCony ALL IN ONE ESP32-S3 Controller – AIO Hybrid
Power supply: 12/24V DC (Default install by 12V OMRON relay)
Processor: ESP32-S3-WROOM-1U (N16R8)
Size: 218mm*127mm*64mm
interfaces: Ethernet(RJ45)-LAN 100Mbps IPv4/IPv6,WiFi,RS485,Bluetooth,USB-C,OLED, Tuya Module,Zigbee
RTC: DS3231 high precision chip (battery socket on PCB)
SD Card: SPI bus
Installation method: DIN RAIL
OLED: SSD1306 I2C display
Outputs:
5CH OMRON removable relay, every channel have "COM"(common) and "NO"(normal open) ports.
MAX load 250VAC/16A 30VDC/16A
4CH DAC 0-10V output
Tuya IR sender
ESP32S3 IR sender
Tuya RF433MHz sender
Inputs:
4CH analog input DC0-5V (A1,A2) 2CH analog input 4-20mA (A3,A4)
12CH dry contact inputs (optocoupler isolation, long distance circuit for MAX 500 meters cable)
3 buttons: 1:ESP32 Reset 2:ESP32 Download 3:Tuya relay config, 4:Tuya IR/RF module config
free GPIO: 2CH (without pull-up resistance on PCB, connect with ESP32 pin directly)
RF receiver socket: 433MHz RF receiver
Tuya RF433MHz receiver
[Image: AIO-Hybrid_diagram.jpg]

Print this item

  [arduino code examples for AIO Hybrid]-13 RF433M receiver
Posted by: admin - 09-15-2025, 01:40 AM - Forum: AIO Hybrid - No Replies

Code:
/*
  Simple example for receiving
 
  https://github.com/sui77/rc-switch/
*/

#include <RCSwitch.h>

RCSwitch mySwitch = RCSwitch();

void setup() {
  Serial.begin(9600);
  mySwitch.enableReceive(digitalPinToInterrupt(40));
  Serial.print("begin test");
}

void loop() {
  if (mySwitch.available()) {
   
    Serial.print("Received ");
    Serial.print( mySwitch.getReceivedValue() );
    Serial.print(" / ");
    Serial.print( mySwitch.getReceivedBitlength() );
    Serial.print("bit ");
    Serial.print("Protocol: ");
    Serial.println( mySwitch.getReceivedProtocol() );

    mySwitch.resetAvailable();
  }
}
arduino ino file download:

.zip   13-433-decode.zip (Size: 457 bytes / Downloads: 189)
BIN file (you can use esp32 download tool download to ESP32-S3 with address 0x0 then directly to use) download:

.zip   13-433-decode.ino.merged.zip (Size: 185.99 KB / Downloads: 189)
   

Print this item

  [arduino code examples for AIO Hybrid]-12 DAC MCP4728 analog output
Posted by: admin - 09-15-2025, 01:39 AM - Forum: AIO Hybrid - No Replies

Code:
// Basic demo for configuring the MCP4728 4-Channel 12-bit I2C DAC
#include <Adafruit_MCP4728.h>
#include <Wire.h>

// I2C pin definitions
#define I2C_SDA 8
#define I2C_SCL 18

Adafruit_MCP4728 mcp;

void setup(void) {
  Serial.begin(115200);
  while (!Serial)
    delay(10); // will pause Zero, Leonardo, etc until serial console opens

  Serial.println("Adafruit MCP4728 test!");

  Wire.begin(I2C_SDA, I2C_SCL);

  // Try to initialize!
  if (!mcp.begin()) {
    Serial.println("Failed to find MCP4728 chip");
    while (1) {
      delay(10);
    }
  }

  mcp.setChannelValue(MCP4728_CHANNEL_A, 4095);
  mcp.setChannelValue(MCP4728_CHANNEL_B, 2048);
  mcp.setChannelValue(MCP4728_CHANNEL_C, 1024);
  mcp.setChannelValue(MCP4728_CHANNEL_D, 0);
}

void loop() { delay(1000); }
arduino ino file download:

.zip   12-DAC-MCP4728.zip (Size: 566 bytes / Downloads: 197)
BIN file (you can use esp32 download tool download to ESP32-S3 with address 0x0 then directly to use) download:

.zip   12-DAC-MCP4728.ino.merged.zip (Size: 198.76 KB / Downloads: 197)

Print this item