adafruit / Adafruit_CircuitPython_BLE_Adafruit

Support for the BLE Adafruit Service, which provides access to on-board sensors and components
MIT License
9 stars 6 forks source link

it is possible add new service adafruit_ble_adafruit and create mpy #24

Closed Geromino closed 5 months ago

Geromino commented 6 months ago

i am looking for example service battery but i didnt find any example but in https://adafruit.github.io/Adafruit_WebBluetooth_Dashboard/ i see possible reading https://github.com/adafruit/Adafruit_WebBluetooth_Dashboard/blob/master/js/script.js#L389 line 86

dhalbert commented 6 months ago

There is a standard battery service definition in https://github.com/adafruit/Adafruit_CircuitPython_BLE/blob/main/adafruit_ble/services/standard/__init__.py#L54. Is that what you want?

Do you want to present a battery service or query a battery service?

Geromino commented 5 months ago

Hi Dan , sorry for delay response thanks for the link very helpful and accurate i see in nrfConnect mobile application Battery Service