Hi,
I am using Keil microVision5 with an nRF51-DK S130 and SDK 12. I followed the custom service tutorials in the link:
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