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

From version 7.1
edited by Chxy
on 2024/10/08 17:32
Change comment: There is no comment for this version
To version 4.1
edited by Chxy
on 2024/10/08 17:19
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -38,7 +38,7 @@
38 38  We can see the message arrives, but it shows ERROR because the message doesn't follow with the UDP Server format.
39 39  
40 40  
41 -== 2.3 Test with Dragino NB device ==
41 += 2.3 Test with Dragino NB device =
42 42  
43 43  === 2.3.1 Configure NB-IoT End Node ===
44 44  
... ... @@ -45,7 +45,6 @@
45 45  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
46 46  
47 47  * Set to use ThingsEye UDP server: **AT+SERVADDR=server1.thingseye.io,11560**
48 -* Use UDP Uplink & Json protocol:** AT+PRO=2,5**
49 49  * Equip with a NB-IoT SIM Card to access to NB-IoT Network.
50 50  
51 51  The S31-NB's cellular module has the IMEI: **863663062789483**
... ... @@ -67,7 +67,7 @@
67 67  [[image:1728379050044-764.png||height="424" width="1312"]]
68 68  
69 69  
70 -**So we have this device in the Tenant Device List. The next step will be how to use these value to make a nice dashboard for user's application.**
69 +So we have this device in the Tenant Device List. The next step will be how to use these value to make a nice dashboard for user's application.
71 71  
72 72  
73 73