First thing I have done so far is that I installed latest available version of XCTU app, which is by the way great and very powerful tool.
I was able to detect my Xbee device, so I updated it to latest available firmware.
Device is recognised as ZigBee TH Reg, CE is enabled to 1, AP as well, security enabled etc.
As well parallel I bough single Phillips Hue Bulb, which was never paired with any Phillips Hue Hub’s.
XCTU Tool see it, and my Xbee device automatically create network with it.
Issue that I am facing is that when I double click on Phillips Hue bulb, XCTU start to initialize data for new device, but it always fail, and display message that data cannot be initialised.
Second issue is that I was not able to find any commands which I can send over console to make my Bulb turn Off.
Can somebody explain in short what could be reason that I am not able to send any command because all answers I get is that command is invalid.
Next, you are going to need to do some reading on both the Phillips device as well as the XBee module on how to send API frames. The phillips device should have data on what ZDO or Zigbee device objects you need to send while the Digi API will tell you how to assemble the API frame for the XBee to send that ZDO command.
I am also trying the same thing but my XBEE S2C is not discovering hue bulb (Factory resetted using hue bridge).
I have tried the same configuration as mentioned in https://github.com/ratmandu/node-red-contrib-zblight , But my XBEEs are not dicovering bulb.
Hello , i am trying to do the same but with XBee S1 and esp32 to control the Philips hue with bridge .
is there any links or idea or video for that please.
thanks