You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I need to use a sim card from a telecom-provider that requires the setup of a username and password for their APN. The config file for the Freematics ONE+ does not offer setting that up. It just offers to setup the APN adress.
I have tried to set the credentials manually in the FreematicsNetwork.cpp file, but that did not work. These are the lines that I have tried it with:
I need to use a sim card from a telecom-provider that requires the setup of a username and password for their APN. The config file for the Freematics ONE+ does not offer setting that up. It just offers to setup the APN adress.
I have tried to set the credentials manually in the
FreematicsNetwork.cpp
file, but that did not work. These are the lines that I have tried it with:line 995:
line 1280:
I am using the Freematics Builder and ticked the option to rebuild the libraries and core, but that did not work.
That is why I am asking for this feature. It should be possible to set those settings via the configfile. Thanks.
The text was updated successfully, but these errors were encountered: