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

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 6,547
» Latest member: clarencelocke
» Forum threads: 2,901
» Forum posts: 15,394

Full Statistics

Online Users
There are currently 26 online users.
» 0 Member(s) | 9 Guest(s)
AhrefsBot, Amazonbot, Crawl, Google, Semrush, WordPress/, bot, owler

Latest Threads
Tuya Controller
Forum: KC868-A16
Last Post: dagummy
2 hours ago
» Replies: 36
» Views: 1,621
G1 connection problem to ...
Forum: G1
Last Post: classiccars
4 hours ago
» Replies: 0
» Views: 3
G1 ESP32-S3 IO pins defin...
Forum: G1
Last Post: classiccars
6 hours ago
» Replies: 1
» Views: 197
[Bug] Network
Forum: KC868-A8
Last Post: admin
8 hours ago
» Replies: 3
» Views: 16
G1 Incoming Call Handling
Forum: G1
Last Post: admin
8 hours ago
» Replies: 1
» Views: 5
Dummy question: non-zero ...
Forum: T16M
Last Post: admin
8 hours ago
» Replies: 5
» Views: 36
Question:AS. Improving A...
Forum: KinCony AS
Last Post: admin
Today, 02:32 AM
» Replies: 1
» Views: 6
Integration zigbee and tu...
Forum: KC868-AG / AG Pro / AG8
Last Post: admin
Yesterday, 10:22 PM
» Replies: 3
» Views: 21
T16M discovery on linux
Forum: T16M
Last Post: admin
Yesterday, 10:18 PM
» Replies: 1
» Views: 4
Etgernet + wifi
Forum: KC868-A series and Uair Smart Controller
Last Post: admin
Yesterday, 10:16 PM
» Replies: 32
» Views: 670

  KC868-COLB V1.8 new firmware for MQTT update
Posted by: admin - 04-20-2021, 02:36 AM - Forum: News - Replies (2)

improvement:

1. KC868-COLB default set "enable" for  auto upload function, before version default is "disable".
2. Fixed problem that if have a DS18B20 temperature value auto loaded, other temperature sensors will stop upload, until temperature value changed will auto upload again. Now all DS18B20 temperature sensor will all auto upload.
3. Support use MQTT function by ethernet. it will easy integrate to third-party software, like home assistant, details see our tour: https://www.kincony.com/knowledge/home-assistant


KC868-COLB V1.8 firmware download:
download the ZIP file , unzip update the bin file for KC868-COLB logical controller.

.zip   AD_COLB_V1_1_8_210419.zip (Size: 41.58 KB / Downloads: 460)

Print this item

  Transfer our own binaries to the system?
Posted by: FRANCISCO2020 - 04-15-2021, 04:40 PM - Forum: Development - Replies (15)

Is it possible to obtain a schematic to be able to fully program the unit with our application? or way to transfer our own binaries to the system?

Thanks and best regards

Print this item

  KC868-H32B V4.20 new firmware update
Posted by: admin - 04-15-2021, 12:15 AM - Forum: News - Replies (12)

improvement:
1. Improve the stability of anti-interference, if ethernet line failure by interference , now will automatic restart ethernet chip.

KC868-H32B V4.20 firmware download:
download the ZIP file , unzip update the bin file for KC868-H32B relay controller by USB-RS232 cable.

.zip   Relay32_V420_210416.zip (Size: 41.53 KB / Downloads: 459)

Print this item

  KC868-COL V1.0.19 new firmware update
Posted by: admin - 04-14-2021, 06:15 AM - Forum: News - No Replies

improvement:
add digital input auto upload function. Now not always to search or read the DI input. when every DI state changed will auto report.

.zip   AD_Sample_V1_0_19_210414.zip (Size: 19.06 KB / Downloads: 412)
Unzip file , use Bootloader tool update BIN file by USB-RS232 cable.

Print this item

  Impulse relay output
Posted by: zabolotiny - 04-10-2021, 07:07 AM - Forum: KC868-HxB series Smart Controller - Replies (1)

I am interested in your product to create HomeKit automation to control lightning.
But I have the question - is that possible to use impulse relay output?
Asking that because my home system is build in impulse relay switches 24v to toggle lights. And I am looking for a solution to control that from HomeKit
Thanks in advance for help and suggestions.

Print this item

  voice module arduino code for alexa speaker without third platform software
Posted by: admin - 04-01-2021, 01:12 AM - Forum: DIY Project - Replies (28)

this is arduino code for voice module (ESP8266) control by Amazon alexa. it not need use sinric or any third platform. just voice module connect to alexa cloud server directly.
MAX support device number :10pcs. if want to support more, need change the code, or you can use google find out some code solution.
make sure install espalexa.h library file on arduino IDE.

.zip   KC868-Alexa.zip (Size: 1.49 KB / Downloads: 1094)

Print this item

  KC868-COLB V1.2 new firmware update
Posted by: admin - 03-30-2021, 01:54 AM - Forum: News - No Replies

improvement:
add scan device Broadcast command for UDP. This command for software developer scan KC868-COLB in network.

use local network port=4000  send Ansi-String "scan" to remote IP:255.255.255.255 Port:4001
all KC868-COLB in same network device will feedback: device's IP,Port,UID,type
for example:
send->scan
feedback: 192.168.1.200:4196,uid:xxxxxxxxxxxxxxxxxxxxxxxx,type:COLB


.zip   AD_COLB_V1_1_2_210329.zip (Size: 38.78 KB / Downloads: 394)

Print this item

  Let KC868 relay controller support RF 315/433MHz sensor
Posted by: admin - 03-29-2021, 07:03 AM - Forum: DIY Project - Replies (1)

now you can weld a RF receiver module (315MHz or 433MHz) with ESP8266 module (voice module).
write some arduino code will support RF sensor decode ,it's easy to integrate RF sensors for trigger any relay output or do scene mode.
   
   
   

Print this item

  MulitiBoardCtrl software for KC868 visual studio C# source code
Posted by: admin - 03-26-2021, 02:25 AM - Forum: Development - No Replies

MulitiBoardCtrl tool is windows software for PC and tablet. it support use KC868 all relay controller model and all KC868-COL/COLB logical controller. 

1. one software window support MAX 254 device (relay board+COL/COLB board).  
if you add 254 units of KC868-H32B, then you can control total 254*32=8128 channels relay output.

2. we have add the log function, every relay state changed by ON/OFF, will save the data the time to log file.

3. software is open source, write code by visual studio C#. anyone can modify and update it.


source code download link: https://www.kincony.com/download/MulitiB...e-code.zip

Print this item

  MulitiBoardCtrl software for multi relay controller and logical controller released
Posted by: admin - 03-26-2021, 02:23 AM - Forum: News - No Replies

MulitiBoardCtrl tool is windows software for PC and tablet. it support use KC868 all relay controller model and all KC868-COL/COLB logical controller. 

1. one software window support MAX 254 device (relay board+COL/COLB board).  
if you add 254 units of KC868-H32B, then you can control total 254*32=8128 channels relay output.

2. we have add the log function, every relay state changed by ON/OFF, will save the data the time to log file.

3. software is open source, write code by visual studio C#. anyone can modify and update it.

download link: https://www.kincony.com/download/MulitiB...3.0324.zip

Print this item