LE910Cx AT Commands Reference Guide
80502ST10950A Rev. 14
Page 1319 of 1904
2022-03-04
Not Subject to NDA
To use #BASE64 in command mode, if data to send exceed
maximum value for #SSENDEXT command, they must be divided in
multiple parts. These parts must be a multiple of 57 bytes, except
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
max
>,<enc
max
>,<dec
max
>,0,0<CR><LF>
AT#BASE64=?
Test command returns the range of supported values of all parameters.
Summary of Contents for LE910C series
Page 1904: ......