ME310G1/ME910G1/ML865G1 AT Commands Reference Guide
80617ST10991A Rev. 11 Page 909 of 1039 2021-09-23
3.24.11. AT#MQREAD - Read Messages Received from the MQTT Broker
This command reads the message payload from the queue slot provided.
AT#MQREAD=<instanceNumber>,<mId>
After command line is terminated with <CR>, the module responds
sending:
#MQREAD: <instanceNumber>,<topic>,<payload_len>,
then the module prompts the following characters sequence:
<less_than><less_than><less_than><carriage return><line feed> (IRA
60, 60, 60, 13, 10)
followed by the data
Parameters:
selects the client instance to
activate or deactivate
client instance range. To know
maxClients value use test
command
message slot Id to be read. The
read operation will free the slot
resource.