
BLE beacon example for F411RE with IDB05A1 based on https://os.mbed.com/teams/mbed-os-examples/code/mbed-os-example-ble-Beacon/
Fork of BLE-Beacon by
Diff: source/main.cpp
- Revision:
- 76:f0f06bffa8e3
- Parent:
- 45:0d307fc39fd0
--- a/source/main.cpp Fri Dec 14 13:15:15 2018 +0000 +++ b/source/main.cpp Tue Jan 08 14:00:19 2019 +0000 @@ -1,3 +1,16 @@ +/* + +https://os.mbed.com/components/X-NUCLEO-IDB05A1-Bluetooth-Low-Energy/ + +https://os.mbed.com/docs/v5.10/tutorials/ble-tutorial.html + +https://os.mbed.com/docs/latest/apis/rtos.html + +https://www.youtube.com/watch?v=j5RJ6UfkylA + +https://os.mbed.com/teams/mbed-os-examples/code/mbed-os-example-ble-Beacon/ + + /* mbed Microcontroller Library * Copyright (c) 2006-2015 ARM Limited *