Hi,
I’m trying to send some SMS’s on a Q2438 chipset modem, these are the AT commands I use to send and read.
at+cmgs=“096097086”,
1234567890
+CMGS:7
OK
+CMTI:“MT”,4,0
at+cmgr=4
+CMGR:“REC UNREAD”,"096097086ò6#> ",“09/03/23,18 :14 :04”,0,2,0,10
1234567890
OK
As you can see, the received message has a field to indicate the sender’s number, which comes with extra characters that are making my life impossible.
The current firmware is:
ati3
S/W VER: WISMOQ WZ3.05G Aug 06 2007 17:09:31
I know that there’s a new firmware version. How can I get it? Or has anyone seen a problem like this before?