dear all,
I want to know how to estimate ram of softdevice use.
For example, as a central, how much ram will be required when adding a custom ble service,
and how much ram will be required when adding support for one more connection.
thanks your reply.it`s useful.but i want to estimate the ram before developing project.when adding a device infomation services 、battery services or custom services as a central.Is there any relevant experience parameters, such as how much ram will be required by adding a nus.
Thanks again
thanks your reply.it`s useful.but i want to estimate the ram before developing project.when adding a device infomation services 、battery services or custom services as a central.Is there any relevant experience parameters, such as how much ram will be required by adding a nus.
Thanks again
Hi Delay 7,
It's pretty much depends on the service and the characteristic.
The easiest way to estimate that is to actually test using our project. You will have a rough idea of how many bytes needed for a certain service/characteristic.