Hi I am using the aws_iot example on the nrf9160 DK.
I have opened the zephyr.dts file and in the section uart0: it has the following
I've reached this point trying to change the pins that the console outputs. But whatever change I may do at this point there is no effect.
I continue to get normal logging in the LTE Link monitor application. I even deleted the section and it still works as before.
It seems that it is taking this info from elsewhere but where?