Beacon demo for the BLE API using the nRF51822 native mode drivers
Dependencies: BLE_API mbed nRF51822 X_NUCLEO_IDB0XA1
Fork of BLE_iBeacon by
Revisions of main.cpp
Revision | Date | Message | Actions |
---|---|---|---|
11:6774f4827024 | 2014-05-22 | rename "nrf" to "ble" | File Diff Annotate |
10:391c1acf4b9d | 2014-05-22 | minor re-organization of code to make the demo clearer | File Diff Annotate |
9:438f44012039 | 2014-05-22 | renaming LEDs | File Diff Annotate |
8:d851d92601b7 | 2014-05-20 | initialization quirks should be moved out of the app and into nRF51822 support library. | File Diff Annotate |
7:e2bfd5db6713 | 2014-05-20 | better documentation to explain the structure of the beacon advertising payload | File Diff Annotate |
6:26eab6ee6df4 | 2014-05-20 | some more white space diffs. | File Diff Annotate |
5:97ce285ff00a | 2014-05-20 | white space diffs. | File Diff Annotate |
4:0ce8d2dd62f9 | 2014-04-04 | Renamed some variables | File Diff Annotate |
2:90b493cdcb1f | 2014-04-02 | Code cleanup | File Diff Annotate |
0:7613d21e5974 | 2014-03-31 | First commit of iBeacon demo using the BLE API and native mode nRF51822 driver | File Diff Annotate |