Updated on 2023-02-16 GMT+08:00

+HMREC

This command is used to transmit the data received by the module to external MCUs.

Command

Parameter

Default Parameter Processing

AT Response

Example

+HMREC=topic, payload_len, payload

topic: specific topic.

-

-

+HMREC="$oc/devices/my_deviceid/user/my_subtopic",2,0102 (hexmode)

len: length of the data received, in bytes.

-

-

payload: data converted to ASCII code.

-

-