Attached to this white paper is a modified version of the nRF5 SDK v14.2.0 Heart Rate Application, ble_app_hrs_litepoint, which advertises indefinitely and uses an advertising interval of 100 ms.
The unaltered Heart Rate Application example in the nRF5 SDK v14.2.0 will stop advertising after 180 seconds and uses an advertising interval of 300 ms, making it unsuitable for time-consuming tests and increasing the time it takes to run tests.
Extract the attached ble_app_hrs_litepoint.zip into the nRF5_SDK_14.2.0_17b948a\examples\ble_peripheral folder. The example has been precompiled and merged with the S132 v5.0.0. This precompiled binary is located in the ble_app_hrs_litepoint\hex folder.