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

Changing the Zigbee keys with ZBOSS

Hi!

We got the Zigbee examples running. Now we wanted to exchange the default keys.

Unfortunately we had to find out that this has no effect.

Changing the `ZB_DISTRIBUTED_GLOBAL_KEY` and `ZB_STANDARD_TC_KEY` defines on line 95 and 78 in zb_config_common.h had no effect at all.

A quick grep also tells us that those defines are never used. How do we porperly configure this with the ZBOSS stack?

This was also not very straightforward with other stacks but doable. Here it seems impossible as we don't have any proper stack source :/

I hope someone can help me :)

Best,

Noah

Related