Link to home
Start Free TrialLog in
Avatar of doltaro
doltaro

asked on

Recive SMS through microcontroller

dear all
       i m working on a project in which i want to recive SMS with my mobile(T610) using a microcontroller.
(1)can anyone help me with a source code ?
(2)what command can read new message that not install to SIM?
ASKER CERTIFIED SOLUTION
Avatar of Meff
Meff
Flag of Germany image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of Fisman
Fisman

at+cpms sets the message storage you are reading from
at+cmgr reads the message

If the hardware works you should not have any problems writing the code yourself.

If you need a hardware design it is not that easy to give via EE