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

ANCS example with different board

Im using a board that is not one of the officially supported nRF51822 boards. Im trying to get the ANCS example project to work, but It wont broadcast or even turn on the LEDs. I created a new header file for the board and added it to boards.h, and again, nothing. Am I defining the board wrong? is there an ANCS example that doesnt rely on BSP?

Related