How to turn a WaveShare nRF51-BLE400 into a discoverable beacon using mbed
Dependencies: mbed BLE_API nRF51822
Port for WaveShare BLE400 (chip nRF51 Aliexpress devboard)
Android Evothings good example for Nordic nRF51822-DK
As target for mbed-online used <Nordic nRF51822>
- (Large green board Nordic nRF51822-mKIT, actually deprecated on 01/03/2019)
Briefly: Handle via Evothings BLE Application 4 LEDs and 2 Buttons(via notify messages).
Figure 1: Evothings Android application screenshot
Android Evothings application sources
Happy coding!
maxxir 02/03/19
Revisions of nRF51822.lib
Revision | Date | Message | Actions |
---|---|---|---|
14:1c15d473b42f | 2016-01-12 | Update example to latest BLE API. | File Diff Annotate |
11:c9c0c4586c5f | 2015-04-02 | updated the libraries | File Diff Annotate |
10:1298728d050c | 2015-03-18 | updated library that was causing a conflict | File Diff Annotate |
1:0692bee84264 | 2015-02-13 | Initial Commit of Evothings custom GAP example App | File Diff Annotate |