Hi
I have my custom board with nRF9160 module running Serial Lte Modem application, and an external MCU talks to nRF9160 over UART and access using AT commands. The custom board works fine as expected using the AT commands when using over PC serial port. .
Now when running with external MCU, I would like to put nRF9160 to sleep when not using, and wake up as per requirement. What is the best approach using AT commands? Can someone help? may be provide sample commands.
Thanks