ME310G1/ME910G1/ML865G1 AT Commands Reference Guide
80617ST10991A Rev.4 Page 416 of 545 2020-04-15
3.13.34. AT#NTPCFG - Configure NTP Parameters
This set command allows to configure additional parameters to be used for NTP operations.
AT#NTPCFG=<cid>[,<authType>,<KeyId>,<keysFilePath>]
Parameters:
context id used to perform NTP operations. Refer to test
command to know the supported range of values.
authentication type to be used with NTP server
do not authenticate server
use symmetric key to authenticate server (see standard [1]), using
<KeyId> and <KeysFilePath> to retrieve the required parameters
if <authType> is 1, it provides the key Id to authenticate
the server
if <authType> is 1, it provides the absolute path of the
file where the server keys can be found. Only MD5 keys
are supported.
The file containing the keys can be loaded in the module filesystem using #M2MWRITE
command.
The key content is loaded from the file only when #NTP is issued.
AT#NTPCFG?
Read command reports the parameters current values in the format:
#NTPCFG:<cid>,<authType >
AT#NTPCFG=?
Test command reports the available range of <cid>, <authType> and <KeyId> parameters values.