ME310G1/ME910G1/ML865G1 AT Commands Reference Guide
80617ST10991A Rev. 11 Page 703 of 1039 2021-09-23
for the last one, to distinguish EOF condition (Base64 encoding
rules). For the same reason if #SRECV command is used by the
application to receive data, a multiple of 78 bytes must be
considered.
To use #SRECV to receive data with <dec> enabled, it is necessary
to consider that: reading <maxByte> bytes from socket, user will
get less due to decoding that is performed.
AT#BASE64?
Read command returns the current <enc>/<dec> settings for all the six
sockets. The format is:
#BASE64:<connId
1
><enc
1
>,<dec
1
>,0,0<CR><LF>
. . .
#BASE64:<connId
6
>,<enc
6
>,<dec
6
>,0,0<CR><LF>
AT#BASE64=?
Test command returns the range of supported values of all parameters.