<
From version < 81.1 >
edited by Kilight Cao
on 2023/03/13 10:53
To version < 71.5 >
edited by Xiaoling
on 2022/08/09 17:39
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -Cellular network connection details and tips
1 +Notes for cellular network connection
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Kilight
1 +XWiki.Xiaoling
Content
... ... @@ -283,22 +283,6 @@
283 283  = **5. How does the gateway view the International Mobile Equipment Identity (IMEI)** =
284 284  
285 285  
286 -Users can get the IMEI via Linux command, but you have to access the gateway CLI.
287 -
288 -(% class="box infomessage" %)
289 -(((
290 -**root@dragino-1b7c4c:~~# comgt -d /dev/ttyModemAT -s /etc/gcom/getimsi.gcom **
291 -)))
292 -
293 -[[image:image-20221027140604-1.png||height="330" width="707"]]
294 -
295 -
296 -[[image:image-20221027151146-2.png||height="554" width="1000"]]
297 -
298 -
299 -== **How does the gateway access the Quetel module directly (to send AT commands)** ==
300 -
301 -
302 302  //Users can access the gateway CLI and run the minicom command to get the configuration interface.//
303 303  
304 304  (((
... ... @@ -330,9 +330,6 @@
330 330  [[image:image-20220527154154-7.png]]
331 331  
332 332  
333 -=== **International Mobile Equipment Identity (IMEI)** ===
334 -
335 -
336 336  (((
337 337  //Enter (% style="color:blue" %)**AT+GSN **(%%)in the interface to get the IMEI,//
338 338  )))
... ... @@ -351,24 +351,7 @@
351 351  [[image:image-20220527154231-8.png]]
352 352  
353 353  
354 -=== **Integrated Circuit Card Identifier (ICCID)** ===
355 355  
356 -
357 -(((
358 -//Enter (% style="color:blue" %)**AT+QCCID **(%%)in the interface to get the IMEI,//
359 -)))
360 -
361 -(((
362 -//**For example: (% style="color:#037691" %)89860118005400261748(%%)**//
363 -
364 -(% class="box infomessage" %)
365 -(((
366 - **AT+QCCID**
367 -)))
368 -)))
369 -
370 -[[image:1678675878256-777.png]]
371 -
372 372  = **6. How does the gateway connect to the network via a USB 4G Dongle** =
373 373  
374 374  
... ... @@ -392,7 +392,6 @@
392 392  
393 393  //For more information: [[https:~~/~~/openwrt.org/docs/guide-user/network/wan/wwan/3gdongle>>url:https://openwrt.org/docs/guide-user/network/wan/wwan/3gdongle]]//
394 394  
395 -
396 396  
397 397  )))
398 398  
... ... @@ -416,7 +416,6 @@
416 416  )))
417 417  
418 418  
419 -
420 420  == **6.3 Hilink mode** ==
421 421  
422 422  
... ... @@ -423,7 +423,6 @@
423 423  //Gateway upgrade to the specified firmware:[[Hilink.mode~~-~~-build-v5.4.1625627505>>url:https://www.dragino.com/downloads/index.php?dir=LoRa_Gateway/LG308-LG301/Firmware/USB-Dongle_firmware/Hilink.mode--build-v5.4.1625627505-20210707-1113/]]//
424 424  
425 425  
426 -
427 427  === **6.3.1 Plugs into the device** ===
428 428  
429 429  
... ... @@ -442,7 +442,6 @@
442 442  [[image:image-20220527154739-9.png]]
443 443  
444 444  
445 -
446 446  === **6.3.2 Detection of new network interfaces added** ===
447 447  
448 448  
... ... @@ -462,7 +462,6 @@
462 462  //Usually, the user can see that the new interface added is (% style="color:#037691" %)**eth2** (% style="color:black" %)or (% style="color:#037691" %)**wwan0**//
463 463  
464 464  
465 -
466 466  === **6.3.3 Add the new interface to the network configuration.** ===
467 467  
468 468  
... ... @@ -491,7 +491,6 @@
491 491  //Now, Gateway is configured to access the internet on the LTE network.//
492 492  
493 493  
494 -
495 495  == **6.4 NCM mode** ==
496 496  
497 497  
... ... @@ -504,7 +504,6 @@
504 504  //Please try this USB dongle to access the internet on your PC, to make sure this USB dongle can normally access the internet.//
505 505  
506 506  
507 -
508 508  = **7. How to reduce data traffic** =
509 509  
510 510  
... ... @@ -536,35 +536,8 @@
536 536  //Keepalive script interval time settings//
537 537  
538 538  
539 -
540 540  == **7.2 Filter unwanted packets** ==
541 541  
542 -
543 543  See [[How to filter unwanted packets>>doc:Main.Filter unwanted LoRaWAN packets.WebHome]]
544 544  
545 -
546 -== **7.3 Usage statistics** ==
547 -
548 -
549 -~1. Activate LuCI and connect to SSH following [[these instructions>>doc:Main.Install Luci in the new UI firmware.WebHome]]
550 -
551 -2. Install luci-app-statistics using the following terminal commands:
552 -
553 -{{{opkg update
554 -opkg install luci-app-statistics
555 -opkg install collectd-mod-interface
556 -/etc/init.d/collectd enable
557 -reboot
558 -}}}
559 -
560 -3. Select the interface to be monitored by going to **Statistics > Setup **in the upper menu then **Network plugins > Interfaces. **Select **3g-cellular **in the list then save. You can select multiple interfaces by pressing the **ctrl key **while selecting the interfaces.
561 -
562 -[[image:image-20221124133431-1.png]]
563 -
564 -[[image:image-20221124135102-2.png]]
565 -
566 -4. View the graphs and statistics using by going to **Statistics > Graphs** **> Interfaces > 3g-cellullar**
567 -
568 -[[image:image-20221124134927-1.png]]
569 -
570 570  
1678675878256-777.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Kilight
Size
... ... @@ -1,1 +1,0 @@
1 -37.1 KB
Content
image-20221027140604-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoye
Size
... ... @@ -1,1 +1,0 @@
1 -14.3 KB
Content
image-20221027151146-2.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoye
Size
... ... @@ -1,1 +1,0 @@
1 -51.7 KB
Content
image-20221124133431-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.JeanPhilippe
Size
... ... @@ -1,1 +1,0 @@
1 -24.0 KB
Content
image-20221124134927-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.JeanPhilippe
Size
... ... @@ -1,1 +1,0 @@
1 -39.6 KB
Content
image-20221124135102-2.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.JeanPhilippe
Size
... ... @@ -1,1 +1,0 @@
1 -15.1 KB
Content
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0