ME310G1/ME910G1/ML865G1 AT Commands Reference Guide
80617ST10991A Rev. 11 Page 166 of 1039 2021-09-23
3.2.4.14. AT#SETHEXSTR - Enable Input of Hex Coded Characters in String Constants
This command allows the module to accept hexadecimal coded characters input in
string constants.
AT#SETHEXSTR=<mode>
Set command enables/disables the hexadecimal coded characters input
style, depending on the <mode> parameter.
If enabled, hexadecimal characters are accepted as input when preceded
by a backslash character and enclosed in double quotes.
Parameter:
enable/disable
input in
hexadecimal
format
input of hexadecimal coded characters is disabled
input of hexadecimal coded characters is enabled.
Each string constant containing a hexadecimal coded
character must be enclosed between double-quotes.
This is not mandatory if the string constant doesn’t
contain any hexadecimal coded character.
AT#SETHEXSTR?
Read command reports the current <mode> setting in the format:
#SETHEXSTR: <mode>