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

How can I add more than 9 characteristic in my second custom service?

I have changed the ram start and ram size, but as soon as i am adding the 10th characteristic to my second custom service, the program is crashing?

i've also changed BLE_GATT_DB_MAX_CHARS to 20 in the ble_gatt_db.h

Related