This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

How to re-test the ble_zigbee_dynamic_door_lock_nus example?

Hi Sir,

SDK: nRF5SDKforThreadandZigbeev300d310e71

Example1: \examples\multiprotocol\ble_zigbee\ble_zigbee_dynamic_door_lock_nus

Example2: \examples\zigbee\experimental\cli\cli_agent_router

IC: nRF52840

ENV: nRF52840-DK x 2

I tried to follow this example to test and I can get a response w/ "zdo match_desc ffff ffff 0104 1 0101 0".

And the following step can on/off the BSP_LED_3 for door lock/unlock when the first test operation. 

But when I power off the EVB both and power on to test again, I cannot get the response w/ the command "zdo match_desc ffff ffff 0104 1 0101 0" in 2nd-time operation.

Now I tried to eraseall and re-program the flash, and I can get the response w/ command "zdo match_desc ffff ffff 0104 1 0101 0".

But it doesn't make sense to do re-test w/ erase flash and program every time.

How do I re-test this example without an erase flash and program image?

Thank you.

BRs, Han

Parents Reply Children
Related