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

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 6,652
» Latest member: kobinisan
» Forum threads: 2,951
» Forum posts: 15,683

Full Statistics

Online Users
There are currently 18 online users.
» 1 Member(s) | 7 Guest(s)
Amazonbot, Bing, Crawl, PetalBot, bot, owler, sm4l

Latest Threads
kc868-a6 A fatal error oc...
Forum: KC868-A6
Last Post: sm4l
15 minutes ago
» Replies: 4
» Views: 3,076
KC868-M16v2 configure yam...
Forum: KC868-M16 / M1 / MB / M30
Last Post: athxp
40 minutes ago
» Replies: 63
» Views: 5,714
KC686-A6 error on upload
Forum: "KCS" v2 firmware system
Last Post: sm4l
1 hour ago
» Replies: 4
» Views: 24
Notes on using the DHT22
Forum: KC868-A series and Uair Smart Controller
Last Post: twostar
4 hours ago
» Replies: 0
» Views: 3
60m2 Smart apartment auto...
Forum: DIY Project
Last Post: beemasport
8 hours ago
» Replies: 3
» Views: 165
"KCS" v3.9.1 firmware BIN...
Forum: "KCS" v3 firmware
Last Post: admin
9 hours ago
» Replies: 7
» Views: 90
Два датчика температуры и...
Forum: DIY Project
Last Post: admin
Yesterday, 11:23 PM
» Replies: 39
» Views: 1,054
"KCS" v3.8.0 firmware BIN...
Forum: "KCS" v3 firmware
Last Post: moshiko
Yesterday, 06:30 PM
» Replies: 3
» Views: 591
M30 configure yaml for ES...
Forum: KC868-M16 / M1 / MB / M30
Last Post: admin
04-12-2025, 11:32 PM
» Replies: 22
» Views: 2,114
Not able to upload arduin...
Forum: KC868-A16v3
Last Post: admin
04-12-2025, 11:29 PM
» Replies: 5
» Views: 42

  KC868-H32 relay controller PC software add relay auto off option
Posted by: admin - 11-19-2020, 06:01 AM - Forum: News - No Replies

KC868-H32 relay controller PC software add "auto off" option. If enable this option, when you press "ON" button, will auto OFF after 2 seconds.
update version V20201119
download link: https://www.kincony.com/download/PC-KC868-H32B.zip

Print this item

  KC868 relay controller integrate to domoticz soon
Posted by: admin - 11-18-2020, 03:43 AM - Forum: News - Replies (3)

KC868 relay controller integrate to domoticz soonSmile making the plugin file. It will support by KC868-H32,KC868-H16,KC868-H8,KC868-H4,KC868-H2 all relay controller.
[Image: kc868-h32b-domoticz.JPG]

Print this item

Wink when you received the KC868-HxB Controller, how to begin?
Posted by: admin - 11-17-2020, 04:27 AM - Forum: KC868-HxB series Smart Controller - No Replies

we have recorded many videos will help you.

1. How to wire? you need to know the hardware interface and diagram.
https://youtu.be/_EbfwEPhMUo

2. Config network setting,maybe you will use ethernet or WiFi.The default setting is "DHCP" by "UDP" work mode.
https://youtu.be/X3FSWfuWImg

3. How to install mobile phone app for remote control by cloud server.
https://youtu.be/FyPVUguU_h8

4. How to install mobile phone app for local control without internet.
https://youtu.be/xdWlEuIxOhA

5. How to use PC software for remote control by cloud server.
https://youtu.be/r-DN_30dNrg

6. How to use PC software for local control without internet
https://youtu.be/I2twUvE_C4o

7. How to use wall switch panel and wireless remoter for manual control
https://youtu.be/Qknel82vPOI

8. How to use voice control by Amazon Alexa speaker
https://youtu.be/t62vhuKnsr8

9. How to use voice control by Google home speaker
https://youtu.be/ShLsjd22oiU

10. If you already have one user account of mobile phone, but more people want to use.Then you can use grant authorization function to share deivce.(Note: one controller only can add to one phone account)
https://youtu.be/j2pb9JPJgZA

11. If you want to relay controller's input port trigger output. Such as input 1 -> relay1 ON,relay2 OFF.
  step-1: create the scene for relay output actions.  https://youtu.be/XzfLEUbYxI0
  step-2: set input port trigger with which scene you have created.(Note:when you press relay for ON/OFF,must press the relay name text position when save)  https://youtu.be/-JuWCZC39rY

12. If you want to relay controller's input port trigger for a alarm message send to all user.
https://youtu.be/-JuWCZC39rY

Print this item

  Share same controller with more people
Posted by: Nebojsa - 11-16-2020, 01:42 PM - Forum: KC868-HxB series Smart Controller - Replies (1)

Somebody try register new account on existing controller, where I already registerd. After open app. how they can see my controller, and other definitions.

Print this item

  Synchronize Mobile and PC application
Posted by: Nebojsa - 11-14-2020, 10:35 PM - Forum: KC868-HxB series Smart Controller - Replies (8)

Do you plan make automatic refreshing switch states on mobile and PC application. When both application running and change for example relay over mobile it not automatic refresh on PC display. I see it can manually 'refresh' but it should be better if all application synchronized every some seconds automatically.

Print this item

  How to connect H8W with Outside network
