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

SDK14 - Custom Service Tutorial / Example

Hi Nordic,

I am getting started writing a new application and I would like to move to the new SDK14. My app requires, between others, a custom service and a custom characteristic.

I took a look to the ble_app_template and I stopped at the very beginning:

BLE_XYZ_DEF(m_xyz);

What's that?

As far as I understand, a lot changed from the previous SDKs.

Could you point me to any tutorial or working example to get the job done without wasting hours or posting tons of questions?

Thank you

Related