Last modified by Mengting Qiu on 2025/03/08 11:33
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. Kilight1 +XWiki.ting - Content
-
... ... @@ -736,6 +736,7 @@ 736 736 737 737 Go to the (% style="color:blue" %)**Integrations center**(%%) **->** (% style="color:blue" %)**Integrations page**(%%) and click **“(% style="color:blue" %)plus(%%)”** icon to add a new integration. Name it (% style="color:blue" %)**“MQTT Integration_NB”**(%%), select type (% style="color:blue" %)**MQTT**; 738 738 739 + 739 739 [[image:image-20241126175509-1.png||height="518" width="1081"]] 740 740 741 741 ... ... @@ -772,7 +772,7 @@ 772 772 773 773 (% style="color:blue" %)**Add credential files.** 774 774 775 -Click this [[link>>https://www.dropbox.com/scl/fo/d5s1wf36f4syv30a8laup/AK8FjVpNXYXCWodRnnQ1Hig?rlkey=jrz1ip0f0xwwq5z2m2gu1tuij&e=1&st=kl4caub0&dl=0]]to download the certificates.776 +Click this link to download the certificates. 776 776 777 777 [[image:image-20241126183032-8.png||height="757" width="976"]] 778 778 ... ... @@ -786,7 +786,7 @@ 786 786 ==== 3.11.1.2 Setup uplink and downlink converters ==== 787 787 788 788 789 -First, you need to download the [[**MQTT uplink/downlink JS** **code**>>https://www.dropbox.com/scl/fo/d5s1wf36f4syv30a8laup/AK8FjVpNXYXCWodRnnQ1Hig?rlkey=jrz1ip0f0xwwq5z2m2gu1tuij&e=1&st=kl4caub0&dl=0]].790 +First, you need to download the **MQTT uplink/downlink JS** **code**. 790 790 791 791 * (% style="color:blue" %)**Uplink Converter** 792 792 ... ... @@ -847,12 +847,17 @@ 847 847 (% style="color:blue" %)**AT Commands** 848 848 849 849 * (% style="color:#037691" %)**AT+PRO=3,5 **(%%)** **~/~/ Use MQTT Connection & Json Payload 850 -* (% style="color:#037691" %)**AT+SERVADDR=lns1.thingseye.io,8883** 851 -* (% style="color:#037691" %)**AT+SUBTOPIC=8899 **(%%)~/~/Consistent with the Topic of MQTT integration created by ThingsEye 852 -* (% style="color:#037691" %)**AT+PUBTOPIC=8899 **(%%)~/~/Consistent with the Topic of MQTT integration created by ThingsEye 851 + 852 +* (% style="color:#037691" %)**AT+SUBTOPIC=8899 **(%%)~/~/Consistent with the Topic of MQTT integration created by ThingsEye 853 + 854 +* (% style="color:#037691" %)**AT+PUBTOPIC=8899 **(%%)~/~/Consistent with the Topic of MQTT integration created by ThingsEye 855 + 853 853 * (% style="color:#037691" %)**AT+CLIENT=NULL** 857 + 854 854 * (% style="color:#037691" %)**AT+UNAME=NULL** 859 + 855 855 * (% style="color:#037691" %)**AT+PWD=NULL** 861 + 856 856 * (% style="color:#037691" %)**AT+TLSMOD=1,0** 857 857 858 858 Test Uplink by click the button for 1~~3 seconds, the MQTT integration in ThingsEye allows you to view the data upstream from the device: ... ... @@ -946,13 +946,6 @@ 946 946 [[image:image-20240229233154-1.png]] 947 947 948 948 949 -== 5.3 What is the data consumption for different transfer mode? == 950 - 951 - 952 -For the data consumption of NB-IoT End node in different transfer mode, reference link: 953 - 954 -[[https:~~/~~/wiki.dragino.com/xwiki/bin/view/Main/Traffic%20Statistics%20~~-~~-%20NBCB/>>https://wiki.dragino.com/xwiki/bin/view/Main/Traffic%20Statistics%20--%20NBCB/]] 955 - 956 956 = 6. Trouble Shooting: = 957 957 958 958 == 6.1 Checklist for debuging Network Connection issue. Signal Strenght:99 issue. ==