Question : Read SMS messages from Sim Card

I am trying to figure out if I can read SMS messages from a mobile phone Sim Card into Access for processing. I can do this manually easy enough but I am looking for some way of finding some code that willl enable me to interrorgate the sim card from an MS Access program and check for any messages that may have arrived. Can anyone give me any suggestions as to how zi can approach this?

Answer : Read SMS messages from Sim Card

The easiest way is to hook up the SIM card to a mobile phone and connect through the serial port to the AT command port (you can use a bluetooth/USB serial port connection doesn't have to be physical RS232). And from there you can use normal AT commands to read and send SMS. Have a look at CMGI/CMGL/CMGD in the AT command spec.
Random Solutions  
 
programming4us programming4us