Other Parts Discussed in Thread: Z-STACK, CC2530, CC2652R
Hi TI team
My zigbee network CC2538 as Coordinator,and CC2652 as a end device,no router, in the zstack3.0.2 if I want the CC2538 support maximum number 80.
I set the NWK_MAX_DEVICE_LIST=79;and bdbTrustCenterRequireKeyExchange=FALSE;
This modify can supprt the 80 devices? I heard my friend CC2538 as FFD,maximum 24 RFD.according to Pending Address register.
These two parameters affect this parameter(default value:ZDSECMGR_TC_DEVICE_MAX=40)?
So If I set two parameters,the Coordinator just support 40 or 80, or 24?
I should increase the Coordinator memory space stack?
If affect the end device(CC2652) rejoin or frequent dropped?