Hello there,
I am encountering an issue with the zigbee light_control example on the SDK v3.1.
Before I explain the the problem, here's some detail about the system setup. I have three nrf52840 pca10056 development kits. One board acts as a coordinator with the Zigbee CLI install, another board acts as a switch, and the final board as a bulb.
The goal is to press button 4 on the bulb to activate find-and-bind mode via the zb_bdb_finding_binding_target() function which puts it into identify mode, then press button 4 on the switch to find the bulb via the zb_bdb_finding_binding_initiator() function. Once the switch has found the bulb and has bound to it, the switch then sends out a
Angry Oatmeal