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

From version 18.1
edited by Hera Guo
on 2024/11/27 11:54
Change comment: There is no comment for this version
To version 21.1
edited by Hera Guo
on 2025/02/18 09:29
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -14,12 +14,14 @@
14 14  == 2.1 UDP Interface ==
15 15  
16 16  * Server Address: server1.thingseye.io
17 -* Port: 11562
17 +* Port: 11560
18 18  
19 19  The data sent to above UDP interface will not go directly to client's database.
20 20  
21 21  Please contact ThingsEye team for detail how to forward data to client.
22 22  
23 +**Note:Currently udp connections require port forwarding, please contact the ThingsEye team to inform them of your device's IMEI before connecting.**
24 +
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.
... ... @@ -42,7 +42,7 @@
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,11562**
47 +* Set to use ThingsEye UDP server: **AT+SERVADDR=server1.thingseye.io,11560**
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