Hello Nordic Team
I am working on zigBee project. I see there is uart example available in SDK which works BLE + end point. Is there any example available which works on BLE + zigBee router or BLE + zigBee coordinator example?
Thanks
Raj
Hello Nordic Team
I am working on zigBee project. I see there is uart example available in SDK which works BLE + end point. Is there any example available which works on BLE + zigBee router or BLE + zigBee coordinator example?
Thanks
Raj
We've only got the examples in C:\Users\haho\Documents\nRF_SDK\nRF5_SDK_for_Thread_and_Zigbee_v1.0.0\examples\multiprotocol\experimental\ for now.
Regardless the discussion whether it is wise to do so, there is such (experimental) example and it is called "BLE Eddystone and Zigbee Light Bulb Example".
As a rule of thumb - just look for the following assert. Every Zigbee ZR/ZC example has it: "#if !defined ZB_ROUTER_ROLE"