Smart Home Automation Forum
publish and subscribe with esp32 chip id - Printable Version

+- Smart Home Automation Forum (https://www.kincony.com/forum)
+-- Forum: Technical Support (https://www.kincony.com/forum/forumdisplay.php?fid=20)
+--- Forum: KC868-A8 (https://www.kincony.com/forum/forumdisplay.php?fid=23)
+--- Thread: publish and subscribe with esp32 chip id (/showthread.php?tid=2745)



publish and subscribe with esp32 chip id - shivdoke39 - 03-28-2023

how to get chip id as mentioned in your publish topic ..i am getting only 8bits..and your UUID chip id is 12 bit...


RE: publish and subscribe with esp32 chip id - admin - 03-28-2023

i don't know how do you want to get the UUID?
because UUID have showed on KinCony's scan device tool and the controller's webpage.
do you means want read this UUID by arduino code?


RE: publish and subscribe with esp32 chip id - shivdoke39 - 03-28-2023

(03-28-2023, 09:57 AM)admin Wrote: i don't know how do you want to get the UUID?
because UUID have showed on KinCony's scan device tool and the controller's webpage.
do you means want read this UUID by arduino code?

yes
and one more question... im getting all input output status everytime when publishing commands ...is there any way to get only particular relay status with ok response ..any firmware version for k6868_a8 esp32 device??///


RE: publish and subscribe with esp32 chip id - admin - 03-30-2023

no this version, you should write your own arduino code.