Hi,
I’m using a BG95-M4 module with firmware version BG95M4LAR02A02_A0.301.A0.301. The release notes for this firmware version state that the command QMTCFG=“timeout” has been extended. Unfortunately, there is no mention of this in the data sheet Quectel_BG95&BG77&BG600L_Series_MQTT_Application_Note_V1.2. A total of 4 parameters are listed there:
+QMTCFG: “timeout”,(range of supported <client_idx>s),(range of supported <pkt_timeout>s),(range of supported <retry_times>s),(list of supported <timeout_notice>s)
However, with the new firmware, the modem supports 5:
AT+QMTCFG=?
returns
+QMTCFG: “timeout”,(0-5),(1-60),(0-10),(0,1),(100-120000)
Can anyone tell me exactly what the last parameter does? Or is there a new MQTT datasheet that describes this?
Regards