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

nrf51822 : problem on another electronic card

Hi !

I'm developing a bluetooth low energy service using the nordic evaluation kit and following the ble_lbs example. It works, but when I load the code on an other electronic card using the nrf51822 module too, i can't detect the device with my phone. I have changed the main.c and removed all parts that i can't use on my card such as button and led.. I have changed the PCA10001.h and adapted the PIN declaration.

Did i miss a step to adapte my code ?

Related