at-commandapn

Connecting APN using AT Commands


I need to connect in internet with a usb 3g dongle using at commands.

My apn provider is:

APN = tim.br
Username = tim
Password = tim

How can I connect using only at commands? It's possible?

Thanks.


Solution

  • Try something like this:-

    AT+CGDCONT=1,"IP","tim.br"
    ATD*99***1#