Hi,
When nRF9160 is used as a co-processor and an external host MCU is used to interface with nRF9160, what are the serial interfaces that are allowed? The at_client example uses UART, is it possible to use SPI instead of UART?
The at_client example simply has a main.c file with a printf statement. Where are the UART related code in this sample?
Thanks,