|
Post by lespoon on Mar 28, 2023 22:30:22 GMT
We have to type in the serial monitor to send the messages but I was wondering if there is a way to automate this? Maybe have a function? But I am not sure if this is possible. I ask because we are using this for a project and ideally we would be able to press a button and send a text message.
Any advice is appreciated, thanks!
|
|
|
Post by Botletics on Mar 29, 2023 1:26:35 GMT
Yes! Certainly that's possible. Please refer to the SMS_Response demo sketch which uses the sendSMS() function.
|
|