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

nRF9160 AT Interface options

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,

Related