Hi,
I have been using NRF52833 DK for many applications - such as get a battery voltage - which was great using SDK. Now, I moved to my own PCB which has got NRF52833 chip as well. I am finding some issues to run the firmware I developed on the DK. The firmware I developed is based on a SDK 17.0.2 project example which is in examples\peripheral\saadc\pca10100.
The first issue I have is with NRF_LOG. It doesn't work anymore. I don't see any data on the terminal.
My question is what do I need to do moving from the DK to my PCB? Sorry if this is a vague question, I am new to firmware development and I am learning Nordic environment.
The only thing I did moving from the DK is I configured the pins according to my PCB. I am wondering if those pins aren't considered and overridden by what's define in for example 'boards.h'.
May I have some support please?
Many thanks
