работает в паре с micro:bit мигалкой
Dependencies: mbed BLE_API nRF51822
Программа для управляющего устройства на nRF51822. Используется одна Button1 для включения\выключения светодиода на устройстве приемнике.
Revisions of main.cpp
Revision | Date | Message | Actions |
---|---|---|---|
3:146eba831693 | 2015-06-08 | rename led1 as alivenessLED.; And some minor addition to comments. | File Diff Annotate |
2:3e1e967035cb | 2015-06-08 | another minor change to a comment. | File Diff Annotate |
1:1db45b17552e | 2015-06-08 | minor cosmetic changes. mostly to comments. | File Diff Annotate |
0:415d7f24cb91 | 2015-06-05 | an initial demo showcasing the GattClient APIs. Drives an LED exported by a BLE_LED peripheral. | File Diff Annotate |