zephyr/samples/bluetooth/peripheral
Luiz Augusto von Dentz 36522ee71b Bluetooth: peripheral: Make heart rate simulation more predictable
sys_rand32_get appears to get stuck with same number for a while so
instead just increment the heart rate by 1 until 160 and then return it
back to 90.

Change-Id: I2aea870c68539271a1bb6190a958a7e2d1914dc3
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
2016-02-10 19:13:01 -05:00
..
src Bluetooth: peripheral: Make heart rate simulation more predictable 2016-02-10 19:13:01 -05:00
Makefile Bluetooth: Add support for testing nble driver with samples 2016-02-05 20:25:20 -05:00
prj_nble.conf Bluetooth: peripheral: Make heart rate simulation more predictable 2016-02-10 19:13:01 -05:00
prj.conf Bluetooth: peripheral: Make heart rate simulation more predictable 2016-02-10 19:13:01 -05:00
prj.mdef Rename VPF files to use MDEF file extension 2016-02-05 20:14:15 -05:00
README Bluetooth: doc: Add notes for building with NBLE enabled 2016-02-05 20:25:27 -05:00
testcase.ini sanitycheck: enable build tests for Arduino Due 2016-02-10 01:35:33 +00:00

For building shell with Nordic Bluetooth Low Energy stack (NBLE)
use prj_nble.conf:

$ make CONF_FILE=prj_nble.conf BOARD=arduino_101