cancel
Showing results for 
Search instead for 
Did you mean: 

Zigbee Security Key Error

Pablo1610
Associate II

Hi,

I'm trying to form a user defined network, but i always get the next error when I receive a response:

 [M0] [00000017.002][PLATFORM]                  aps_sec_build : Unable to encrypt (no security material for 0x0080e125001b6836 with key type = 0x00).

The configuration parameters for the coordinator are the next ones:

         config.extendedPanId = 0x400;

         config.panId = 0x7171;

         config.shortAddress = 0x7171;

         config.networkManagerAddress = 0x7171;

         config.startupControl = ZbStartTypeForm;

and the ones for the End devices:

     config.startupControl = ZbStartTypeRejoin;

     config.networkManagerAddress = 0x0001;

     config.panId = 0x0001;

     config.shortAddress = 0x0001;

     config.extendedPanId = 0x400;

Do I have to configure more parameters to form a user defined network?

Thanks,

Pablo

0 REPLIES 0