angst7 / Phatbeacon

nRF52 implementation of Physical Web Fatbeacon
BSD 2-Clause "Simplified" License
7 stars 0 forks source link

Fatbeacon

This is a nRF52 impementation of the Physical Web Fatbeacon spec. It's a work in progress, so don't expect too much. The code is based off the experimental_ble_app_eddystone example that comes with the nRF5 v11 SDK.

I've only maintained the GNU Make configuration and its built and tested on the nRF52 DK, as well as my BeaconBuddy hardware as that's what I use. To build it, just update the NRF_SDK_PATH in the Makefile, and go for it.

Currently supported hardware is:

This version is a little rough, far from production, and will probably melt your eyes in addition to any silicon it touches. You've been warned.

License

Licensed under BSD unless otherwise specified in the source code (some code is copyright Nordic Semiconductor, licenses in source files) See LICENSE for other info.