Beware that this post is related to an SDK in maintenance mode
More Info: Consider nRF Connect SDK for new designs

nRF52 SDK 2.2.0 change default Zigbee channel and join existing non-nRF network

Hi,

 While using either the Zigbee Light Bulb or the Zigbee Template examples from SDK V2.2.0 on an nRF52840 DK, it just keeps printing `I: Network steering was not successful (status: -1)`.

After a bit of searching, I found this "Nordic Devzone: Join existing Zigbee network with light bulb example" which leads me to believe that the default Zigbee channel is 16.

Is that still the case for the examples I'm using from SDK V2.2.0 ? If yes, then where is the `#define IEEE_CHANNEL_MASK` setting that this post mentions? I can't find it and would like to change it to either searching all channels or limiting it to channel 25.

If that doesn't work, I'll explore other options. For context, I'm using Zigbee2MQTT with a CC2652P2 coordinator. As far as I know, this is just using standard Zigbee.

Kind regards,

Dan

Parents Reply Children
No Data
Related