Hi,
I’m developing software to connect to an M2M APN automatically. My point is that AT+CGDCONT works perfectly unless I have an APN with a user and pass. I don’t understand how to give the chipset this information to log in. Can anybody help me?
Thank you very much for supporting me!
Let me ask you something. Where can I find that document? The AT command’s main document does not have this AT+QICSGP.
Thank you.
How do I fill in the auth type for APN? Which possibilities do we have?
In your answer you say AT+QICSGP=1,3,“APN”,“user”,“pass” but I don’t get the meaning of 1 and 3(first and second params).
shouldn’t it be something like:
AT+QICSGP=,,,,<auth_type>
about AT+QICSGP=1, is it for the activation purpose of the cid 1? after the APN setup creation?