Smart Home Automation Forum
KC868-H32B V4.44 new firmware update - Printable Version

+- Smart Home Automation Forum (https://www.kincony.com/forum)
+-- Forum: Technical Support (https://www.kincony.com/forum/forumdisplay.php?fid=1)
+--- Forum: News (https://www.kincony.com/forum/forumdisplay.php?fid=5)
+--- Thread: KC868-H32B V4.44 new firmware update (/showthread.php?tid=1885)



KC868-H32B V4.44 new firmware update - admin - 05-03-2022

improvement:
add HTTP multi control relay command ( you can use one http command turn ON/OFF/toggle any relay) :
http command format:
http: //ip/sw_ctl.cgi?RealyMulSet=A8A7A6A5A4A3A2A1,B8B7B6B5B4B3B2B1,C8C7C6C5C4C3C2C1&postpwd=postpassword

A8A7A6A5A4A3A2A1 use for "TURN ON" 32 channel relay, every channel bit "1" means enable, bit "0" means disable
B8B7B6B5B4B3B2B1 use for "TURN OFF" 32 channel relay, every channel bit "1" means enable, bit "0" means disable
C8C7C6C5C4C3C2C1 use for "TOGGLE" 32 channel relay, every channel bit "1" means enable, bit "0" means disable
every Ax or Bx or Cx use by HEX format data.
   

For example:
if you want to
                 TURN ON  RELAY 32 31 30 29  (F0000000)
                 TURN OFF  RELAY 04 03 02 01  (0000000F)
                 TOGGLE  RELAY 24 23 22 21  (00F00000)
if your relay controller IP address is 192.168.1.200
if your post password is 12345

At last the HTTP command is :  http://192.168.1.200/sw_ctl.cgi?RealyMulSet=F0000000,0000000F,00F00000&postpwd=12345

   
After send this command: Relay32,31,30,29 will be ON,  Relay4,3,2,1 will be OFF,  Relay24,23,22,21 will be TOGGLE.


RE: KC868-H32B V4.44 new firmware update - Sbor - 05-07-2022

After the firmware, I can't log in to the configurator. It takes a long time to load the home page. Writes the wrong user and password.


RE: KC868-H32B V4.44 new firmware update - admin - 05-07-2022

after download firmware, password will be reset. just use username: admin password: admin to login


RE: KC868-H32B V4.44 new firmware update - Sbor - 05-07-2022

This is how the network settings are displayed


RE: KC868-H32B V4.44 new firmware update - admin - 05-07-2022

if you download to V4.43, how about the result? only V4.44 have this problem?


RE: KC868-H32B V4.44 new firmware update - Sbor - 05-08-2022

Yes, on the new firmware.


RE: KC868-H32B V4.44 new firmware update - admin - 05-08-2022

can you take a photo of your H32B's CPU. on the PCB, the biggest chip. I want to see the model.


RE: KC868-H32B V4.44 new firmware update - admin - 05-29-2022

now these, on the bottom of PCB, a black chip.


RE: KC868-H32B V4.44 new firmware update - Sbor - 06-25-2022

Controller


RE: KC868-H32B V4.44 new firmware update - admin - 06-25-2022

do you have whatsapp number? you can add our technical support whatsapp number: +86-13336170682 we remote control your pc to help you check.