Hello everyone...
1) Facing a problem with A6 gsm module and don't know the solution.
When module receives new sms, it properly returns
+CIEV: "MESSAGE",1
+CMTI: "SM",0
Now if i use AT+CMGR=0 to read the sms, an error occurs +CME ERROR:58(don't know what it means?).
If again i tried the same AT command another error occurs +CMS ERROR:321
which means Invalid memory index.
So don't know how to read new sms
2) Everytime module receives new sms, it is saving on same location 0 .(which i think sholud be increased everytime as like sim800)
I also have sim800 module in which AT+CMGR command is working fine. But A6 creating a problem.