vittorioexp / Sim800L-Arduino-Library-revised

The SIM800L Arduino Library is a simple and easy-to-use library for the SIM800L module, allowing for quick and efficient communication with the module using the Arduino platform.
GNU General Public License v3.0
100 stars 46 forks source link

Send AT commands with the library #14

Open Jibeji opened 5 years ago

Jibeji commented 5 years ago

Hi, The library does not support all the functions I'd like to implement. How can I interact with the SIM800 by sending AT commands and geting the answsers back ?

progressify commented 5 years ago

Have you found a solution?

DF2BY commented 3 years ago

I am also looking for a solution