Battery level icon
Posted: Tue Jan 22, 2019 5:41 pm
Hello,
I'm currently working with ESP32 and i have started to work with the gatt_server in the example folder. It is working fine but now i would like to have the battery service in order to display automatically the battery icon on my phone status bar when my device is connected (if it is possible). To debug i use nrfconnect on my phone or my computer :
Here what i have :
But i still don't have the battery icon. I guess i need to have the following configuration (i found it on the web) :
[/size]
But i cannot add the "Characteristic User Description" UUID : 0x2901 and i don't know why.
For your information, i'm very new with the ESP32 environment and BLE technology. Any help would be great
Thank you in advance,
Best regards,
Aurélien
I'm currently working with ESP32 and i have started to work with the gatt_server in the example folder. It is working fine but now i would like to have the battery service in order to display automatically the battery icon on my phone status bar when my device is connected (if it is possible). To debug i use nrfconnect on my phone or my computer :
Here what i have :
But i still don't have the battery icon. I guess i need to have the following configuration (i found it on the web) :
[/size]
But i cannot add the "Characteristic User Description" UUID : 0x2901 and i don't know why.
For your information, i'm very new with the ESP32 environment and BLE technology. Any help would be great
Thank you in advance,
Best regards,
Aurélien