I occasionally get an NRF_ERROR_NO_MEM error when trying to add a custom characteristic. I'm only using 3860 bytes of ZI data, stack = 2048, heap = 2048 so it seems like I have lots of RAM available. What can be causing this error to happen only occasionally. Note that I add the characteristics on init, so the conditions are the same everytime (right after reset).
S110 SDK7.2