Download the latest stable release from here. Please report any bugs in issues.
This is an arduino library for sim800 module. The library is developed focusing on internet connectivity for the arduino development. The library is much faster than any other library which can perform an http post request within an one and half second.
The library has following special features.
- URL and input parameters supports both ram and flash memory
- The post url can be set once as well as can be changed anytime.
- Click on the 'Clone or download' button
- Select Download ZIP. then a .zip file will download to your computer.
- Unzip the archive and rename resulting folder to 'SIM800L'
- Move the folder to your libraries folder (~/sketches/libraries)
- Arduino IDE v1.6.x
- Arduino IDE v1.8.x