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

Way to see how much of the attribute table has been used?

I've run out of space in my attribute table. No problem, I'll just make it bigger with ble_enable_params.gatts_enable_params.attr_tab_size.

The easiest way to do this would be to make it really big, add all my characteristics, check how much of the table is in use, and then set the size so it's exactly perfect.

I'm having trouble with step three in this process. Is there any way, other than trial and error, to find out how much of the attribute table has been used?

Thanks!

Parents Reply Children
No Data
Related