-
Notifications
You must be signed in to change notification settings - Fork 713
Open
Labels
Description
I am attempting to use the BLE Client on an ESP32 to connect with a bluetooth device that has a joystick and some buttons. I was able to discover the service UUID and change the service UUID in the example BLE Client. Now I can connect to the remote device. However, I do not know what the characteristic UUIDs are. Would you be so kind as to please provide an example of how to enumerate the characteristic UUIDs once a device is connected.
1technophile