nRF51 SDK
 All Data Structures Functions Variables Typedefs Enumerations Enumerator Groups Pages
Heart Rate Application - Serialized

The Heart Rate Application is a firmware example that implements the Heart Rate profile using the serialization library.

The source code and project file can be found in the <InstallFolder>\Nordic\nrf51822\Board\nrf6310_experimental\ble_s110_serialization\ble\ble_app_hrs folder.

The functionality of the heart rate application is the same as Heart Rate Application. Please refer to Heart Rate Application for more information. There is, however, one deviation from Heart Rate Application. The button wake up mechanism is not applicable for this application because this application never places the application controller in System Off mode. It only places the connectivity chip in System Off mode on advertisement timeout. To restart advertisement, please power-cycle the Application Board.