You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to request support for Characteristic presentation formats.
We use BLE to gather data from our devices at work. We added characteristic presentation format descriptors for our characteristics to get data in a human readable form, but it looks like the app ignores it: they are available, and they are readable, but after reading the app, it still outputs the data byte by byte.