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
101 stars 46 forks source link

Declare Rx and Tx pins in the sketch and not in the library #1

Closed vittorioexp closed 7 years ago

vittorioexp commented 7 years ago

I don't know how i can declare rx and tx pins in the sketch without editing the library every time. Any ideas?

cristiansteib commented 7 years ago

Yes, in some days i'll write a new feature, and i this is going to be included

vittorioexp commented 7 years ago

@cristiansteib Thank you. Feel free to continue the revised version of the library, if you want. Recently i added some methods about sleep mode and functionality mode. I don't understand why there is 152 seconds time out in _readSerial() method. And can you please test this library? I'll buy the shield soon.