TOF based Presence Detector

Dependencies:   BLE_API X_NUCLEO_6180XA1 X_NUCLEO_IDB0XA1 mbed

Fork of BLE_HeartRate_IDB0XA1 by ST

Readme.md

Committer:
hux
Date:
2018-08-20
Revision:
29:eceecbe28088
Parent:
27:32267cee7cb8

File content as of revision 29:eceecbe28088:

S07_Detection 

This demo program sets up a set of services for a Detector peripheral.
Using Bricks-V1A library.

There is some bug in the bricks library. As an consequence of the bug the
code runs on the NORDIC-nRF51822-DK, but not on the NUCLEO-L476RG board.
For this reason an alterbative way is used to setup the GATT services, using
tediousServices (see tedious.cpp)

Tested Platforms:
   NUCLEO-L476RG