Hello,
what do I have to change in a existing project for a nrf6310 board to use the same project for a pca10001 board?
Thanks for your help
Hello,
what do I have to change in a existing project for a nrf6310 board to use the same project for a pca10001 board?
Thanks for your help
First thing to do is to change the board define "BOARD_NRF6310" to "BOARD_PCA10001".
thank you for the quick answer. It was very helpful - but where do i find the "BOARD_NRF6310" definition?
I used the search funktion (whole project) and did not get a result that was useful.
remember to rebuild the project after changing the board definition.
remember to rebuild the project after changing the board definition.