Hi,
How to route the nrf9160 UART0 to any other PIOs like P0.16 ( tx) , P0.17(rx) from the VCOM interface ?
Thanks ,
Aswin
Hi,
How to route the nrf9160 UART0 to any other PIOs like P0.16 ( tx) , P0.17(rx) from the VCOM interface ?
Thanks ,
Aswin
Hi Aswin
If you'd like to route the UART0 or UART1 pins to other GPIOs, please follow the instructions in this post.
Please note that we're entering the summer vacation period here in Norway, so delays must be expected as we are low on staff for the month of July. Sorry about the inconvenience!
Best regards,
Simon
Hi Aswin
If you'd like to route the UART0 or UART1 pins to other GPIOs, please follow the instructions in this post.
Please note that we're entering the summer vacation period here in Norway, so delays must be expected as we are low on staff for the month of July. Sorry about the inconvenience!
Best regards,
Simon
We tried flashing the NRF52840 chipset as seen in above post. But we could not able to access P0.29 on NRF9160 DK to test with. Is there any way we can test the P0.29 on the DK itself?
Other thing we tried is to change the UART0 pin to P0.16 and P0.17 by changing the uart 0 in overlay file. In that also we were not able to see UART data on P0.16 and P0.17