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

Uart Pin Config for NRF9160

Hi,

I want to change the pin configuration for the uart2. I change it in the SES 's Project>Edit Device Tree .

However, if I change the tx pin to 0x0f , it cannot send out anything, if I change the tx pin to 0x0d, it then can send out something. 

I search on devzone and found : https://devzone.nordicsemi.com/f/nordic-q-a/44097/how-to-config-the-uart-of-nrf9160-sip

but it seems there is no secure_boot example. Maybe it is outdated. 

I am now using SDK 1.1.0. 

What is the correct way to config the pin for uart?

Thanks.

Chapman

Related