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

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 6,735
» Latest member: tidek1507
» Forum threads: 3,021
» Forum posts: 15,898

Full Statistics

Online Users
There are currently 18 online users.
» 0 Member(s) | 6 Guest(s)
Amazonbot, Bytespider, Google, PetalBot, bot

Latest Threads
AIO pins 0-5v reading 3.1...
Forum: KC868-AIO
Last Post: Honeybadger
58 minutes ago
» Replies: 6
» Views: 29
How to use channel 5,6,7,...
Forum: KC868-AG / AG Pro / AG8
Last Post: admin
1 hour ago
» Replies: 3
» Views: 17
Rated power
Forum: KC868-A32/A32 Pro
Last Post: admin
1 hour ago
» Replies: 1
» Views: 1
KinCony KC868-A2v3 ESP32-...
Forum: News
Last Post: admin
Yesterday, 06:56 AM
» Replies: 0
» Views: 9
[arduino code examples fo...
Forum: T64M (under developing)
Last Post: admin
Yesterday, 01:10 AM
» Replies: 0
» Views: 1,037
Tuya adapter V2 arduino s...
Forum: KC868-ATC / Tuya adapter V2
Last Post: admin
Yesterday, 01:04 AM
» Replies: 5
» Views: 338
Soil moisture sensors
Forum: KC868-AIO
Last Post: admin
04-23-2025, 11:06 PM
» Replies: 10
» Views: 56
A16: IFTTT Time based act...
Forum: KC868-A16
Last Post: sebfromgermany
04-23-2025, 02:29 PM
» Replies: 20
» Views: 720
AS ESPHome yaml for home ...
Forum: KinCony AS
Last Post: admin
04-23-2025, 09:20 AM
» Replies: 22
» Views: 2,704
"KCS" v3.9.1 firmware BIN...
Forum: "KCS" v3 firmware
Last Post: admin
04-23-2025, 08:48 AM
» Replies: 11
» Views: 307

  KC868-G with Loxone integration work for RF and IR
Posted by: admin - 07-30-2021, 01:07 AM - Forum: KinCony integrate with Loxone home automation - Replies (2)

Document made by Mr. wilson fernandes from Kuwait.

https://www.kincony.com/download/KC868G-...ration.pdf

Print this item

  KC868-H32B V4.34 new firmware update
Posted by: admin - 07-29-2021, 11:50 PM - Forum: News - No Replies

improvement:

1. add auto switch communication line function: if "wifi" and "ethernet " all use by "UDP" work mode connect to KinCony's cloud server. when ethernet line is disconnected (or bad), controller will switch to use "wifi", if ethernet cable is connected, then will switch to use ethernet line connect to cloud server again.

2. when use KinCony smart home app by "UDP" work mode, if turn ON/OFF any relay will feedback the relay state and digital input state to MQTT message.

3. add MQTT query relay state and input state command.
payload={"relay32":{"read":1}}  will feedback 32 relays and 6 input state

4. add RS232 command for wifi and ethernet work mode reset
send:"reset-lan"          will set "ethernet" work mode by TCP Server and IP static=192.168.1.200
send:"reset-wifi-lan"    will set "ethernet" and "wifi" work mode by UDP , IP mode by DHCP


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

.zip   Relay32_V434_210728.zip (Size: 45.12 KB / Downloads: 367)
firmware update tool download: https://www.kincony.com/download/KC868-C...loader.zip

Print this item

  UrsAI2MQTT extension for MIT APP INVENTOR
Posted by: admin - 07-28-2021, 11:50 AM - Forum: Development - No Replies

download link: 
.zip   UrsAI2MQTT.zip (Size: 939.08 KB / Downloads: 755)

Print this item

  KC868-H32B V4.32 new firmware update
Posted by: admin - 07-26-2021, 12:44 AM - Forum: News - No Replies

improvement:
1. Support connect to 2 cloud server work at the same time by UDP (KinCony's Cloud server) and MQTT (private MQTT broker server)

2. Fixed controller have delay time when send a large number of commands control relay in TCP Server mode.

3. Add wifi and ethernet reset command by RS232 for manufactory. send command set ethernet and wifi module work as "DHCP" and "UDP" mode. (This not for end user)

KC868-H32B V4.32 firmware download: firmware only for KC868-H32B

.zip   Relay32_V432_210725.zip (Size: 44.92 KB / Downloads: 344)

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

firmware update tool download: https://www.kincony.com/download/KC868-C...loader.zip

Print this item

  Lesson17- Remote control KC868-A4 relay by free MQTT broker server
Posted by: admin - 07-20-2021, 12:55 AM - Forum: KC868-A series and Uair Smart Controller - No Replies


Arduino IDE source code: 
.zip   Remote-control-KC868-A4-relay-by-free-MQTT-broker-server.zip (Size: 1.9 KB / Downloads: 784)

Print this item

Sad KC868-32(L) firmware update Issue [Solved]
Posted by: democles9308 - 07-19-2021, 07:45 PM - Forum: KC868-HxB series Smart Controller - Replies (9)

Hello community,
Need some help with updating  to latest firmware
Setting :
   
- KC868 -32 : on cover indicated as 32BC2009xxxxx? on PCB indicated as 32L 
- Current firmware : V1.598
- no webpage available? : no response from http://192.168.41.123 ( IP address board)

When I update via the tool KC868-Controller-bootloader every things look fine but when restarting  no change ( on info via vircom)
V401_210205.bin : after 'run' command/restart  relays 2, 3,4,5  toggle on/off ( was an old test-scene programmed before firmware update saga) - no connection possible with PC software (old & new tool)
V419_210621.bin : idem
V420_210416.bin : after 'run' command/restart relay 2 comes on & stays on - no web access - no control via PC tool
V424_210509.bin : after 'run' command/restart relay 2 comes on & stays on - no web access - no control via PC tool
V429_210522.bin : no relays activated - no web gui - no control via pc control

Can I receive some  firmware in Hex (did not found them yet) format to upload it via ST-Tool?
Any other help greatly appreciated

Democles

Print this item

  KC868-H8B new firmware for MQTT and HTTP functions
Posted by: admin - 07-17-2021, 01:04 AM - Forum: News - No Replies

improvement:
1. add relay control by webpage
2. support http command for developer integrate to third-party software to tun on/off relay and read relay state.
3. add web config password
4. add read input state http command for developer integrate to third-party software. you can send http command to get information of 6 channel digital input port state.
Command is like this, send:  http://192.168.1.xx/sw_ctl.cgi?RelayFF=R...pwd=XXXXXX
Then will feedback all state.
5. support use MQTT function by Ethernet or WiFi. it will easy integrate to third-party software, like home assistant...
how to integrate to home assistant by MQTT, see this link: https://www.kincony.com/kc868-h32b-integ...-mqtt.html
6. add option on config webpage, you can chose whether relay will remember the state before power off. Just whether receover relay sate when power on.
7. add option on config webpage, you can chose any relay channel for momentary work mode, and set the delay time for auto off. Relay "Momentary Time" extend to "1-10000 seconds"
8. add scan device Broadcast command for UDP. This command for software developer scan KC868-H32B in network.
use local network port=4000  send Ansi-String "scan" to remote IP:255.255.255.255 Port:4001
all KC868-H8B 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:H8B
9. Improve the stability of anti-interference, if ethernet line failure by interference , now will automatic restart ethernet chip.
make sure your KC868-H8B metal box top lable have "AT" words, like this photo. so that have 256KB flash memory enough for update. If not use the MCU chip, if you can weld, replace the MCU will support new firmware.
[Image: h8b-mqtt.jpg]
if you use MQTT, as follows:
Set your ethernet for MQTT in network setting webpage, set the broker IP,Port, MQTT user name and password.
Example configuration.yaml entry for relay1 output:
switch:
– platform: mqtt
name: ‘relay8B-1’
unique_id: relay8B-1
state_topic: ‘relay8/xxxxxxxxxxxxxxxxxxxxxxxx/state’
command_topic: ‘relay8/xxxxxxxxxxxxxxxxxxxxxxxx/set’
payload_on: ‘{“relay1”:{“on”:1}}’
payload_off: ‘{“relay1”:{“on”:0}}’
value_template: ‘{{ value_json.relay1.on }}’
state_on: 1
state_off: 0
Example configuration.yaml entry for input1 sensor:
binary_sensor:
– platform: mqtt
name: ‘H8B-input1’
unique_id: H8B-input1
state_topic: ‘relay8/xxxxxxxxxxxxxxxxxxxxxxxx/state’
value_template: ‘{{ value_json.input1.on }}’
payload_on: 1
payload_off: 0
Note: xxxxxxxxxxxxxxxxxxxxxxxx is your KC868-H8B’s ID, it’s 24bit. You can find in controller’s config webpage.

KC868-H8B V4.29 firmware download:


.zip   Relay8_V429_210716.zip (Size: 39.39 KB / Downloads: 388)
download the ZIP file , unzip update the bin file for KC868-H8B relay controller by USB-RS232 cable.

Print this item

  Smart Home App
Posted by: afm1958 - 07-16-2021, 05:28 PM - Forum: KC868-HxB series Smart Controller - Replies (7)

I just bought an H32B in order to control, through the smartphone, various equipment in my house (garage doors, lighting, etc..). From the tests I've done it seems to me that the hardware is reliable but the supporting application software is not very user friendly and difficult to understand how to configure and work. I ask, are you planning to improve support applications, namely "Smart Home"?

Print this item

  Multi-Board-Ctrl PC software update for save LOG for KC868-COLB/COL
Posted by: admin - 07-16-2021, 02:26 AM - Forum: News - Replies (1)

new version will have auto save LOG file function for KC868-COLB or KC868-COL logical controller.
when digital input state changed, will save IP ,Data,Time, Input channel, current state to TXT file. Each controller generates a separate TXT file. Every day will  generates a separate TXT file.
   

Print this item

  2wire 4-20ma water sensor
Posted by: ajandali - 07-11-2021, 04:03 PM - Forum: KC868-HxB series Smart Controller - Replies (8)

Hi, I want to know if I can use KC868-COLB Logical Controller to measure water level using the 2wire 4-20ma water sensor. Picture below.



Attached Files Thumbnail(s)
   
Print this item