BangleApps/apps/btadv/README.md

17 lines
462 B
Markdown

# Bluetooth Advert
This app advertises and exports (over Bluetooth) live data from the bangle's sensors:
- Heart Rate
- Accelerometer readings
- Pressure
- GPS information
- Magnetic flux
Swipe in any direction to access settings, and tap a setting to toggle it.
Hit back to return to the details screen, which shows sensor data being exported.
# TypeScript
This app is written in TypeScript, see [typescript/README.md](/typescript/README.md) for more info