I have been developing a program for the nRF51-DK that reads an input value from an analogue input pin and displays this on PuTTY(terminal emulator software) using the UART. Now, I want to design a PCB with the nRF51422 chip on it. If I connect this PCB to the nRF51-DK through P20 to program the chip, will it also be possible to display the analogue input pin values from the PCB on PuTTY via UART? Would I need to make any changes or consider additional connections when I design my PCB? Or would it be done automatically?
Regards, Ehsan.