u16SizeOfKeyDescriptorTable is wrong

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

u16SizeOfKeyDescriptorTable is wrong

550 Views
vishal_zadafiy1
Contributor I

Hi all
I am using JN-AN-1216-Zigbee-3-0-IoT-ControlBridge Application and JN-SW-4270 SDK for JN-5179.

I had set Trust center table size and Aps key Table size is 70  on config file but still i am getting the 

tsAplAib->psAplDeviceKeyPairTable->u16SizeOfKeyDescriptorTable is 1 only.

Also i share screen for same.

Is it correct ? if not how to resolve it?

Labels (1)
0 Kudos
Reply
1 Reply

481 Views
mario_castaneda
NXP TechSupport
NXP TechSupport

Hi Vishal,

The zps_gen.c/h  These are generated files. Do not edit.

Be sure that you are modifying the correct zpscfg file. The jn-an-1216 provides 4 different files and depending on the example that you have active it will be selected. You can modify this in the makefile.

I compile the Zigbee Node Control Bridge Coordinator for the JN5199

It is taking this file ZigbeeNodeControlBridgeCoordinator_GP_Proxy.zpscfg

I am not sure if you want to work with the Preconfigured key, but it is no longer supported feature.User can use AddReplaceLinkKey and SetInitialSecurityState instead.

Regards,

Mario

0 Kudos
Reply