Part Number: CC2652P
Other Parts Discussed in Thread: CC2538
Hi Ryan,
Last time you asked as to modify END_DEV_TIMEOUT_VALUE to maximize to avoid being aged out from here.
https://e2e.ti.com/support/wireless-connectivity/zigbee-and-thread/f/158/p/878168/3249067?tisearch=e2e-quicksearch&keymatch=END_DEV_TIMEOUT_VALUE#3249067
we set:
//#define END_DEV_TIMEOUT_VALUE 8 // Default value per ZigBee core specification is 8
#define END_DEV_TIMEOUT_VALUE 14 // Maximise
But, now we are still seing it.
