I'm doing a project using SIM800L module.
I can send a SMS using this command. AT+CMGS="Phone Number"....
My question is, after I sent the SMS do I need to clear the SMS buffer?Not sure this module has a sent buffer...!!!
Or
Need to clear only when I receive a SMS (by reading Message storage command & delete them one by one)?
I can send a SMS using this command. AT+CMGS="Phone Number"....
My question is, after I sent the SMS do I need to clear the SMS buffer?Not sure this module has a sent buffer...!!!
Or
Need to clear only when I receive a SMS (by reading Message storage command & delete them one by one)?