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

nRF52 dk as UART module to connect custom board

Hi,

We have custom board with nRF52832.

For regulation, we want to use radio_test example.

In order to do that, I am trying to make the nRF52DK a COM PORT and connect my custom board through UART

I connected 4 UART pins from custom board (We have ICT for pins 5,6,7,8) to the related pins on the DK, cut SB22,23,24,25, erased software from DK and installed radio_test on custom board.

I followed instructions and opened termite 3.4 and it didn't work.

I connected Vdd and GND through Power supply. tried to turn off/on but didnt get the message "RF test" as it supposed to.

In our project pins 5,6,7,8 assigned to *** components so I unmounted them from board so they d'ont interfere.

Thanks

Related