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.

CC2541: How to reduce the size of memory for BLE STACK

Part Number: CC2541
Other Parts Discussed in Thread: CC2642R

Hello.

I have a task to make a device using cc2541 with a full BLE stack (Peripheral+Central+Observe) but, unfortunately, the full stack took away to many XDATA (>7KB) and I can't add my functionality.

Is there any way to reduce the size of memory for BLE stack? 

Thanks