ME310G1/ME910G1/ML865G1 AT Commands Reference Guide
80617ST10991A Rev. 11 Page 723 of 1039 2021-09-23
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.
Set <cid>=3
AT#NTPCFG=3
OK
Set <cid>=1, symmetric key mode, <keyId>=1 and load the keys from the
provided file
AT#NTPCFG=1,1,1,"/mod/server_keys.txt"
OK