Search found 1 match

by BrandynKunde
Fri Jan 10, 2025 12:36 pm
Forum: Freematics Software
Topic: How to set APN Usename and Password?
Replies: 4
Views: 20531

Re: How to set APN Usename and Password?

To fix this, add a command to set the APN username and password. For SIMCom modems (like SIM7070G), use the AT command:
Set the APN: AT+CGDCONT=1,"IP","<APN>"
Set username and password: AT+CGAUTH=1,1,"<APN_USERNAME>","<APN_PASSWORD>"