I am using XBEE S2C module and configured as Zigbee coordinator with Zigbee stack profile set to Zigbee-pro and I am trying to discover and control Sengled Zigbee based smart bulb.
Using XCTU software in the network working mode when I scan I am able to see Sengled smart bulb getting discovered but I am unable to initialize it, as the connection line from XBEE to the bulb is in dotted lines and LQI shows “?” mark.
I’m not a professional here, but I think you can use the Wi-Fi connection to link the devices and create a network.
I use this with my color-changing smart LED light bulbs from Vont. They are very easy to install and adjust to your personal needs. For example, I use them mostly to fall asleep easier. They can create a very calming atmosphere in the room by shining dim and soft yellow or green light, which calms down my mind and helps me fall asleep. But this is only one of the possible uses of these devices, and you can use them for parties or for creating your own home movie theater. It’s all up to you.
Zigbee is not a WIFI signal. It is an IEEE 802.15.4 standard. WiFi is an IEEE 802.11 standard.
Yes the device is Joined to the Coordinator. The line shows that there is a connection going one direction at the time.
You need to use API mode with Explicit frames to talk to a 3rd party Zigbee device. You also need to make sure you use the proper API frames to talk to the device. You will want to start with querying the active end points on the remote device.
Hello, I am new to Xbee and its software and noticed I am in the same situation as the original poster. I am using the Xbee S2C module and have it configured in API mode with Explicit frames. Once I go to start generating the frames is where I get confused.
All I want for now is to simply be able to turn off and on the Sengled bulb via the frame generator in XCTU. Do you know where in the documentation I could learn to construct the on/off command frame for the bulb?