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

SDK 12 - Custom Service Example

Hi, 

I am using Keil microVision5 with an nRF51-DK S130 and SDK 12. I followed the custom service tutorials in the link:

https://devzone.nordicsemi.com/tutorials/b/bluetooth-low-energy/posts/ble-services-a-beginners-tutorial

and found that they were originally for this SDK but have since been updated to SDK 15. Can the original, legacy code for SDK 12 be provided? Or a full example of including a custom service? I am trying to add a service to the ble_uart example without much luck - it simply needs to broadcast the status of a flag to a mobile application. There is little in the way of comments in the provided example code to understand what everything does.

Thanks in advance,

Jack

Related