Question
Using notifications and getting BLE_STATUS_INSUFFICIENT_RESOURCES.
We are using an STM32WB55CG and trying to send 207 bytes of data every 40ms. I can see that data length extension has been enabled and the packets are not fragmented. We are getting the error returned BLE_STATUS_INSUFFICIENT_RESOURCES on average about once a second.
Is there anything that can be done to increase the amount of resources available?
Any tips on what I can do to eliminate this error?
Thanks!
