This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

RTOS/CC2640R2F: Heap memory issue while connecting IOS and android APP.

Part Number: CC2640R2F

Tool/software: TI-RTOS

Hi,

Stack used : v3.1.1 (SDK version 1.50.58)

Device : CC2640R2F.

Testing App  : nRF Connect (Nordic semiconductor).

In my project i have 4 services with Bonding and Encryption enabled and 2 services having Extended MTU size of 65bytes.

If I use iOS and android phones as central device,   the heap memory usage is more during the connection time (bonding+connection) (6K approx).

But if i use the launch pad with Host test program as a central device , the heap memory usage is very less during the connection time(bonding+connection) (approx 3.8K).

Since i am using the same peripherals device,  why the Heap memory consumption is more for iOS and android phone?

Please provide some suggestions.

Thanks and Regards,

Jayachandran R