Dear Nordic devzone community,
I am using nrf connect SDK version 1.8.0 for the asset tracker and 2.0.2 for AT client. IDE is Vscode Studio.
I have designed a custom board using nRF9160 and I am able to send and read out certain AT commands which confirms to me that most of the embedded part of the design functions fine.
1)Custom Board is replying to the AT commands as mentioned in the attached image but not responding to the AT+CPIN command to recognize the SIM. I have attached the schematic of the custom board as well.

2084.nrf52820_sensor_NORDICV2.pdf
A few observations while debugging the HW
a)1.8V output to SIM card is not provided by NRF9160(using the asset tracker FW, which is provided to the DK)
b)What we left open is DETECT pin from nrf9160. But the 1.8V output pin from NRF9160 is still connected to the SIM card connector.
I followed the following links
Programming/Debugging nRF9160 SiP on custom board
nrf9160 custom board AT client not working
Getting HWID nRF9160 custom HW board and using LTE LINK monitor with custom Hardware