- This topic has 1 reply, 2 voices, and was last updated 11 years, 12 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
|
Hi,
I want to make project , in which i want to send messege when i PUSH button.
Measn when i push button which is connected to modem (directly or via any other attachment) modem send one defined messege to defined number.
please help me and guide me how to make this possible.
chetan
Hi Chetan,
You should learn how to do serial communication with your microcontroller. Then learn AT commands.
Then you can send which all commands required to the GSM modem serially and it will do the job.