Beware that this post is related to an SDK in maintenance mode
More Info: Consider nRF Connect SDK for new designs

nRF SDK. How many characteristics is possible to add to one service?

Hi!

I'm working with legacy code based on nRF SDK 15 and SoftDevice v6 for nrf52840.

I receive error #4 - no memory, when I'm trying to add more than 19 characteristics into one service. I tried to change FLASH and RAM settings, but no success.

The questions are:

  1. are there any hidden definitions which prevents adding many characteristics?
  2. how many characteristics is possible to add in one service?
  3. how many services is possible to add to one peripheral device?

Environment:

  1. nRF SDK15.2
  2. SoftDevice s140 v6
  3. IDE: SES
  4. DEVKIT: pca10056
Parents Reply Children
Related