nRF51 SDK
 All Data Structures Functions Variables Typedefs Enumerations Enumerator Groups Pages
Advertising Application Serialized

Modules

 main.c
 Serialized Advertising example application main file.
 

Detailed Description

The Serialized Advertising Application is a firmware prototype using serialized SoftDevice commands to connect to a connectivity chip using the hardware delivered in the nRF51822 Development Kit.

The source code and project file can be found in the <InstallFolder>\Nordic\nrf51\Board\nrf6310\ble_s110_serialization\ble_app_advertising folder.

Setup

Instructions on how to set up the nRFgo Motherboard for serialization: 'Board Setup'.

LED assignments:

Testing

The Serialized Advertising Application can be tested using the Master Control Panel as follows:

  1. Compile and program the application. Observe that the Advertising LED (LED 0) is lit.
  2. Locate and connect to the Application using Master Control Panel. The application will be advertising as 'BLE_Connectivity'.
  3. Observe that the Connected LED is lit, and the Advertising LED is off.
  4. Disconnect, and observe that the Advertising LED (LED 0) is lit, the Connected LED (LED 1) is off.