Changes

Jump to: navigation, search
Tamir moved page [[Linux Mint: Mobile broadband]] to [[Application note - fitlet2 Linux Mobile broadband configuration]]
* This application note provides an example for configuring SIMCOM SIM7100E/SIM5360E over Linux
* This application note applies to fitlet2 with the above mentioned modems.
 
== List of tested devices ==
* The guide was tested on a systems with the specs listed below, but should be easily adaptable
</pre>
== Detailed modem and SIM information ==
<pre>
$ mmcli -m 0
-------------------------
Bearers | paths: 'none'
</pre>
 
<pre>
$ mmcli -i 0
SIM '/org/freedesktop/ModemManager1/SIM/0'
-------------------------
Properties | imsi : '425030300567978'
| id : '8997250003005679782'
| operator id : '42503'
| operator name : 'Rami Levy'
</pre>
* Edit the APN settings of your network. Comprehensive lists of major carriers and their settings can be found online: [https://mobilebroadbandprovider.info/ https://mobilebroadbandprovider.info/]
* NOTE: In most cases the only information required is the APN and sometimes a username and password – all other fields may be left at their defaults
<pre>
nmcli> set gsm.apn internet.rl
nmcli>
</pre>
 
* Review your APN and other settings with print command:
<pre>
</pre>
* Supporing Supposing you're running as root, you'll now be able to save your connection and exit
<pre>
nmcli> save
* That's all, you are connected
 
[[category:Application notes]]
[[category:fitlet2]]
[[category:software]]
1,586
edits