862
edits
Changes
From Planet Computers
no edit summary
<code>/usr/share/ofono/scripts/set-context-property 0 AccessPointName online</code>
To double check that the information has been set properly you can use the list-contexts command:
<code>/usr/share/ofono/scripts/list-contexts</code>
The output of list-contexts should be similar to the output of the screenshot below (see the important bit - AccessPointName = three.co.uk):
[[File:22_46.jpg|800x600px|center|border]]
Finally, we need to activate the connection using the following command:
<code>/usr/share/ofono/scripts/activate-context 1</code>
Your mobile connection should now be active. You can use the connman system tray application (cstmcmst) to check the status of the network connection(see the important bit - AccessPointName = three.co.uk).