Skip to content
This repository has been archived by the owner on Dec 26, 2022. It is now read-only.
/ fitless Public archive

A collection of toy firmwares for the ID115 fitness tracker

Notifications You must be signed in to change notification settings

rbaron/fitless

Repository files navigation

fitless

Series of example programs to run on the ID115 fitness tracker. Most examples are based on the ones from the official SDK (version 12), but have been adapted to run on this specific device.

Running an example

To run, for instance, blinky/, do:

cd blinky/id115/blank/armgcc
export NRF_SDK12_ROOT=__PATH_TO_YOUR_NRF_SDK_VERSION_12__
make
make flash
make log

About

A collection of toy firmwares for the ID115 fitness tracker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages