I am integrating a sensor on SPI 1 with cellular but device get stuck in CPU idle when first transaction of SPI is made?
I am using nrf9160dk_nrf9160ns as board configuration and CONFIG_SPI and CONFIG_SPI_1 is enabled in project configuration.
I am facing something similar with I2C 1 too. (not using both peripherals at once).
Is there something to do with secure and non secure peripherals.
Any help is appreciated.
Thanks