Hi
We have done more comparisons for device initializing
1. DMM project (out of resource explorer) takes around 300 - 500ms, and increases linearly on adding more groups
2. My custom project takes around 1600-2000ms to initialize and increases linearly on adding more groups.
3. Custom project has custom .opts settings, so applied the same on the DMM project and the initialization delay is observed again of about 1500 - 2000ms
Delays vary between restarts.
Please can you suggest what could be affecting the initializing by so much and any suggestions to optimize.
Thanks
Akhilesh
Listed below are additional .opts changes
-DNVOCMP_NVPAGES=4
-DBDB_NETWORK_FORMATION_CAPABILITY_ENABLED=0
-DBDB_FINDING_BINDING_CAPABILITY_ENABLED=0
-DDISABLE_GREENPOWER_BASIC_PROXY=1
-DSECURE=1
-DTC_LINKKEY_JOIN=1
-DMULTICAST_ENABLED=FALSE
-DZDNWKMGR_MIN_TRANSMISSIONS=0
-DAPS_MAX_GROUPS=100
-DBCAST_DELIVERY_TIME=30
-DMAX_BCAST=30
-DMAX_BCAST_RETRIES=2
-DPASSIVE_ACK_TIMEOUT=5
-DMAX_RTG_ENTRIES=200
-DROUTE_EXPIRY_TIME=255
-DDEFAULT_ROUTE_REQUEST_RADIUS=25
-DMAX_RREQ_ENTRIES=20
-DMTO_RREQ_LIMIT_TIME=5000
-DMAX_NEIGHBOR_ENTRIES=200
-DLINK_DOWN_TRIGGER=12
-DNWK_LINK_STATUS_PERIOD=60
-DNWK_ROUTE_AGE_LIMIT=15
-DNWK_MAX_BINDING_ENTRIES=1
-DNWK_MAX_DEVICE_LIST=100
-DNWK_INDIRECT_MSG_TIMEOUT=7
-DAPSC_ACK_WAIT_DURATION_POLLED=2000