SPWF04Sx - FW1.1.0 - MQTTCONN userID
hi,
question about MQTT conection TLS:
how can i sent empty userID during MQTT Communication?
if parameter userID is NULL, nv_model used....
thanks
Yoann
AT+S.MQTTCONN
To open a connection with an MQTT Broker. The command returns a local ID =0, used in the correspondent commands. The device manages one MQTT connection at a time.
Usage: AT+S.MQTTCONN=<hostname>,[<port>],[<path>],[<TLS>],[<username>],[<passwd>],[<userID>],[<keep_alive>],[<retry>],[<lastWill_QoS>],[<lastWill_topic>],[<lastWill_message>]<cr>
<userID>
Default: nv_model used during MQTT communications