Posted by: dfi - 11-14-2020, 10:49 AM - Forum: Development - Replies (7)

I try to development software for connect and turn ON/OFF relay
I can connect with Local network 
but I need to connect outside network 
I have public IP server for install or config but I don't know how to config
And I develop Software with Java language



when I connect with Local network I config at attachments



Attached Files Thumbnail(s)
   
Print this item

  How to integrate KC868 Controller to your software platform
Posted by: admin - 11-14-2020, 06:06 AM - Forum: Development - No Replies

We have written a development and debug software tool for KC868-Hx smart relay controller. There are two test versions available:
[b]1.TCP Server Version tool:[/b]
Debugger download:
KC868Hx-Debug-Server (use in Local LAN)
Source code download:
KC868-Hx Debug-Server local LAN control demo source code.rar (C++Builder 10.2.3)
[b]2.TCP Client Version tool:[/b]
Debugger download:
KC868Hx-Debug-Client (use in Local LAN)
Source code download:
KC868-Hx Debug-Client local LAN control demo source code.rar (C++Builder 10.2.3)
KinCony GitHub for sample demo source code download
KC868-Hx Communication protocol:
KC868-H2/4/8/16/32 Comminucation Protocol for development.pdf
KC868-Hx Communication protocol guide:
Anlysis KC868-Hx Controller Communication Protocol

[b]How to choose debugging tools and their differences?[/b]

A.TCP Server Version tool:
[Image: KC868-Hx-Development-Kit-Server.jpg]
[Image: vircom-setting-work-mode-tcp-client.jpg]
In the VirCom network configuration tool, set the KC868-Hx controller  “Work Mode” to “TCP Client”. At this time, the PC debugger is the server, and the KC868-Hx controller is the client. The server is in “Listening” state. After the controller is powered on, it will actively establish a socket communication connection with the server to realize data interaction. In the debugger, we demonstrate how to control the single relay switch, how to control “ALL ON”, “ALL OFF” with one button, how to control the specified relay switch, how to read the current state of one relay switch, how to read the current state of all relay switches at one time, and how to read the dry node sensor state connected at the input port of controller. The bottom left of the window is the content of “send buffer”; the bottom right of the window is the content of “receive buffer”. Before use, set the “port” value, then click the “Listen” button to listen and wait for the client controller to connection. After the connection is successful, the IP address and port number of the connected client device will be displayed in the software status bar.

B.TCP Client Version tool:
[Image: KC868-Hx-Development-Kit-Client.jpg]
[Image: vircom-setting-work-mode-tcp-server.jpg]
In the VirCom network configuration tool, set the KC868-Hx controller  “Work Mode” to “TCP Server”. At this time, the KC868-Hx controller is the server, and the PC debugger is the client. The controller is in “Listening” state. After click “Connect” button on PC debugger, it will establish a socket communication connection with the controller to realize data interaction. In the debugger, we demonstrate how to control the single relay switch, how to control “ALL ON”, “ALL OFF” with one button, how to control the specified relay switch, how to read the current state of one relay switch, how to read the current state of all relay switches at one time, and how to read the dry node sensor state connected at the input port of controller. The bottom left of the window is the content of “send buffer”; the bottom right of the window is the content of “receive buffer”. Before use, set the server’s “ip” and “port” , then click the “Connect” button to connection with controller.

[b]If you need to build a web server to control the devices with web pages, you can do it in the following ways:[/b]


Build a web server. Server establishes a communication connection with the controller through the socket to realize the control of the relay switch. For user through PHP, Java, HTML and other web pages to log in, so as to realize the online control of the relay switch by the website.

Print this item

Question Adding Equipment names to KC868-COL Graphic Display
Posted by: James Alabama - 11-13-2020, 04:53 PM - Forum: KC868-HxB series Smart Controller - Replies (2)

Please tell me how to add device names to the COL graphic display panel.  
The Analog inputs are numbered 1-16 - can I put a name on each eg "Tank 1 Level"
The Digital inputs ae numbered 1-16 - can I put a name on each
The 5 temperature inputs  - can I put a name on each?
James

Print this item

  voice module arduino code firmware for google home and alexa speaker
Posted by: admin - 11-12-2020, 03:54 AM - Forum: DIY Project - Replies (6)

Here is two arduino code for voice module. You can download different file for Google home speaker or Amazon alexa speaker by USB cable. we will upload video to our YouTube channel later.

.zip   KC868-Smart-Relay-Controller-voice-control-google-home.zip (Size: 5.8 KB / Downloads: 568)
.zip   KC868-Smart-Relay-Controller-voice-control-alexa.zip (Size: 5.8 KB / Downloads: 571)

Print this item

  8 channel ethernet wifi relay module -KC868-H8B released
Posted by: admin - 11-12-2020, 01:02 AM - Forum: News - No Replies

We improved ethernet wifi relay module — KC868-H8B for smart home automation DIY.
1: Both have ethernet port and WiFi port.
2: Ethernet and WiFi work at the same time,you can use LAN application and WAN app at the same time, if internet broken , you can also use LAN application to control relay.
3: Ethernet and WiFi module wokr mode control by setting buttons and have LEDs for show work status.
4: Add “COM”, “NO”, “NC” 3 ports for every relay output.

[Image: kc868-h8b_pix550.jpg]

[Image: kc868-h8b-details_04.jpg]

Print this item