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

max number of characteristics in a service?

I am building an ap (based on peripheral: ble_ap_uart with custom characteristics.

I want 18 characteristics for a single service.

My software works with up to 12 characteristics but crashes if I add a 13th.

Is there a limit to the number of characteristics (or other data associated with adding the characteristics) causing my software to crash when attempting to add more than 12 characteristics? If so, can I change it?

Thanks,

Richard

Parents Reply Children
No Data
Related