How much free memory space will left after loading the device with BLE SDK?
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.
Hi Daniel,
How much space will be left on the device depends on many things, like how you design your application and how you configure the BLE stack. Easiest way to get an estimate is to find an example that is close to the product you aim to develop (as close as possible) and then look at how much space that particular example takes up.
Hi Daniel,
These number are hard to give, it depends to much on how you intend to use the stack and it also varies from one SDK version to another. It also depends on if you intend to use the BLE stack or the BLE5 stack. What is the use-case you are looking for here?