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

Zigbee Install Codes Setting

Hi,

I'm trying to implement Install Codes on our project without good results: The end device could not join the coordinator network after retrying several times.

Because of that, we started with 2 cli agents (1 router and 1 coordinator)

On coordinator:

bdb role zc

bdb start

bdb ic add 83FED3407A939723A5C639B26916D505C3B5 F4CE36DA0EE4BEEE

bdb ic policy enable

On Router:

bdb role zc

bdb ic set 83FED3407A939723A5C639B26916D505C3B5

bdb start

Router is not joining to the network. It does not report any update nor getting a network address.

Is there any example or are we doing something wrong? Any compilation options on zboss stack?

Regards,

sjf

Related