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

Old nRF9160-DK external GPIO header

Hello,

I am trying to observe communication between the nRF9160 and nRF52840 on v0.8.2 of the nRF9160-DK board.
According to the schematic and documents, P0.23 should be permanently routed to pin 3 of the P27 header on the board, regardless of the state of the analog switch as controlled by the 52840.

Communication is working (both chips communicate over UART via this and P0.22 lines) but nothing can be observed on the external GPIO header.
This works (to an extent) on v1.0.0 of the DK hardware so what is the issue with v0.8.2?

Related