Search found 1 match
- Tue Jan 10, 2023 8:52 am
- Forum: ESP32 Arduino
- Topic: BLE server with 2 different service UUIDs
- Replies: 0
- Views: 843
BLE server with 2 different service UUIDs
Hello, I have been trying to solve my problem for some time. I would like to read the values of a battery via Bluetooth with an ESP32. There is also an app or a web application which works with Chrome. The values of the battery can be read from different registers. Now I have managed to read these v...