Getting the network timestamp with CCLK doesn't work on our custom nRF9160 board

Hello all!

Setup: nRF9160 SiP in SLM mode (mfw_nrf9160_1.3.5)

I want to get the time from the network using the AT+CCLK? or AT%CCLK? commands, and while it works perfectly on the nRF9160-DK, it doesn't work on our custom board. Other commands and functions (MQTT, HTTP, DFU download) work perfectly, so I'd think this is not a hardware issue.

If I set the time manually by CCLK="...", I can then retrieve the value by CCLK?, but I want to get the timestamp from the network.

Please see the screenshot below comparing the devboard and our board, after a cold restart. Both 91s have the exact same firmware loaded on them.

Any advice is much appreciated!

Adam

Related