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

Bluetooth low energy Services, a beginner's tutorial, Custom Service not shown

Hi

I'm starting with the BLE tutorial's, but I having some troubles.

I've followed all the steps of the second tutorial until step 4. (create and initialize a basic custom service) I've got no problems compiling the project nor uploading the code to the board, but when connected I'm getting 6 services instead of the 2 shown in the tutorial, on top of that, it seems that the custom service is not being initialized

             



I'm using nRF52 DK with SEGGER and SDK v15.0.0.

Related