Hi,
I am using the CC2530 with Z-Stack and IAR toolchain. I have sleepy EDs and so the Coordinator needs to use indirect messaging for store and forward of messages. The messages originate at the coordinator. My sleepy devices sleep for a very long time and the poll rate is very long and so the coordinator needs to store multiple messages for multiple EDs. Currently, the coordinator seems to only be able to store a few messages before it runs out of memory. Is there anyway to increase the memory allocated for indirect messages? Or, possibly define the maximum number of messages to store?
Thanks