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 [2024/08/06 22:43]
ivan [Ubuntu]
products:sbc:common:add-ons:em06-lte-4g-module [2025/09/29 21:41] (current)
reeve [Gnome Desktop OS]
Line 16: Line 16:
  
 === Setup LTE Module === === Setup LTE Module ===
- 
-Install ''minicom'' in your SBC. 
- 
-```shell 
-sudo apt update 
-sudo apt install minicom 
-``` 
  
 Setting to ''usbnet'' mode. Setting to ''usbnet'' mode.
  
 ```shell ```shell
-sudo minicom -/dev/ttyUSB2+echo -e "AT+QCFG=\"usbnet\",2\r\n" >  /dev/ttyUSB2
 ``` ```
  
-After open ''minicom'' , enter: 
- 
-```txt 
-AT+QCFG="usbnet",2 
- 
-OK 
-``` 
 LTE module needs power down and restart to switch mode. Unplug your SBC and plug again. LTE module now works in ''usbnet'' mode. LTE module needs power down and restart to switch mode. Unplug your SBC and plug again. LTE module now works in ''usbnet'' mode.
  
Line 43: Line 29:
  
 ``` ```
-AT+QCFG="usbnet",0+echo -e "AT+QCFG=\"usbnet\",0\r\n" >  /dev/ttyUSB2
 ``` ```
  
Line 89: Line 75:
  
 <tabbox Gnome Desktop OS>  <tabbox Gnome Desktop OS> 
 +
 +**Ubuntu 20.04:**
  
 Click the menu bar in the upper right corner to see the ''mobile board settings'' option. Click the menu bar in the upper right corner to see the ''mobile board settings'' option.
Line 121: Line 109:
  
 {{/products/sbc/common/add-ons/gnome-lte9.png?800|gnome-lte9}} {{/products/sbc/common/add-ons/gnome-lte9.png?800|gnome-lte9}}
 +
 +**Ubuntu 24.04:**
 +
 +First, click the menu bar in the upper-right corner. Then, click the navigation arrow by the ''Mobile'' icon.
 +
 +{{/products/sbc/common/add-ons/gnome-noble-lte1.webp?800|gnome-noble-lte1}}
 +
 +Click the ''mobile board settings'' option.
 +
 +{{/products/sbc/common/add-ons/gnome-noble-lte2.webp?800|gnome-noble-lte2}}
 +
 +Click the ''Access Point Names'', choose ''CTNET'', finally, close all menus.​
 +
 +{{/products/sbc/common/add-ons/gnome-noble-lte3.webp?800|gnome-noble-lte3}}
 +
 +{{/products/sbc/common/add-ons/gnome-noble-lte4.webp?800|gnome-noble-lte4}}
 +
 +Click the menu bar in the upper-right corner again. The ''Mobile'' icon will turn orange, indicating a successful 4G connection.​
 +
 +{{/products/sbc/common/add-ons/gnome-noble-lte5.webp?800|gnome-noble-lte5}}
  
 <tabbox Server OS>  <tabbox Server OS> 
Last modified: 2024/08/06 22:43 by ivan