This seems to work which I thought it was I was doing. This example works. I must have an error somewhere.
viewtopic.php?t=7452
Search found 2 matches
- Fri Jan 27, 2023 5:36 am
- Forum: ESP32 Arduino
- Topic: Multplie BLE Services ?
- Replies: 1
- Views: 1090
- Thu Jan 26, 2023 3:51 am
- Forum: ESP32 Arduino
- Topic: Multplie BLE Services ?
- Replies: 1
- Views: 1090
Multplie BLE Services ?
Hey guys, I can't find an example of using multiple BLE services in an Server mode. I have three hall effect flow sensors and i want to convert that into flow rate, total flow, total remaining and tank size. So that's 12 characteristics that notify. I thought life was good it all works, I can create...