cancel
Showing results for 
Search instead for 
Did you mean: 

What did CAP_Init do? Why does it return BLE_STATUS_OUT_OF_MEMORY

Xiaojie
Associate III

HI,

   I am developing my ble audio headphone with STM32WBA55G-DK1.But when i called the CAP_Init function which provided by ST with binary library, the CAP_Init function return BLE_STATUS_OUT_OF_MEMORY. I compared with the STM32WBA55G-DK1 demo applicaiont, but i still can't find the real reason. It is so terrible to program such complex functions with binary library. When we meet trouble, we will have little ways to deal it.

1 REPLY 1

Does it call an allocator you provide? What's the request? And does it fail?

>>When we meet trouble, we will have little ways to deal it.

Just means you'll need to be more creative

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..