Last modified by Hera Guo on 2025/02/18 09:29

From version 19.1
edited by Hera Guo
on 2025/01/11 16:01
Change comment: There is no comment for this version
To version 17.1
edited by Hera Guo
on 2024/11/27 11:46
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -9,6 +9,10 @@
9 9  
10 10  The instructions in this chapter will show you how to connect a device that has been registered to the server to the Thingseye platform.
11 11  
12 +The network diagram below illustrates the connection between the devices and The Things Stack, as well as how the data can be integrated with the ThingsEye IoT platform.
13 +
14 +[[image:1732679080974-799.jpg||height="444" width="1660"]]
15 +
12 12  = 2. UDP Procotol  ~-~- Directly Connection =
13 13  
14 14  == 2.1 UDP Interface ==
... ... @@ -20,6 +20,7 @@
20 20  
21 21  Please contact ThingsEye team for detail how to forward data to client.
22 22  
27 +
23 23  == 2.2 Test UDP Interface via Socket Tool ==
24 24  
25 25  Download the UDP Test Tool from:  [[https:~~/~~/sourceforge.net/projects/sockettest/ >>https://sourceforge.net/projects/sockettest/]]. Run this tool, and input the server address and UDP port  as below and click send.
... ... @@ -36,6 +36,7 @@
36 36  
37 37  We can see the message arrives, but it shows ERROR because the message doesn't follow with the UDP Server format.
38 38  
44 +
39 39  == 2.3 Test with Dragino NB device ==
40 40  
41 41  === 2.3.1 Configure NB-IoT End Node ===
... ... @@ -42,12 +42,13 @@
42 42  
43 43  Device here is **[[S31-NB>>https://www.dragino.com/products/temperature-humidity-sensor/item/288-s31-nb-s31b-nb.html]]** : and have been configure below
44 44  
45 -* Set to use ThingsEye UDP server: **AT+SERVADDR=server1.thingseye.io,11560**
51 +* Set to use ThingsEye UDP server: **AT+SERVADDR=server1.thingseye.io,11562**
46 46  * Use UDP Uplink & Json protocol:** AT+PRO=2,5**
47 47  * Equip with a NB-IoT SIM Card to access to NB-IoT Network.
48 48  
49 49  The S31-NB's cellular module has the IMEI: **863663062789483**
50 50  
57 +
51 51  === 2.3.2 Check Uplink Data ===
52 52  
53 53  Re-activate the S31-NB, and we can see it in the debug window:
... ... @@ -54,6 +54,7 @@
54 54  
55 55  [[image:1728378218744-800.png||height="431" width="1003"]]
56 56  
64 +
57 57  === 2.3.3 Auto-Create Device ===
58 58  
59 59  The default **Tenant UDP Server** has already been configured to decode the Dragino -NB / -CB NB-IoT node. So once each end node sends a data to server. Tenant will auto create the device in the server.
... ... @@ -69,10 +69,7 @@
69 69  
70 70  == 3.1 Network Structure ==
71 71  
72 -The network diagram below illustrates the connection between the devices and The Things Stack, as well as how the data can be integrated with the ThingsEye IoT platform.
73 73  
74 -[[image:1732679444539-853.jpg||height="388" width="1452"]]
75 -
76 76  == 3.2 Creat Integration for The Things Stack. ==
77 77  
78 78  (% class="lead" %)
... ... @@ -133,19 +133,13 @@
133 133  
134 134  * **How to connect chirpstack to Thingseye by way of MQTT? The following tutorial will show you**
135 135  
136 -== 4.1 Network Structure ==
141 +== 4.1 Thingseye adds MQTT integration ==
137 137  
138 -The network diagram below illustrates the connection between the devices andchirpstack, as well as how the data can be integrated with the ThingsEye IoT platform.
139 -
140 -[[image:1732679647697-982.jpg||height="399" width="1492"]]
141 -
142 -== 4.2 Thingseye adds MQTT integration ==
143 -
144 144  Go to the Integrations page in the Integrations center section. Click the plus button to start adding a new integration. Select the type "MQTT" integration and click "Next";
145 145  
146 146  [[image:图片1.png]]
147 147  
148 -== 4.3 Add an uplink and downlink data converter ==
147 +== 4.2 Add an uplink and downlink data converter ==
149 149  
150 150  In the function decoder field, specify the script to parse and transform the data.
151 151  
... ... @@ -281,7 +281,7 @@
281 281  
282 282  return result;
283 283  
284 -== 4.4 Configure the connection ==
283 +== 4.3 Configure the connection ==
285 285  
286 286  Generate MQTT certificate integrated on chirpstack
287 287  
... ... @@ -321,7 +321,7 @@
321 321  (% class="wikigeneratedid" %)
322 322  [[image:屏幕截图 2024-11-25 095805.png||height="374" width="1272"]]
323 323  
324 -== 4.5 Check the connection ==
323 +== 4.4 Check the connection ==
325 325  
326 326  [[image:图片9.png]]
327 327  
1732679444539-853.jpg
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.hera
Size
... ... @@ -1,1 +1,0 @@
1 -180.5 KB
Content
1732679647697-982.jpg
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.hera
Size
... ... @@ -1,1 +1,0 @@
1 -179.2 KB
Content