Hi guys, can you help me how to code for receiving sms? i have a code for sending sms and it works well but i dont know how to make a code for receiving sms. can you modify my code and add some code for receiving sms? i just want to receive 2 messages the ON or OFF. i am using sim900d and arduino mega 2560. here is my code.
Thanks! what if i wont use the serial monitor? just when the module receive the text, it will read the message automatically and do the operation with respect to the message it receives?
I am actually trying to do the same thing, but yeah, just take out the functions you aren't using and modify it for what you need it to do. You just need to go through each line and see what it is doing.