This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

NRF9160 Modem CCLK overhead and intended design

Hi,

Couple of questions:

- I'm finding that querying the Modem clock with AT+CCLK? always returns the network time the instant after it has registered with the LTE network. Should I not assume its availability and need to build in the querying of an NTP server followed by setting the clock with AT+CCLK= in case it is initially not available? In this case does this manually set time get overwritten when an LTE network time has been received?

- Can I assume the modem firmware will use its internal RTC clock to keep the time current even during PSM sleeps?

- What is the overhead of calling AT+CCLK? is it just simply creating the modem recv response string internally within the modem firmware?

Thx!

Related