Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: BLE_API X_NUCLEO_IDB0XA1 mbed
Fork of BLE_HeartRate_IDB0XA1 by
Readme.md@27:09ec26511db8, 2016-12-11 (annotated)
- Committer:
- hux
- Date:
- Sun Dec 11 19:18:02 2016 +0000
- Revision:
- 27:09ec26511db8
- Parent:
- 22:e82c7b8a6072
- Child:
- 28:114eaad388c1
Fine tuning of Blob class; looking very smart now!
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
hux | 27:09ec26511db8 | 1 | T04_Basic_Advertising |
hux | 22:e82c7b8a6072 | 2 | |
hux | 27:09ec26511db8 | 3 | This demo program is derived from the featured demo program BLE_GAP_Example |
hux | 27:09ec26511db8 | 4 | and demonstrates how to setup a BLE board for basic advertising. |
hux | 22:e82c7b8a6072 | 5 | It is copied from S02_BLE_GAP_Example and provided with blinking and blob |
hux | 22:e82c7b8a6072 | 6 | wrappers. |
hux | 22:e82c7b8a6072 | 7 | |
hux | 27:09ec26511db8 | 8 | |
hux | 27:09ec26511db8 | 9 | |
hux | 22:e82c7b8a6072 | 10 | Tested Platforms: |
hux | 22:e82c7b8a6072 | 11 | NUCLEO-L476RG |
hux | 22:e82c7b8a6072 | 12 |