Hi,
I am using Q24+ wireless module for communication through GPRS. Since the APN s for different service providers are different every time the application is written I have to add the corresponding APN or have to change it thru SMS or data call. Is there any at command or any unsocicited responses using which i can get the service provider identity and change the APN.
AT+COPS will tell you which network you are connected to.
But the same network may have different APNs etc for different tariffs - it is certainly not uncommon for pre-pay to use a different APN from contract…
And what if you’re using a “virtual” network…
All in all, I think sending the settings via SMS is probably the safest option…
u r correct awneil wen it comes to “virtual network” its much better to configure the modem’s APN throgh SMS. and also my modem in field will be fixed in one position for years without removal, but it may use any SIM cards(any service providers) and it can be in any state of the country. I think I should go for SMS only.
U mean through data call i ve to send the APN?.
even i ve implemented dat too… but i thot SMS would be cost effective than call as the data size is very less.