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

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 9,094
» Latest member: ethanhawkins
» Forum threads: 4,004
» Forum posts: 20,313

Full Statistics

Online Users
There are currently 17 online users.
» 0 Member(s) | 10 Guest(s)
Amazonbot, PetalBot, bot

Latest Threads
Cant flash esphom
Forum: B16M
Last Post: lulu01
3 hours ago
» Replies: 23
» Views: 708
[arduino code examples fo...
Forum: F24
Last Post: PTZ10RUS
4 hours ago
» Replies: 1
» Views: 863
Request for firmware H32
Forum: KC868-HxB series Smart Controller
Last Post: admin
9 hours ago
» Replies: 1
» Views: 10
how to use KC868-A8 with ...
Forum: KC868-A8
Last Post: admin
9 hours ago
» Replies: 0
» Views: 10
MODBUS
Forum: KC868-A2v3
Last Post: admin
10 hours ago
» Replies: 5
» Views: 32
problem with kc868 has v2
Forum: News
Last Post: admin
Today, 08:08 AM
» Replies: 13
» Views: 129
KC868-HA v2 firmware V200...
Forum: KC868-HA /HA v2
Last Post: admin
Today, 12:37 AM
» Replies: 8
» Views: 1,956
KC868-HA RS485 INPUT & OU...
Forum: KC868-A series and Uair Smart Controller
Last Post: admin
Today, 12:36 AM
» Replies: 55
» Views: 27,709
automations yaml for read...
Forum: Pi5R16
Last Post: admin
Yesterday, 11:22 PM
» Replies: 0
» Views: 8
home assistant configurat...
Forum: Pi5R16
Last Post: admin
Yesterday, 11:19 PM
» Replies: 0
» Views: 12

  kc868-a64 and esp32 communicating through rs-485
Posted by: ayubn2001@yahoo.com - 08-18-2023, 02:56 PM - Forum: KC868-A64 - Replies (5)

i am using kc868-a64 board controlling for lights and  smoke detectors. i also have 1 separate esp32 dev board which is controlling my ac through IR and ld2410 sensor for presence detection. 

kc868-a64 communicating through  Rj-45 and esp32 dev communicating through wifi they both working really nice under home assistant, 

now i want to connect kc868-a64 and esp32 through rs-485 for sending my IR data and getting ld2410 readings from esp32 dev kit to home assistant. how to send ir data and receive sensors reading    through rs-485 from esp32 dev kit to kc868-a64

Print this item

  KC868-A4S circuit diagram
Posted by: KinCony Support - 08-18-2023, 07:38 AM - Forum: KC868-A4S - No Replies

   

Print this item

  16CH ESP32 PoE Ethernet Relay Module - KinCony E16P released
Posted by: admin - 08-18-2023, 02:57 AM - Forum: News - No Replies

we have designed KC868-E16P ESP32 home automation extend relay module. PCB with manual control buttons. it’s based on ESP32 , Ethernet POE + RS485 + 4CH analog input + 16CH digital input and 16CH digital output by 16A OMRON relay. Support ESPHome for home assistant and Tasmota firmware and "KCS: tuya app for home automation DIY.
 
[Image: E16P-1_01.jpg]
[Image: E16P-1_02.jpg]
[Image: E16P-1_03.jpg]
[Image: E16P-1_04.jpg]

Print this item

  KC868-A8 Inputs
Posted by: pier - 08-17-2023, 03:54 PM - Forum: KC868-A series and Uair Smart Controller - Replies (11)

Hi everyone,
I ask a silly thing: what maximum voltage can the 8 inputs (clean contacts) of the KC868-A8 board have? 12v? 220v?
The doubt arises from the fact that, when powered, with the tester, I measure 12v between the common and input 1 or input 2 or input 3 etc. etc.

Thanks
Pier

Print this item

  KC868-Meter
Posted by: hentes - 08-17-2023, 03:32 PM - Forum: KC868-HxB series Smart Controller - Replies (24)

Hello. 
Anybody else having issues to read meter (KC868-Meter-1PV-RS485) data with KC868-COLB using Kincony Smart Board controller software?
Steps taken:
1. connected the Meter to COLB. Wire B to 12, wire A to 11
2. no other sensors or devices are connected to COLB, only the meter
3. successfully connected to COLB with Kincony SCB_V1.0.410.504
4. Enabled Autoreport
5. Opened the EMeter page
6. Set meter ID number
7. Clicked the Read button

After waiting about 1 minute all fields (kWH, V, A, kW, Q, Hz) are still 0.
Changed the meter to another one (replaced the meter ID in Kincony SCB_V1.0.410.504 ) but the result is the same. Cannot read meter data.

Any help will be appreciated. Thank you.

Print this item

  KC868-A8S MQTT Setup
Posted by: saun2000 - 08-16-2023, 12:11 PM - Forum: Schematic & diagram & Dimensions of KinCony PCB layout CAD file - Replies (3)

Can you please help me with MQTT setup for the KC868-A8S board? It's already configured but I still cannot operate from Home Assistant. I believe it UID issue.
Thank you.

Print this item

  KinCony E16P ESP32 I/O pin define
Posted by: admin - 08-16-2023, 05:37 AM - Forum: KC868-E16S/E16P - No Replies

ANALOG_A1  GPIO36
ANALOG_A2  GPIO35
ANALOG_A3  GPIO34
ANALOG_A4  GPIO39

IIC SDA:GPIO16
IIC SCL:GPIO15

PCF8574:U27 (relay1-8): 100 001 = 0x21
PCF8574:U28 (relay9-16): 100 101 = 0x25

PCF8574:U23 (DI1-8): 100 010 = 0x22
PCF8574:U24 (DI9-16): 100 100 = 0x24

RF433MHz wireless receiver: GPIO4

Ethernet (LAN8720) I/O define:

#define ETH_ADDR        0
#define ETH_POWER_PIN  -1
#define ETH_MDC_PIN    23
#define ETH_MDIO_PIN  18
#define ETH_TYPE      ETH_PHY_LAN8720
#define ETH_CLK_MODE  ETH_CLOCK_GPIO17_OUT

--------------------
RS485:
RXD:GPIO13
TXD:GPIO32

Extend serial port (3.3v TTL level):
RXD:GPIO14
TXD:GPIO33

Print this item

  AG Pro ESP32 I/O pin define
Posted by: admin - 08-16-2023, 05:32 AM - Forum: KC868-AG / AG Pro / AG8 / Z1 - No Replies

IR receiver: IO23
IR sender: IO2

433MHz receiver: IO13
433MHz sender: IO22

Buzzer: IO4

Zigbee CP2652:
RXD:32
TXD:33

free GPIO:
IO26,IO14,IO34,IO21,IO18
IO25,IO27,IO39,IO35,IO19

Print this item

  tasmota zigbee firmware for AG Pro controller
Posted by: admin - 08-16-2023, 05:28 AM - Forum: KC868-AG / AG Pro / AG8 / Z1 - Replies (18)

tasmota config module GPIO for Zigbee module RXD,TXD pins:
   

AG Pro work with Xiaomi Zigbee temperature & humidity sensor:
   

tasmota zigbee firmware download:

.zip   tasmota32_CP2652.zip (Size: 1.03 MB / Downloads: 819)

or you can download newest firmware from tasmota official webpage:
http://ota.tasmota.com/tasmota32/release/

ESP flasher for ESP32, ESP32-C3, ESP32-S2, ESP32-S3 and ESP8266 (Tasmota) download: 
https://github.com/Jason2866/ESP_Flasher/releases

Print this item

  download zigbee coordinator firmware by Jlink for AG Pro controller
Posted by: admin - 08-16-2023, 05:25 AM - Forum: KC868-AG / AG Pro / AG8 / Z1 - No Replies

   
   
   
   
   
firmware:
.zip   CC1352P2_CC2652P_launchpad_coordinator_20221226.zip (Size: 159.82 KB / Downloads: 663)

Print this item