Difference between revisions of "RK Platform 4G"

From ESS-WIKI
Jump to: navigation, search
 
Line 1: Line 1:
  
== How to Config 4G/5G-module ==
+
== How to Configure 4G/5G-module ==
  
 
'''STEP 0 :''' Power off the device, then insert 4G/5G module and SIM card.
 
'''STEP 0 :''' Power off the device, then insert 4G/5G module and SIM card.
  
<span style="color:#FF0000;">'''NOTE : '''</span>
+
<span style="color:#FF0000;">'''NOTE&nbsp;:'''</span>
  
 
Make sure the device is power off before insert 4G module and SIM card,
 
Make sure the device is power off before insert 4G module and SIM card,
Line 16: Line 16:
 
then choose "New Mobile Broadband connection".
 
then choose "New Mobile Broadband connection".
  
[[File:RK ALL 4G 001.png|none|text-top]]
+
[[File:RK ALL 4G 001.png|none|text-top|246x300px|RK ALL 4G 001.png]]
  
 
&nbsp;
 
&nbsp;
Line 22: Line 22:
 
then you will see the following window, click "Next" button to the next step.
 
then you will see the following window, click "Next" button to the next step.
  
[[File:RK3288 Debian 4G setup.png|RTENOTITLE]]
+
[[File:RK3288 Debian 4G setup.png|550px|RTENOTITLE]]
  
 
'''STEP 2&nbsp;:''' Choose Provider's country or region of the SIM card you insert in STEP 0.
 
'''STEP 2&nbsp;:''' Choose Provider's country or region of the SIM card you insert in STEP 0.
  
[[File:RK3288 Debian 4G Provider Country.png|RTENOTITLE]]
+
[[File:RK3288 Debian 4G Provider Country.png|550px|RTENOTITLE]]
  
 
'''STEP 3&nbsp;:''' Choose or Set the Provider's name.
 
'''STEP 3&nbsp;:''' Choose or Set the Provider's name.
  
[[File:RK3288 Debian 4G Provider name.png|RTENOTITLE]]
+
[[File:RK3288 Debian 4G Provider name.png|550px|RTENOTITLE]]
  
 
'''STEP 4&nbsp;: '''Choose or Set APN.
 
'''STEP 4&nbsp;: '''Choose or Set APN.
  
[[File:RK3288 Debian 4G APN.png|RTENOTITLE]]
+
[[File:RK3288 Debian 4G APN.png|550px|RTENOTITLE]]
  
'''STEP 5&nbsp;: '''Confirm your config and finish.
+
'''STEP 5&nbsp;: '''Confirm your configuration and finish.
  
[[File:RK3288 Debian 4G confirm.png|RTENOTITLE]]
+
[[File:RK3288 Debian 4G confirm.png|550px|RTENOTITLE]]
  
 
&nbsp;
 
&nbsp;
Line 53: Line 53:
  
 
If customers use the same SIM card, you can generate the config file in one device.Then pack it into rootfs.img.
 
If customers use the same SIM card, you can generate the config file in one device.Then pack it into rootfs.img.
 +
 +
&nbsp;
 +
 +
== How to Configure Auto-Connection ==
 +
 +
TBD
 +
 +
&nbsp;

Latest revision as of 09:38, 31 May 2023

How to Configure 4G/5G-module

STEP 0 : Power off the device, then insert 4G/5G module and SIM card.

NOTE :

Make sure the device is power off before insert 4G module and SIM card,

otherwise the device、4G/5G module and/or SIM card may be damaged.

STEP 1 : Power on the device, Click network connection icon ,

RTENOTITLE

then choose "New Mobile Broadband connection".

RK ALL 4G 001.png

 

then you will see the following window, click "Next" button to the next step.

RTENOTITLE

STEP 2 : Choose Provider's country or region of the SIM card you insert in STEP 0.

RTENOTITLE

STEP 3 : Choose or Set the Provider's name.

RTENOTITLE

STEP 4 : Choose or Set APN.

RTENOTITLE

STEP 5 : Confirm your configuration and finish.

RTENOTITLE

 

If the configuration has no error , then you could see a config file named "China Telecom connection" at /etc/NetworkManager/system-connections/.

ls /etc/NetworkManager/system-connections/

You could get the following information:

-rw------- 1 root root 288 Mar 21 10:44 China Telecom connection

Note :

If customers use the same SIM card, you can generate the config file in one device.Then pack it into rootfs.img.

 

How to Configure Auto-Connection

TBD