Hello Team Nordic,
I am currently facing an issue while running a GNSS sample example code under ncs SDK v2.1.0 on our Custom PCB, which is based on the nRF9160 MCU. The modem firmware version I am using is mfw_nrf9160_1.3.5.
When running the GNSS sample example code on the nRF9160 EVM Board PCA10090 v1.1.0, everything works perfectly fine, and I receive NMEA packets continuously. Here, I attached output of sample example code in EVM.
However, when I try the same example code on our Custom PCB, it gives errors in lte_lc_init() function which is inside in the modem_init() function and the logs indicate the issue.
Just to provide some context, I didn't activate the SIM on the EVM Board, I only inserted it into the SIM slot. Additionally, I tested this example code on the EVM Board in India (Gujarat), where LTE-M or NB-IoT networks are not available. Despite the unavailability of these networks, the GPS functionality worked flawlessly on the EVM Board.
Now, I'm looking for assistance in troubleshooting the issue with the GPS functionality on our Custom PCB. Any insights or suggestions to resolve this problem would be highly appreciated.
Thanking you in anticipation.