Hi,
On Mon, Jan 06, 2020 at 06:54:04PM +1100, JH wrote:
I cannot find any document for cellular.config syntax, can I I set
up
AccessPointName in cellular.config?
Provisioning and configuration happends in oFono.
I tried following file, it did not work, I know if I have a correct
Name = <SIM service provider>, it will work, but i don't know the name
of the service provider, I only knows the AccessPointName for Aeris
which I think that APN is a gateway to connect to its network.
Name is just a string for identifying the service. ConnMan doesn't use
the Name at all. The Name appears in just in the D-Bus interface.
$ vi /var/lib/connman/cellular.config
[global]
Name = cellular
Description = Cellular
[service_cellular]
Type = cellular
AccessPointName =
iot-eu.aer.net
APN provisioning is done in oFono.
Thanks,
Daniel