LE910Cx AT Commands Reference Guide
80502ST10950A Rev. 14 Page 1317 of 1904 2022-03-04
3.17.41. AT#BASE64 - Base64 Encoding/Decoding of Socket Sent/Received Data
This command is used to enable or disable base64 encoding and decoding data of a
socket.
AT#BASE64=<connId>,<enc>,<dec>[,<unused_B>[,<unused_C>]]
Set command enables base64 encoding and decoding of data
sent/received to/from the socket in online or in command mode.
Parameters:
socket connection identifier
socket connection identifier value (max
value is returned by the Test command)
selects the encoding standard. The
data received from serial port are
base64 encoded according to the
<enc> parameter and forwarded to
the <connId> socket.
no encoding of data received from serial port.
base64 encoding compliant to RFC 2045 - MIME
standard. As indicated from RFC2045 the encoded