Search found 1 match
- Sat Oct 28, 2023 12:38 pm
- Forum: General Discussion
- Topic: ESP32 BLE connection issues
- Replies: 0
- Views: 435
ESP32 BLE connection issues
Hi I'm trying to connect my ESP32 to a BLE fuel level sensor. I've added the needed service UUID and characteristic UUID that were mentioned by the manufacturer. But for some reason my ESP can only read the MAC address of the device but cannot read the service UUID or anything else. I've been using ...