This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

How to add a new service to an existing sample project

Hello.

Currently, we are developing based on "multirole_lesc", a BLE multi-role project. The project contains the BLE service “hrm”, but I want to add the “RSCS” service to it.
Is there a way to add a new service .c or .h to an existing project?
Thank you.

The environment is as follows.
SoftDevice: S132
IDE: SES
BLE Device: NRF52832
SDK version: 15.30
multirole project: experimental⇒ble_app_multirole_lesc

Parents Reply
  • That is a good resource. Currently I am trying to add the CLI (over UART) to the ble_app_blinky project and having a hard time. There seems to be lots of complexity with nrfx and nrf on top of everything else that make it really tricky.

Children
No Data