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

zigbee stack reset coordinator

hi!

when resetting the coordinator (zb_bdb_reset_via_local_action(0)), an error occurs, the program hangs. It looks like the "zb_address_unlock" function. The same when using the command "bdb factory_reset" in the cli example. I use ver 4.1.0. 

Parents
  • Hi,

    I switch to nrf connect sdk 1.7.0 and surprise, zb_bdb_reset_via_local_action(0) crash and workaround do not work !

    debug print:

    00> I: Leave network request
    00> ASSERTION FAIL @ WEST_TOPDIR/nrf/subsys/zigbee/osif/zb_nrf_platform.c:537
    00> E: r0/a1:  0x00000004  r1/a2:  0x00000219  r2/a3:  0x000I: nRF5 802154 radio initialized
    00> *** Booting Zephyr OS build v2.6.99-ncs1  ***

    This append with and without softdevice present.

    Have you another patch for it ?

    regards,

    Sébastien

Reply
  • Hi,

    I switch to nrf connect sdk 1.7.0 and surprise, zb_bdb_reset_via_local_action(0) crash and workaround do not work !

    debug print:

    00> I: Leave network request
    00> ASSERTION FAIL @ WEST_TOPDIR/nrf/subsys/zigbee/osif/zb_nrf_platform.c:537
    00> E: r0/a1:  0x00000004  r1/a2:  0x00000219  r2/a3:  0x000I: nRF5 802154 radio initialized
    00> *** Booting Zephyr OS build v2.6.99-ncs1  ***

    This append with and without softdevice present.

    Have you another patch for it ?

    regards,

    Sébastien

Children
No Data
Related