This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
en:iot-open:practical:hardware:sut:stm32:iot_3 [2024/04/27 09:39] – [FAQ] ktokarz | en:iot-open:practical:hardware:sut:stm32:iot_3 [2024/04/27 09:42] (current) – ktokarz | ||
---|---|---|---|
Line 85: | Line 85: | ||
In our case, the command can look like this: | In our case, the command can look like this: | ||
< | < | ||
- | AT+MQTTUSERCFG=0, | + | AT+MQTTUSERCFG=0, |
</ | </ | ||
Line 100: | Line 100: | ||
The command can look like this: | The command can look like this: | ||
< | < | ||
- | AT+MQTTCONN=0, | + | AT+MQTTCONN=0, |
</ | </ | ||
Line 116: | Line 116: | ||
=== Step 3 === | === Step 3 === | ||
- | Implement the MQTT configuration and connection to the broker. Use the template for the " | + | Implement the MQTT configuration and connection to the broker. Use the template for the " |
=== Step 4 === | === Step 4 === |