Posts

Showing posts from January, 2017

Sending and Receiving SMS using GSM module

Image
Hello everyone! Hope you are being benefited from the information which I shared with you. Many of you have been working with the GSM based projects whether it is for home automation, automation, tracking and the list goes on. With the view to help everyone having problem working GSM we prepared a video for Sending and Receiving SMS with GSM module available on YouTube or you can see below. With the target to help with the code we have shared it with you through this. All the steps are crystal clear as the video provides. We have arduino mega 2560 and GSM 900 module. The transmitter and receiver of the arduino is connected to the vice-versa of GSM module. The Ground is made common. Set the baud rate 2400 since 9600 is too high that does not support. The code consists of AT commands (Click to download pdf of AT Command Reference) for receiving and sending SMS using GSM.  The code used is shown below with the different probable conditions: 1) If you want to r