Search found 1 match
- Fri Aug 14, 2020 3:24 am
- Forum: ESP32 Arduino
- Topic: Refresh server service cache.
- Replies: 0
- Views: 1488
Refresh server service cache.
Hello, I have use esp32 with Arduino IDE and Neil Kolban esp32 BLE_Client example. I have a server with hidden UUID that needs to write a byte to other UUIDs to activate. For my code, I can write and activate the UUID but its need to refresh service and characteristic UUID to receive new UUID but I'...