which sdk support ZPS_vSetOverrideLocalMacAddress

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

which sdk support ZPS_vSetOverrideLocalMacAddress

474 Views
xubovey
Contributor III

hi,

i find function< ZPS_vSetOverrideLocalMacAddress function >  at JN-UG-3048, but cannot find it in sdk JN-SW-4170.

i want modify macAddress to simulate a lot nodes by one JN5169. i will change the mac address and try to join the network to test the max nodes my network support. i am using JN-AN-1229 to do the work.

so,

1. how can i use the fun ZPS_vSetOverrideLocalMacAddress, which sdk i should use.

2. how can i simulate a lot nodes by one 5169

thanks a lot.

0 Kudos
1 Reply

374 Views
mario_castaneda
NXP TechSupport
NXP TechSupport

Hi Xu,

This address is stored locally in the index sector of Flash memory

The mac address is configured before the ZPS_eAplAfInit. However, the API is using by the OTA Cluster.

Caution: If required, this function must be called before the ZigBee PRO stack is initialized.

Regards,

Mario

0 Kudos