Jonathan Austin / Mbed 2 deprecated BLE_namedbeacon

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 default tip

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.