This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Increase data credits (number of buffers) in nRF8001

With nRFgo Studio, I define the services in the nRF8001: I create the pipes I need, and so on...

Is there any way to increase the number of credits (i.e. the number of buffers that the nRF8001 makes available for the communication with the user application) ?

If it is not a parameter that can be defined by the user... could you tell me upon what things it depends?

At some point in my application, I have to send some information through BLE, and the nRF8001 quickly tells me that it has run out of data credits...

Related