Hi,
UART interface can be chosen from any GPIO on the device. Please confirm if SPI/I2C can do so, thank you.
Hello,
UART interface can be chosen from any GPIO on the device. Please confirm if SPI/I2C can do so, thank
Yes, the nRF9160's GPIOs features a crossbar, so you may connect any individual pin to any interface block, that is correct. You can configure the SPI/TWI peripherals to use different pins in the same way as you would do for the UART peripheral.
Best regards,
Karl