Hello,
I am trying to get the data out of an out of the box zigbee sensor (PIR motion sensor) with the CLI example provided.
I flash an NRF52 with the CLI example, and run the 'bdb role zc' and 'bdb start' commands.
However, when I scan for the sensor, I get no address of the PIR sensor. According to the motion standardisation the profile ID should be on 0x0104 (Home Automation) and the device ID should be 0x0402
The PIR sensor is flashing red (indicating an attempt to join a network)
The match description command I am using is: 'zdo match_desc 0xffff 0xffff 0x0104 1 0x402 0', however no devices are found.
Is there a step I am missing?
Thanks in advance,
Sebastiaan
