Search found 1 match
- Thu May 10, 2018 2:53 pm
- Forum: ESP32 Arduino
- Topic: Imitating a BLE device with a ESP32
- Replies: 1
- Views: 3845
Imitating a BLE device with a ESP32
Hi. I'm trying to imitate a BLE wireless controller (for a standalone VR helmet), so I've looked what services does the controller advertise and tried to replicate them. And failed. 1) First things first, BLEDevice::createServer() seems to automatically create GenericAccess service with DeviceName a...