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

BLE tutorial for SDK 14.0.0

Hi,

Is there any tutorial already for the version 14.0.0 of the SDK (nRF52, more specifically I am using nRF52832)? I would like to know how to configure Advertising, and create Services and Characteristics. The tutorials on the Tutorials page here say they're updated to SDK 11.0.0. I tried to download one example but it doesn't even compile on SDK 14.0.0 (makefile is very different altogether).

The most recent I found is this one

github.com/.../custom_ble_service_example

But even this one (which says it's for 13.0.0) didn't compile. I'm following it tring to adapt into one of the examples that come with the 14.0.0 but I have already found some differences.

Can anyone point me to a tutorial (or even an example) of code on 14.0.0 that creates services and characteristics?

Thanks,

Ilidio.