How to configure APN user and password

Discussion about software developed by Freematics, including Freematics Builder and Freematics Emulator GUI
Post Reply
dry
Posts: 1
Joined: Tue Mar 21, 2023 5:44 am

How to configure APN user and password

Post by dry »

Hi everyone.

I just bought a Freematics One+ and I'm configuring to use telelogger.

My APN provider must be configured with: apn address, apn user and password. So, please, how can I set the 'user' and 'password' on telelogger configuration?

Thank you in advance.
Fictifs
Posts: 3
Joined: Mon Jul 18, 2022 3:43 am

Re: How to configure APN user and password

Post by Fictifs »

Hello,

I'm not sure about this but i found this piece of code in "Freematics-master\libraries\FreematicsPlus/FreematicsNetwork.cpp"

Code: Select all

...\Freematics-master\libraries\FreematicsPlus\FreematicsNetwork.cpp

	Ligne  333:       //sendCommand("AT+CSOCKAUTH=1,1,\"APN_PASSWORD\",\"APN_USERNAME\"\r");
	Ligne  977:     //sendCommand("AT+CSOCKAUTH=1,1,\"APN_PASSWORD\",\"APN_USERNAME\"\r");
	Ligne 1262:     //sendCommand("AT+CSOCKAUTH=1,1,\"APN_PASSWORD\",\"APN_USERNAME\"\r");
	
	
Depending your case maybe you may put it here. Don't forget to rebuild libs after modifications
Good luck and keep us updated about it,
panda98
Posts: 4
Joined: Fri Jun 09, 2023 8:27 pm

Re: How to configure APN user and password

Post by panda98 »

I find your essay to be very thorough and fascinating, and I sincerely hope you will continue to bring me material of this kind. run 3
Post Reply