Skip to main content
Associate III
May 21, 2024
Question

What did CAP_Init do? Why does it return BLE_STATUS_OUT_OF_MEMORY

  • May 21, 2024
  • 1 reply
  • 640 views

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.

This topic has been closed for replies.

1 reply

Tesla DeLorean
Guru
May 21, 2024

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 (See Profile) Up vote any posts that you find helpful, it shows what's working..