User's Manual

Table Of Contents
Nonvolatile Parameter Database
AT+i Programmer‘s Manual Version 8.32 34-54
34.5.11 +NTOD Define Network Time-of-Day Activation Flag
Syntax: AT+iNTOD=n Sets the network time-of-day activation flag to n.
If this flag is enabled, iChip will retrieve an
updated time reading the next time it goes online.
Note: In a LAN environment, since iChip is
always online, time retrieval will take place
following a hardware or software (AT+iDOWN)
reset only.
Parameters: n=0 or 1
Command Options: n = 0: Network time retrieval from timeserver is
disabled.
n = 1: Network time retrieval is enabled iChip
will connect to the time server and retrieve
an updated time reading each time it
connects to the network. From that point
on, iChip will maintain time internally.
While iChip is online, network time will
be refreshed every two hours.
Current time-of-day will be returned in
response to the RP8 command. Outgoing
e-mail messages will be time and date
stamped.
The expiry data of an incoming server
certificate in secure SSL communication
will also be checked. If iChip cannot read
the time from the time server, an SSL
session cannot be established.
Default: 0 (time server retrieval disabled)
Result code:
I/OK
AT+iNTOD~n Temporarily sets the network time-of-day activation
flag to value n. The permanent value will be
restored after completing the next session, whether
the session was successful or not.
AT+iNTOD? Reports the current value of the network time-of-
day activation flag followed by I/OK.
AT+iNTOD=? Returns the message ‗0-1‘.
The reply is followed by I/OK.