Difference between revisions of "RK Platform 4G"

From ESS-WIKI
Jump to: navigation, search
(Created page with " = How to Configure 4G/5G = '''STEP 0:''';Power off the device, then insert 4G module and SIM card. <span style="color:#FF0000;">'''NOTE:'''</span>Make sure the device is po...")
 
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
  
= How to Configure 4G/5G =
+
== How to Configure 4G/5G-module ==
  
'''STEP 0:''';Power off the device, then insert 4G module and SIM card.
+
'''STEP 0&nbsp;:''' Power off the device, then insert 4G/5G module and SIM card.
  
<span style="color:#FF0000;">'''NOTE:'''</span>Make sure the device is power off before insert 4G module and SIM card,
+
<span style="color:#FF0000;">'''NOTE&nbsp;:'''</span>
  
otherwise the device、4G module and/or SIM card may be damaged.
+
Make sure the device is power off before insert 4G module and SIM card,
  
'''STEP 1:''' Power on the device, Click network connection icon ,
+
otherwise the device、4G/5G module and/or SIM card may be damaged.
 +
 
 +
'''STEP 1&nbsp;:''' Power on the device, Click network connection icon ,
  
 
[[File:RK3288 Debian 4G network icon 01.png|RTENOTITLE]]
 
[[File:RK3288 Debian 4G network icon 01.png|RTENOTITLE]]
Line 14: Line 16:
 
then choose "New Mobile Broadband connection".
 
then choose "New Mobile Broadband connection".
  
[[File:RK3288 Debian 4G Newconfig.jpg|RTENOTITLE]]
+
[[File:RK ALL 4G 001.png|none|text-top|246x300px|RK ALL 4G 001.png]]
  
 +
&nbsp;
  
 
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:''' Choose Provider's country or region of the SIM card you insert in STEP 0.
+
[[File:RK3288 Debian 4G Provider Country.png|550px|RTENOTITLE]]
  
[[File:RK3288 Debian 4G Provider Country.png|RTENOTITLE]]
+
'''STEP 3&nbsp;:''' Choose or Set the Provider's name.
  
'''STEP 3:''' Choose or Set the Provider's name.
+
[[File:RK3288 Debian 4G Provider name.png|550px|RTENOTITLE]]
  
[[File:RK3288 Debian 4G Provider name.png|RTENOTITLE]]
+
'''STEP 4&nbsp;: '''Choose or Set APN.
  
'''STEP 4: '''Choose or Set APN.
+
[[File:RK3288 Debian 4G APN.png|550px|RTENOTITLE]]
  
[[File:RK3288 Debian 4G APN.png|RTENOTITLE]]
+
'''STEP 5&nbsp;: '''Confirm your configuration and finish.
  
'''STEP 5: '''Confirm your config and finish.
+
[[File:RK3288 Debian 4G confirm.png|550px|RTENOTITLE]]
 
 
[[File:RK3288 Debian 4G confirm.png|RTENOTITLE]]
 
  
 +
&nbsp;
  
 
If the configuration has no error , then you could see a config file named "China Telecom connection" at /etc/NetworkManager/system-connections/.
 
If the configuration has no error , then you could see a config file named "China Telecom connection" at /etc/NetworkManager/system-connections/.
Line 47: Line 50:
 
-rw------- 1 root root 288 Mar 21 10:44 China Telecom connection
 
-rw------- 1 root root 288 Mar 21 10:44 China Telecom connection
  
 +
<span style="color:#FF0000;">'''Note&nbsp;:'''</span>
 +
 +
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 ==
  
<span style="color:#FF0000;">'''Note'''</span>
+
TBD
  
If customers use the same SIM card, you can generate the config file in one device.Then pack it into rootfs.img.
+
&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