Skip to content

jacobrosenthal/mbed-hr-observer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mbed-hr-observer

Watch for Polar H7 heartrate ble advertisement packets and blink out heartrate. By default uses the Tinyble from Seeed Studio. Power on your H7 and then hit the tinyble button to start a search for your device.

Install yotta:

  • brew tap ARMmbed/homebrew-formulae
  • brew install python cmake ninja arm-none-eabi-gcc
  • pip install yotta

Build

  • yt build

Upload with a wire

  • cp build/tinyble-gcc/source/mbed-hr-observer-combined-fota.hex /Volumes/MBED/

Debug

  • yt build -d
  • yt debug mbed-hr-observer
  • load
  • mon reset halt
  • set breakpoint or continue c

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages