nrf5340 zigbee network steering join failed

Product is a zigbee router.

Use nrf connect sdk 2.4, update it is not an option.

The zigbee join work fine most of zb3.0 coordinator, BUT with an old coordinator it failed:

15.4 association is ok

product request TC key

Coordinator response with "ZigBeeAlliance09" tc key

product signal network steering failed and leave network

How to configure stack to accept this tc key as a valid key ?

Regards,

Sébastien

Parents Reply Children
  • My understanding:

    As our product announce with as rev22 of the stack (in node descriptor), I assume TC wait for a valid TCLink Key and Key confirm exchange.

    In first case the tc link key is present (with failure) but not the key confirm, so the TC request we leave the network

    In second case TC link exchange is present but it seems that our product refuse this key and decide to leave the network.

    I can not change the behavior of the TC, how can I adapt my product code to do waht the TC want ?

    Regards,

    Sébastien

Related