Demonstration of the GAP profile. It shows advertising, scanning and connecting. The demo will cycle through several modes and print over the serial connection information about current activity.

GAP - Advertising, Scanning, Connecting

Demonstration of GAP API usage. It shows advertising, scanning and connecting. The demo will cycle through several modes and print over the serial connection information about current activity.

Running the application

Requirements

The sample application can be seen on any BLE scanner on a smartphone. If you don't have a scanner on your phone, please install :

- nRF Master Control Panel for Android.

- LightBlue for iPhone.

Information about activity is printed over the serial connection - please have a client open. You may use:

- Tera Term

Hardware requirements are in the main readme.

Building instructions

Building instructions for all samples are in the main readme.

Changes

RevisionDateWhoCommit message
22:973b10dc67f7 2019-08-15 mbed_official Merge pull request #252 from donatieng/mbed_os_update default tip
21:59235cb6afd2 2019-07-23 mbed_official Merge pull request #245 from paul-szczepanek-arm/master
20:d2c272f79611 2019-02-27 mbed_official Updating mbed-os to mbed-os-5.11.5
19:edaab1036ff9 2019-02-25 mbed_official Merge pull request #217 from adbridge/master
18:fcc7c9cfe3bb 2019-02-13 mbed_official Updating mbed-os to mbed-os-5.11.2
17:2d84a7cc28e9 2019-01-14 mbed_official Merge pull request #207 from adbridge/master
16:4dd4ecbc8efb 2019-01-14 mbed_official Merge pull request #208 from ARMmbed/mbed-os-5.11.0-oob
15:3bf617a2080f 2018-12-14 mbed_official Updating mbed-os to mbed-os-5.10.4
14:a8476ddf96bf 2018-11-16 mbed_official Merge pull request #192 from paul-szczepanek-arm/update-libs
13:2c3499a4d63a 2018-11-07 mbed_official Merge pull request #189 from ARMmbed/donatieng-patch-1
12:3993e2608615 2018-10-22 mbed_official Merge pull request #187 from cmonr/master
11:37872bf83624 2018-10-17 mbed_official fix gap example to match GAP fixes
10:6f1c573093c1 2018-09-26 mbed_official Merge pull request #183 from ARMmbed/mbed-os-5.10.0-oob
9:c2eb98632b22 2018-09-04 mbed_official Merge pull request #173 from pan-/use-cordio
8:079e3101838e 2018-08-29 mbed_official Merge pull request #172 from 0xc0170/master
7:fa409eba10fc 2018-08-23 mbed_official Updating mbed-os to mbed-os-5.9.5
6:f46a6591dbf9 2018-08-08 mbed_official Merge pull request #168 from cmonr/master
5:ac6795c1ab7d 2018-07-18 mbed_official Merge pull request #166 from cmonr/master
4:4ad5551e0672 2018-07-06 mbed_official Merge pull request #163 from adbridge/master
3:85ceb3383e3b 2018-06-22 mbed_official Merge pull request #160 from adbridge/master
2:a231be6f984c 2018-06-20 mbed_official Merge pull request #159 from ARMmbed/mbed-os-5.9.0-oob
1:d4bb1e33950e 2018-06-20 mbed_official Merge pull request #158 from adbridge/master
0:8539ba0984da 2018-03-09 paulszczepanek initial commit based on examples github repo