<
From version < 98.5 >
edited by Xiaoling
on 2022/05/07 11:54
To version < 98.7 >
edited by Xiaoling
on 2022/05/07 13:40
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -127,7 +127,7 @@
127 127  
128 128  ==== 2.2 Hardware Installation ====
129 129  
130 -**~ Important Notice: **Please power the RPI with 5V,3A cable.
130 +**Important Notice: **Please power the RPI with 5V,3A cable.
131 131  
132 132  [[image:1651743803032-803.png]]
133 133  
... ... @@ -218,7 +218,6 @@
218 218  **~ Password:   dragino**
219 219  )))
220 220  
221 -(% style="text-align:center" %)
222 222  [[image:1651744457761-993.png||height="352" width="621"]]
223 223  
224 224  
... ... @@ -225,29 +225,24 @@
225 225  ===== 4.4.2 LoRa Page =====
226 226  
227 227  (((
228 - This page shows the LoRa Radio Settings. There are a set of default frequency band according to LoRaWAN
227 +This page shows the LoRa Radio Settings. There are a set of default frequency band according to LoRaWAN protocol, and user can customize the band* as well.
229 229  )))
230 230  
231 -(((
232 - protocol, and user can customize the band* as well.
233 -)))
234 -
235 -(% style="text-align:center" %)
236 236  [[image:1651744554845-970.png||height="328" width="621"]]
237 237  
238 - Different PG1302 hardware version can support different frequency range:
232 +Different PG1302 hardware version can support different frequency range:
239 239  
240 - ➢ 868: valid frequency: 863Mhz ~~ 870Mhz. for bands EU868, RU864, IN865 or KZ865.
234 +➢ 868: valid frequency: 863Mhz ~~ 870Mhz. for bands EU868, RU864, IN865 or KZ865.
241 241  
242 - ➢ 915: valid frequency: 902Mhz ~~ 928Mhz. for bands US915, AU915, AS923 or KR920
236 +➢ 915: valid frequency: 902Mhz ~~ 928Mhz. for bands US915, AU915, AS923 or KR920
243 243  
244 - After user choose the frequency plan, he can see the actually frequency in used by checking the
238 +After user choose the frequency plan, he can see the actually frequency in used by checking the
245 245  
246 - page LogRead ~-~-> LoRa Log
240 +page LogRead ~-~-> LoRa Log
247 247  
248 - Note *: See this instruction for how to customize frequency band
242 +Note *: See this instruction for how to customize frequency band
249 249  
250 - [[http:~~/~~/wiki.dragino.com/index.php?title=Customized_Frequency_Band_for_Gateway>>url:http://wiki.dragino.com/index.php?title=Customized_Frequency_Band_for_Gateway]]
244 +[[http:~~/~~/wiki.dragino.com/index.php?title=Customized_Frequency_Band_for_Gateway>>url:http://wiki.dragino.com/index.php?title=Customized_Frequency_Band_for_Gateway]]
251 251  
252 252  
253 253  ===== 4.4.3 LoRaWAN Page =====
... ... @@ -254,8 +254,6 @@
254 254  
255 255  ====== 4.4.3.1 Semtech UDP ======
256 256  
257 -
258 -(% style="text-align:center" %)
259 259  [[image:1651744767914-283.png||height="352" width="621"]]
260 260  
261 261   Note *: See this instruction for how to configure TTN.
... ... @@ -265,12 +265,11 @@
265 265  
266 266  ====== 4.4.3.2 Basic Station ======
267 267  
268 -(% style="text-align:center" %)
269 269  [[image:1651744890629-683.png||height="380" width="621"]]
270 270  
271 - Note *: See this instruction for how to configure TTN.
262 +Note *: See this instruction for how to configure TTN.
272 272  
273 - [[https:~~/~~/wiki.dragino.com/index.php?title=Notes_for_AWS-IoT-Core>>url:https://wiki.dragino.com/index.php?title=Notes_for_AWS-IoT-Core]]
264 +[[https:~~/~~/wiki.dragino.com/index.php?title=Notes_for_AWS-IoT-Core>>url:https://wiki.dragino.com/index.php?title=Notes_for_AWS-IoT-Core]]
274 274  
275 275  
276 276  ===== 4.4.4 LogRead =====
... ... @@ -277,26 +277,22 @@
277 277  
278 278  ====== 4.4.4.1 LoRa Log ======
279 279  
280 -(% style="text-align:center" %)
281 281  [[image:1651744955955-452.png||height="571" width="621"]]
282 282  
283 - Show the frequency for LoRa Radio and traffics.
273 +Show the frequency for LoRa Radio and traffics.
284 284  
285 285  
286 286  ====== 4.4.4.2 System Log ======
287 287  
288 - Show system log.
278 +Show system log.
289 289  
290 -(% style="text-align:center" %)
291 291  [[image:1651745003470-264.png||height="477" width="621"]]
292 292  
293 293  
294 -
295 295  ====== 4.4.4.3 Record Log ======
296 296  
297 -**~ Record the system log.**
285 +**Record the system log.**
298 298  
299 -(% style="text-align:center" %)
300 300  [[image:1651745069814-662.png||height="144" width="621"]]
301 301  
302 302  
... ... @@ -304,7 +304,7 @@
304 304  
305 305  ==== 5.1 OS requirement ====
306 306  
307 - RPI in this example is RPI model 4B with fresh Raspbian OS install.
294 +RPI in this example is RPI model 4B with fresh Raspbian OS install.
308 308  
309 309   pi@raspberrypi:~~$ cat /etc/os-release
310 310  
... ... @@ -329,21 +329,16 @@
329 329  
330 330  ==== 5.2 Get Gateway ID in Raspberry and input this in TTN v3. ====
331 331  
332 - In RPI, run below command to get a Gateway ID
319 +In RPI, run below command to get a Gateway ID
333 333  
334 334   (% class="mark" %)ifconfig eth0
335 335  
336 -(% style="text-align:center" %)
337 337  [[image:1651745210205-512.png||height="130" width="621"]]
338 338  
339 339  (((
340 - We got the ether (eth0 MAC) address is b8:27:eb:49:62:bc). Add ffff at the end and remove “:” to get the
326 +We got the ether (eth0 MAC) address is b8:27:eb:49:62:bc). Add ffff at the end and remove “:” to get the gateway ID: b827ebxxxxbcffff.  Input this to TTN v3. Make sure to select legacy packet forwarder.
341 341  )))
342 342  
343 -(((
344 - gateway ID: b827ebxxxxbcffff.  Input this to TTN v3. Make sure to select legacy packet forwarder.
345 -)))
346 -
347 347  (% style="text-align:center" %)
348 348  [[image:1651745267862-321.png||height="526" width="621"]]
349 349  
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0