nrf9160

Read command

The read command reads network time support.

Response syntax:

%XNETTIME: <network_time_support>[,<sib16_support>]

The response parameter and its defined values are the following:

<network_time_support>
0 – Disable network time support.
1 – Enable network time support.
<sib16_support>v1.3.x≥1
0 – Support for time information from SIB16 is disabled.
1 – The modem supports time information from SIB16. When a cell is changed before starting idle mode operations or entering a connection, the modem attempts to receive SIB16 until it is received successfully. The cell selections might take more time, but the time information from SIB16 is more likely available for applications after a cell has been selected, for example, during the first connection that is established after modem activation.
2 – The modem supports time information from SIB16. The SIB16 reception does not cause delays in cell selections, but the time information from SIB16 is available only after the modem has been in RRC IDLE state long enough to capture the broadcast message.

The following command example reads network time support:

AT%XNETTIME?
%XNETTIME: 0
OK