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 mbed nRF51822
History
The default advertising period seems too slow for the name to show up fast.; ; As that's the sole point of this example, let's decrease the interval
2015-01-28, by JonnyA [Wed, 28 Jan 2015 01:01:47 +0000] rev 1
The default advertising period seems too slow for the name to show up fast.; ; As that's the sole point of this example, let's decrease the interval
Basic BLEDevice with a name; ; This adds a very simple BLE device that does nothing except have a name. Useful for your very first program if you want iOS to cache a particular name.
2015-01-28, by JonnyA [Wed, 28 Jan 2015 00:50:59 +0000] rev 0
Basic BLEDevice with a name; ; This adds a very simple BLE device that does nothing except have a name. Useful for your very first program if you want iOS to cache a particular name.