Changes for page ThingsBoard

Last modified by Dilisi S on 2025/04/23 19:23

From version 152.1
edited by Dilisi S
on 2025/03/13 03:45
Change comment: Mar 12 edits
To version 151.1
edited by Dilisi S
on 2025/03/11 22:29
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -549,11 +549,15 @@
549 549  **AT Commands**
550 550  
551 551  * **AT+PRO=3,3    **~/~/ Use MQTT to connect to ThingsBoard. Payload Type set to 3.
552 -* **AT+SUBTOPIC=<MQTT topic>**
553 -* **AT+PUBTOPIC=<MQTT topic>**
552 +
553 +* **AT+SUBTOPIC=<device name>**
554 +
555 +* **AT+PUBTOPIC=**tb/mqtt-integration-tutorial/sensors/LDS25-NB/telemetry
556 +
554 554  * **AT+CLIENT=null**
558 +
555 555  * **AT+UNAME=<MQTT Username>**
560 +
556 556  * **AT+PWD=<MQTT Password>**
557 -* **AT+SERVADDR=<Broker address, Port>**
558 558  
559 559  Test your uplink by pressing the ACT button for 1 second.