This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Where can i found about serial_lte_modem AT command detailed description

where can i search whta the mean about <type>,<result>,<datatype>,,<qos>,<retain>.....Etc.

EX:  #XMQTTEVT: 4,0

I Don't know what these values ​​represent

thanks

github.com/.../serial_lte_modem

MQTT AT Commands

The following proprietary MQTT AT commands are used in this application:

  • AT#XMQTTCON=<op>[,<cid>,<username>,<password>,<url>,<port>[,<sec_tag>]]
  • AT#XMQTTPUB=<topic>,<datatype>,<msg>,<qos>,<retain>
  • AT#XMQTTSUB=<topic>,<qos>
  • AT#XMQTTUNSUB=<topic>
  • #XMQTTEVT=<type>,<result>
Parents Reply Children
No Data
Related