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

The ability to work with SMS. #684

Open psxbox opened 1 year ago

psxbox commented 1 year 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) [x] Question or request for help

What are you working with?

Modem: SIM7600, SIM800 Main processor board: ESP32 TinyGSM version: 0.11.5 Code:

Hello. Are you planning to add SMS-working (reading, deleting, etc.) methods to the library?

dharmalesmana16 commented 1 year ago

bro i need an answer , does TinyGSM library support for A7600C1 Module ? or simple question does tinygsm library support other modules besides those mentioned ?

psxbox commented 1 year ago

bro i need an answer , does TinyGSM library support for A7600C1 Module ? or simple question does tinygsm library support other modules besides those mentioned ?

Must support. Write #define TINY_GSM_MODEM_SIM7600 above. SIM7600 C E G they differ only in regions. AT commands are the same.