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

Problem with UART Communication

Hi,
I am trying to test the uart exemple on nrf52840 using external debugging as shown in figure but it doesn't function !!!!

are there any modifications that need to be added compared to the internal debugging mode or is it the same thing?

Parents Reply
  • Hi,

    If I understand you correctly.: You are flashing the red board which has a nRF52840 with the UART example from the SDK. You also flash the a nRF52 DK with the example, and try to connect the two. Is my understanding correct?

    The image that you shared shows that you have connected the nRF52840 based board to the P20 header on the nRF52 DK. The P20 header can not be used for UART, they are used to debug an external board. 

    Pin 23, 22, 20 is located on the header over P20. 

    regards

    Jared 

Children
Related