- This topic has 2 replies, 3 voices, and was last updated 10 years, 9 months ago by .
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.
|
Microcontroller › 8051 › Interfasing Sim 900D with 8051
I am a new one in Gsm module. Kindly advice me how to interface Sim 900d with 8051 in C language.
Refer http://www.engineersgarage.com/microcontroller/8051projects/interfacing-gsm-8051-microcontroller-circuit-code. if you want to send or receive sms google fot at command to send and receive sms.
Hi,
first read list of AT commands to send message…
To receive message, it is as easy as receivng data from UART…!!