<
From version < 17.1 >
edited by Kilight Cao
on 2023/01/05 11:41
To version < 25.4 >
edited by Xiaoling
on 2023/02/08 17:32
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Kilight
1 +XWiki.Xiaoling
Content
... ... @@ -26,22 +26,18 @@
26 26  
27 27  
28 28  
29 -
30 30  == 2.2 Typology & Instruction ==
31 31  
32 32  
33 -(% aria-label="image-20220527144058-1.png image widget" contenteditable="false" role="region" tabindex="-1" %)[[image:image-20220527144058-1.png||data-widget="image"]](% style="background-image:url(http://wiki.dragino.com/xwiki/webjars/wiki%3Axwiki/application-ckeditor-webjar/1.61/plugins/widget/images/handle.png); background:rgba(220,220,220,0.5); display:none" %)[[image:data:image/gif;base64,R0lGODlhAQABAPABAP///wAAACH5BAEKAAAALAAAAAABAAEAAAICRAEAOw==||draggable="true" height="15" role="presentation" title="Click and drag to move" width="15"]](% title="Click and drag to resize" %)​
32 +(% aria-label="image-20220527144058-1.png image widget" contenteditable="false" role="region" tabindex="-1" %)[[image:image-20220527144058-1.png||data-widget="image"]]
34 34  
34 +(% style="background-image:url(http://wiki.dragino.com/xwiki/webjars/wiki%3Axwiki/application-ckeditor-webjar/1.61/plugins/widget/images/handle.png); background:rgba(220,220,220,0.5); display:none" %)[[image:data:image/gif;base64,R0lGODlhAQABAPABAP///wAAACH5BAEKAAAALAAAAAABAAEAAAICRAEAOw==||draggable="true" height="15" role="presentation" title="Click and drag to move" width="15"]](% title="Click and drag to resize" %)​
35 +
35 35  Network Structure
36 36  
37 37  
38 -**[[Intrudctions>>Communicate with ABP End Node without LoRaWAN Network Server --- LG308||anchor="H4.Example2:CommunicatetoTCPServer"]]**
39 -
40 -
41 -
42 42  = 3. Raw LoRa Mode TCP Connection =
43 43  
44 -
45 45  == 3.1 Support Hardware ==
46 46  
47 47  
... ... @@ -50,7 +50,6 @@
50 50  
51 51  
52 52  
53 -
54 54  == 3.2 Typology ==
55 55  
56 56  
... ... @@ -62,10 +62,8 @@
62 62  TCP/IP Forward working topology
63 63  
64 64  
65 -
66 66  == 3.3 Instruction Before Firmware lgw~-~-build-v5.4.1606631585-20201129-1434 ==
67 67  
68 -
69 69  === 3.3.1 Select TCP-IP Client mode ===
70 70  
71 71  
... ... @@ -74,7 +74,6 @@
74 74  Select TCP-IP Client mode
75 75  
76 76  
77 -
78 78  === 3.3.2 Configure the Radio channel ===
79 79  
80 80  
... ... @@ -83,7 +83,6 @@
83 83  Configure the Radio channel with the match radio settings frequency as the LoRa End Node
84 84  
85 85  
86 -
87 87  === 3.3.3 Configure TCP Server Info ===
88 88  
89 89  
... ... @@ -94,7 +94,6 @@
94 94  Configure TCP Server Info
95 95  
96 96  
97 -
98 98  === 3.3.4 About uplink data format from End Node ===
99 99  
100 100  
... ... @@ -106,10 +106,14 @@
106 106  For example, if we have configured 2 channels 12345 and 34567.
107 107  And there is are three LoRa End nodes sending: 12345,34567,78
108 108  The LG02 will accept the data from 12345 and 34567, it will ignore the data from Node 78
99 +
100 +
109 109  (% style="color:blue" %)**Case 1**:(%%)
110 110   Node 12345 send <12345>field1=0.0&field2=1102.0
111 111   Node 34567 doesn’t send anyting
112 112   The TCP/IP server will get {"12345":"field1=0.0&field2=1102.0"}
105 +
106 +
113 113  (% style="color:blue" %)**Case 2**:(%%)
114 114   Node 12345 send <12345>field1=0.0&field2=1102.0
115 115   Node 34567 send <34567>temp=34
... ... @@ -124,30 +124,30 @@
124 124  LoRa End Device reference source code: [[check this link>>url:https://github.com/dragino/Arduino-Profile-Examples/blob/master/libraries/Dragino/examples/IoTServer/ThingSpeak/MQTT_Client/MQTT_DHT11_Client_updata_to_ThingSpeak_/MQTT_DHT11_Client_updata_to_ThingSpeak_.ino]].
125 125  
126 126  
127 -
128 128  == 3.4 Instruction After Firmware lgw~-~-build~-~-v5.4.1612428704~-~-20210204-1653 ==
129 129  
130 -
131 131  === 3.4.1 Configure the Radio channel ===
132 132  
133 133  
134 -(% aria-label="image-20220527145111-7.png image widget" contenteditable="false" role="region" tabindex="-1" %)[[image:image-20220527145111-7.png||data-widget="image"]](% style="background:url(~"http://wiki.dragino.com/xwiki/webjars/wiki%3Axwiki/application-ckeditor-webjar/1.61/plugins/widget/images/handle.png~") rgba(220, 220, 220, 0.5); left:0px; top:-15px" %)[[image:data:image/gif;base64,R0lGODlhAQABAPABAP///wAAACH5BAEKAAAALAAAAAABAAEAAAICRAEAOw==||draggable="true" height="15" role="presentation" title="Click and drag to move" width="15"]](% title="Click and drag to resize" %)​
126 +(% aria-label="image-20220527145111-7.png image widget" contenteditable="false" role="region" tabindex="-1" %)[[image:image-20220527145111-7.png||data-widget="image"]]
135 135  
128 +(% title="Click and drag to resize" %)​
129 +
136 136  Configure the Radio channel with the match radio settings frequency as the LoRa End Node
137 137  
138 138  
139 -
140 140  === 3.4.2 Configure TCP Server Info ===
141 141  
142 142  
143 143  (% style="color:red" %)**Note: Gateway will transfer the packet if they arrive in the right format .**
144 144  
145 -(% aria-label="image-20220527145151-8.png image widget" contenteditable="false" role="region" tabindex="-1" %)[[image:image-20220527145151-8.png||data-widget="image"]](% style="background:url(~"http://wiki.dragino.com/xwiki/webjars/wiki%3Axwiki/application-ckeditor-webjar/1.61/plugins/widget/images/handle.png~") rgba(220, 220, 220, 0.5); left:0px; top:-15px" %)[[image:data:image/gif;base64,R0lGODlhAQABAPABAP///wAAACH5BAEKAAAALAAAAAABAAEAAAICRAEAOw==||draggable="true" height="15" role="presentation" title="Click and drag to move" width="15"]](% title="Click and drag to resize" %)​
138 +(% aria-label="image-20220527145151-8.png image widget" contenteditable="false" role="region" tabindex="-1" %)[[image:image-20220527145151-8.png||data-widget="image"]]
146 146  
140 +(% title="Click and drag to resize" %)​
141 +
147 147  Configure TCP Server Info
148 148  
149 149  
150 -
151 151  === 3.4.3 About uplink data format from End Node ===
152 152  
153 153  
... ... @@ -188,8 +188,46 @@
188 188  LoRa End Device reference source code: [[check this link>>url:https://github.com/dragino/Arduino-Profile-Examples/blob/master/libraries/Dragino/examples/IoTServer/ThingSpeak/MQTT_Client/MQTT_DHT11_Client_updata_to_ThingSpeak_/MQTT_DHT11_Client_updata_to_ThingSpeak_.ino]].
189 189  
190 190  
185 +== 3.5 Instruction After Firmware lgw~-~-build-v5.4.1668567157-20221116-1054 ==
191 191  
187 +=== 3.5.1 Configure the Frequency Plan ===
188 +
189 +
190 +[[image:image-20230105114141-1.png||height="539" width="1128"]]
191 +
192 +Configure the Frequency Plan with the match radio settings frequency as the LoRa End Node
193 +
194 +
195 +=== 3.5.2 Configure TCP Server Info ===
196 +
197 +
198 +(% style="color:red" %)**Note: Gateway will transfer the packet if they arrive in the right format.**
199 +
200 +(% aria-label="image-20220527145151-8.png image widget" contenteditable="false" role="region" tabindex="-1" %)[[image:image-20220527145151-8.png||data-widget="image"]]
201 +
202 +
203 +=== 3.5.3 Configure ABP Decryption ===
204 +
205 +
206 +(% style="color:red" %)**Note: The End Node devices must use ABP join network mode.**
207 +
208 +[[image:image-20230105170545-2.png||height="577" width="1087"]]
209 +
210 +
211 +=== 3.5.3 About uplink data format from End Node ===
212 +
213 +
214 +[[image:image-20230105171605-5.png||height="513" width="1084"]]
215 +
216 +
217 +[[image:image-20230105171235-4.png||height="480" width="523"]]
218 +
219 +
192 192  = 4. Reference =
193 193  
194 194  
195 195  Set up a TCP/IP server use node.js: [[Reference Link>>url:http://www.dragino.com/downloads/index.php?dir=LoRa_Gateway/LG02-OLG02/Firmware/customized_script/&file=node_tcp_server.txt]]
224 +
225 +
226 +
227 +
image-20230105170545-2.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Kilight
Size
... ... @@ -1,0 +1,1 @@
1 +76.5 KB
Content
image-20230105171151-3.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Kilight
Size
... ... @@ -1,0 +1,1 @@
1 +68.1 KB
Content
image-20230105171235-4.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Kilight
Size
... ... @@ -1,0 +1,1 @@
1 +39.6 KB
Content
image-20230105171605-5.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Kilight
Size
... ... @@ -1,0 +1,1 @@
1 +79.8 KB
Content
image-20230105172718-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Kilight
Size
... ... @@ -1,0 +1,1 @@
1 +40.0 KB
Content
image-20230105172742-2.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Kilight
Size
... ... @@ -1,0 +1,1 @@
1 +40.0 KB
Content
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0