NordicSemiconductor / pc-nrfconnect-ble

Bluetooth low energy app for nRF Connect for Desktop
Other
154 stars 43 forks source link

Feature Request: Select read/notify data format (UTF8, binary, decimal, etc) #261

Open Alaining opened 2 years ago

Alaining commented 2 years ago

It'd be nice if we could choose the data format when reading characteristics. In the Desktop version only hexadecimal is shown while in the Android App hexadecimal and utf-8 string are both shown.

pvanhaperen commented 1 month ago

Would be great. We prefer to get the output as readable string format.