BangleApps/apps/bootgatthrm
Rob Pilling b4dffbfd0e Use `ble_advert` module 2024-05-24 17:21:23 +01:00
..
ChangeLog Use `ble_advert` module 2024-05-24 17:21:23 +01:00
README.md docs: 📝 Update Readme 2023-06-09 11:03:44 +02:00
bluetooth.png feat: add gatthrm bootloader code 2023-06-09 10:46:19 +02:00
boot.js Use `ble_advert` module 2024-05-24 17:21:23 +01:00
metadata.json Use `ble_advert` module 2024-05-24 17:21:23 +01:00

README.md

BLE GATT HRM Service

Adds the GATT HRM Service to advertise the current HRM over Bluetooth.

Usage

This boot code runs in the background and has no user interface.

Creator

Another Stranger

Aknowledgements

Special thanks to Jonathan Jefferies for creating the bootgattbat app, which was the inspiration for this App!