vshymanskyy / TinyGSM

A small Arduino library for GSM modules, that just works
GNU Lesser General Public License v3.0
1.91k stars 709 forks source link

How to set clock alarm on SIM800? #662

Open giselybelloadur opened 2 years ago

giselybelloadur commented 2 years ago

[ ] I have read the Troubleshooting section of the ReadMe

What type of issues is this?

[ ] Request to support a new module

[ ] Bug or problem compiling the library [ ] Bug or issue with library functionality (ie, sending data over TCP/IP) [ ] Question or request for help

What are you working with?

Modem: Main processor board: TinyGSM version: Code:

Scenario, steps to reproduce

Expected result

Actual result

Debug and AT command log

giselybelloadur commented 2 years ago

I would like to know how to configure the alarm clock in the SIM800 module, is there any function in the tinygsm library such as setAlarmClock(every day, 14:30)?