Set own names for BLE Service and BLE Characteristic
Posted: Fri Oct 25, 2019 4:17 pm
Hi
How can i set own name for a BLE Service and BLE characteristic using ESP32 lib (nkolban), example: "This's my service", "This's my char" ?
Docs found just say about default BLE Service/Characteristic names provided from bluetooth.com, if i create a service/characteristic with my own UUID, the name shown is "Unknown Service/Characteristic"
Thanks
How can i set own name for a BLE Service and BLE characteristic using ESP32 lib (nkolban), example: "This's my service", "This's my char" ?
Docs found just say about default BLE Service/Characteristic names provided from bluetooth.com, if i create a service/characteristic with my own UUID, the name shown is "Unknown Service/Characteristic"
Thanks