Khadas Docs

Amazing Khadas, always amazes you!

User Tools

Site Tools


products:sbc:common:add-ons:em06-lte-4g-module

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
products:sbc:common:add-ons:em06-lte-4g-module [2022/08/05 03:37]
felicia [Check Network]
products:sbc:common:add-ons:em06-lte-4g-module [2023/04/05 02:47] (current)
ivan [Check Network]
Line 3: Line 3:
 ===== Introduction ===== ===== Introduction =====
  
-This page mainly introduces how to use the LTE module from three parts. The first part is about how to query the support list of the LTE module, the second is some related operations under Ubuntu, and the third is some related operations under Android.+This page mainly introduces how to use the [[https://www.khadas.com/product-page/4g-lte-module | EM06 LTE module]] from three parts. The first part is about how to query the support list of the LTE module, the second is some related operations under Ubuntu, and the third is some related operations under Android.
  
 ===== Support Check ===== ===== Support Check =====
Line 20: Line 20:
  
 ```shell ```shell
-sudo apt update +sudo apt update 
-sudo apt install minicom+sudo apt install minicom
 ``` ```
  
Line 27: Line 27:
  
 ```shell ```shell
-minicom -D /dev/ttyUSB2+sudo minicom -D /dev/ttyUSB2
 ``` ```
  
Line 58: Line 58:
 {{/products/sbc/common/add-ons/xfce-lte1.png?800|xfce1}} {{/products/sbc/common/add-ons/xfce-lte1.png?800|xfce1}}
  
-Add new connect.+Add new connection.
  
 {{/products/sbc/common/add-ons/xfce-lte2.png?800|xfce2}} {{/products/sbc/common/add-ons/xfce-lte2.png?800|xfce2}}
  
-Choose connect type ''Mobile Broadband''.+Choose the connection type ''Mobile Broadband''.
  
 {{/products/sbc/common/add-ons/xfce-lte3.png?800|xfce3}} {{/products/sbc/common/add-ons/xfce-lte3.png?800|xfce3}}
  
-Choose provider's country+Choose where you are.
  
 {{/products/sbc/common/add-ons/xfce-lte4.png?800|xfce4}} {{/products/sbc/common/add-ons/xfce-lte4.png?800|xfce4}}
Line 74: Line 74:
 {{/products/sbc/common/add-ons/xfce-lte5.png?800|xfce5}} {{/products/sbc/common/add-ons/xfce-lte5.png?800|xfce5}}
  
-Set your LTE module connect passwork, you need to remember it .+Set your LTE module connection passwork, you need to remember it .
  
 {{/products/sbc/common/add-ons/xfce-lte6.png?800|xfce6}} {{/products/sbc/common/add-ons/xfce-lte6.png?800|xfce6}}
  
-Now, you can connect it, you will find you LTE module connections in network menu.+Now, you can connect it, LTE module connections will be found in network menu.
  
 {{/products/sbc/common/add-ons/xfce-lte7.png?800|xfce7}} {{/products/sbc/common/add-ons/xfce-lte7.png?800|xfce7}}
Line 86: Line 86:
 {{/products/sbc/common/add-ons/xfce-lte8.png?800|xfce8}} {{/products/sbc/common/add-ons/xfce-lte8.png?800|xfce8}}
  
-And then, you will connect successfully!+Finally, you will connect successfully!
  
 <tabbox Gnome Desktop OS>  <tabbox Gnome Desktop OS> 
Line 100: Line 100:
 {{/products/sbc/common/add-ons/gnome-lte3.png?800|gnome-lte3}} {{/products/sbc/common/add-ons/gnome-lte3.png?800|gnome-lte3}}
  
-Choose provider’s country.+Choose where you are.
  
 {{/products/sbc/common/add-ons/gnome-lte4.png?800|gnome-lte4}} {{/products/sbc/common/add-ons/gnome-lte4.png?800|gnome-lte4}}
Line 147: Line 147:
  
 ```shell ```shell
-$ ping www.baidu.com -I wwan0+sudo ping www.baidu.com -I wwan0
 ``` ```
  
 If your LTE module works normally, it will be successful. If your LTE module works normally, it will be successful.
Last modified: 2022/08/05 03:37 by felicia