Search found 1 match
- Sat Aug 21, 2021 7:07 pm
- Forum: ESP32 Arduino
- Topic: Reading Characteristic Value BLE
- Replies: 1
- Views: 1649
Reading Characteristic Value BLE
Hello, i'm trying to read the Characteristic Value shown in the image attached. I tried using the default client example of the library ESP32 BLE Arduino. I receive the notification but Value is not correctly formatted, it is just a string with simbols. I think it's a problem of data format, but i'm...