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

Decoding error code

I'm calling sd_ble_gatts_characteristic_add multiple times to add characteristics to a peripheral. At some point I get a return value of 0x200020B6. I'm not making much headway decoding this return value. An ideas?

I'm using S130 V2 and SDK version 11.

Thanks for any help.

Related