Design Light control using Zigbee module

Dear experts,

I have project that design the Led light control using Zigbee module from Digi International. Anybody can help me the protocol, message command between Zigbee device and SmartThings hub? where to find this document.

Thanks and best regards.

Docs.smartthings.com would be the place to start

Here is a thread that talks about how to setup your Digi ZigBee SMT module to work with SmartThings. That will at least get you connected to the network. From there you will need to format your packets according to the ZigBee public cluster library. You most likely will want to drive your xBee with a microcontroller. Here is a post I wrote on how to do that with a Propeller microcontroller from Parallax.

1 Like