<
From version < 1.10 >
edited by Xiaoling
on 2022/05/12 17:32
To version < 15.1 >
edited by Xiaoling
on 2022/05/27 14:56
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,6 +1,8 @@
1 -Contents:
1 +**Contents:**
2 2  
3 +{{toc/}}
3 3  
5 +
4 4  = 1. Introduction =
5 5  
6 6  In the TCP IP Client mode, LoRa Gateway can accept LoRa or LoRaWAN packets and send it to the TCP/IP server.
... ... @@ -13,9 +13,11 @@
13 13  * [[LPS8>>url:http://www.dragino.com/products/lora-lorawan-gateway/item/148-lps8.html]]
14 14  * [[LG308>>url:http://www.dragino.com/products/lora-lorawan-gateway/item/140-lg308.html]], [[DLOS8>>url:http://www.dragino.com/products/lora-lorawan-gateway/item/160-dlos8.html]]
15 15  
18 +
19 +
16 16  == 2.2 Typology & Instruction ==
17 17  
18 -[[image:https://wiki.dragino.com/images/thumb/7/75/LPS8_TCP_0.png/600px-LPS8_TCP_0.png||height="370" width="600"]]
22 +[[image:image-20220527144058-1.png]]
19 19  
20 20  Network Structure
21 21  
... ... @@ -29,11 +29,13 @@
29 29  * [[LG01-N>>url:http://www.dragino.com/products/lora-lorawan-gateway/item/143-lg01n.html]], [[OLG01-N>>url:http://www.dragino.com/products/lora-lorawan-gateway/item/144-olg01n.html]]
30 30  * [[LG02>>url:http://www.dragino.com/products/lora-lorawan-gateway/item/135-lg02.html]], [[OLG02>>url:http://www.dragino.com/products/lora-lorawan-gateway/item/136-olg02.html]]
31 31  
36 +
37 +
32 32  == 3.2 Typology ==
33 33  
34 34  The working topology is as below. In this mode, The Uplink LoRa packets should use a customized format.
35 35  
36 -[[image:https://wiki.dragino.com/images/thumb/5/54/TCP_FORWARD_1.png/600px-TCP_FORWARD_1.png||height="380" width="600"]]
42 +[[image:image-20220527144300-2.png]]
37 37  
38 38  TCP/IP Forward working topology
39 39  
... ... @@ -42,7 +42,7 @@
42 42  
43 43  === 3.3.1 Select TCP-IP Client mode ===
44 44  
45 -[[image:https://wiki.dragino.com/images/thumb/b/ba/TCP_FORWARD_2.png/600px-TCP_FORWARD_2.png||height="159" width="600"]]
51 +[[image:image-20220527144723-3.png]]
46 46  
47 47  Select TCP-IP Client mode
48 48  
... ... @@ -49,7 +49,7 @@
49 49  
50 50  === 3.3.2 Configure the Radio channel ===
51 51  
52 -[[image:https://wiki.dragino.com/images/thumb/0/0e/TCP_FORWARD_3.png/600px-TCP_FORWARD_3.png||height="406" width="600"]]
58 +[[image:image-20220527144755-4.png]]
53 53  
54 54  Configure the Radio channel with the match radio settings frequency as the LoRa End Node
55 55  
... ... @@ -58,7 +58,7 @@
58 58  
59 59  Note: Gateway may receive many LoRa packets, it will only transfer the packet with the same ID as specify in the channel.
60 60  
61 -[[image:https://wiki.dragino.com/images/thumb/f/fb/TCP_FORWARD_4.png/600px-TCP_FORWARD_4.png||height="330" width="600"]]
67 +[[image:image-20220527144837-5.png]]
62 62  
63 63  Configure TCP Server Info
64 64  
... ... @@ -69,7 +69,7 @@
69 69  
70 70  (% class="box" %)
71 71  (((
72 -Uplink Format: <Channel_ID>data
78 +Uplink Format:** (% style="color:#4f81bd" %)<Channel_ID>data(%%)**
73 73  For example, if we have configured 2 channels 12345 and 34567.
74 74  And there is are three LoRa End nodes sending: 12345,34567,78
75 75  The LG02 will accept the data from 12345 and 34567, it will ignore the data from Node 78
... ... @@ -83,7 +83,7 @@
83 83   The TCP/IP server will get {"34567":"temp=34","12345":"field1=0.0&field2=1102.0"}
84 84  )))
85 85  
86 -[[image:https://wiki.dragino.com/images/thumb/2/22/TCP_FORWARD_5.png/600px-TCP_FORWARD_5.png||height="152" width="600"]]
92 +[[image:image-20220527144959-6.png]]
87 87  
88 88  Configure TCP Server Info
89 89  
... ... @@ -94,7 +94,7 @@
94 94  
95 95  === 3.4.1 Configure the Radio channel ===
96 96  
97 -[[image:https://wiki.dragino.com/images/thumb/4/40/TCP_FORWARD_7.png/600px-TCP_FORWARD_7.png||height="280" width="600"]]
103 +[[image:image-20220527145111-7.png]]
98 98  
99 99  Configure the Radio channel with the match radio settings frequency as the LoRa End Node
100 100  
... ... @@ -103,7 +103,7 @@
103 103  
104 104  Note: Gateway will transfer the packet if they arrive in the right format .
105 105  
106 -[[image:https://wiki.dragino.com/images/thumb/3/36/TCP_FORWARD_6.png/600px-TCP_FORWARD_6.png||height="149" width="600"]]
112 +[[image:image-20220527145151-8.png]]
107 107  
108 108  Configure TCP Server Info
109 109  
... ... @@ -114,7 +114,7 @@
114 114  
115 115  (% class="box" %)
116 116  (((
117 -Uplink Format: **<Channel_ID>data**
123 +Uplink Format: (% style="color:#4f81bd" %)**<Channel_ID>data**(%%)
118 118  And there is a LoRa End node sending below packets:
119 119  *<12345>Hello From Sensor1
120 120  )))
... ... @@ -139,7 +139,7 @@
139 139  
140 140  and TCP server get:
141 141  
142 -[[image:https://wiki.dragino.com/images/thumb/a/a5/TCP_FORWARD_8.png/600px-TCP_FORWARD_8.png||height="307" width="600"]]
148 +[[image:image-20220527145304-9.png]]
143 143  
144 144  TCP Server
145 145  
image-20220527144058-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +151.7 KB
Content
image-20220527144300-2.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +138.5 KB
Content
image-20220527144723-3.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +19.7 KB
Content
image-20220527144755-4.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +31.8 KB
Content
image-20220527144837-5.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +33.0 KB
Content
image-20220527144959-6.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +27.5 KB
Content
image-20220527145111-7.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +44.1 KB
Content
image-20220527145151-8.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +24.5 KB
Content
image-20220527145304-9.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +27.0 KB
Content
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0