Skip to content
This repository has been archived by the owner on Jun 2, 2024. It is now read-only.

Releases: ostaquet/Arduino-SIM800L-driver

1.14.0

24 Jul 06:33
e63963c
Compare
Choose a tag to compare
  • Add automatic enable of echo command mode (#37, thanks to @zstergios)
  • Integrate pull request #31 to detect if GPRS is connected (thanks to @kolaCZek)
  • Fix bug when multilines answers on GET and POST (#36)
  • Add command to get the IP of the GPRS connection
  • Add status check of SIM readiness (if PIN required)
  • Add support of SIM PIN code
  • Support automatic HTTP redirection (in case of HTTP response 302)
  • Some refactoring to avoid dynamic memory allocation
  • Update documentation
  • Prepare for release

1.13.3

26 Jun 16:17
8309aa6
Compare
Choose a tag to compare
  • Add support for APN username and password

1.13.2

17 Nov 13:42
Compare
Choose a tag to compare
  • Reset pin is now optional. Thanks to @kimi1991

1.13.1

04 Nov 16:46
27f31d2
Compare
Choose a tag to compare
  • Fix method signature of getDataSizeReceived() to match the variable. Thanks to @nitko12

1.13.0

01 Nov 14:38
34e6fc6
Compare
Choose a tag to compare
  • Add headers support for POST and GET requests (by @ztaras)

1.12.0

25 Sep 08:42
cefcdf2
Compare
Choose a tag to compare
  • Fix typo in the SoftwareSerial usage (issue #21)
  • Add SIM card serial getter (thanks to @kimi1991)

1.11.0

23 May 14:04
Compare
Choose a tag to compare
  • Update security concerns in the documentation
  • Check the firmware version before using command HTTPSSL

1.9.0

03 May 18:38
0a74ebb
Compare
Choose a tag to compare
  • Add status function to get the version of the module
  • Add status function to get the version of the firmware
  • Add examples to run the basic tests

1.8.0

23 Dec 20:58
bcf2ed5
Compare
Choose a tag to compare
  • Adjust library name

1.7.0

23 Dec 20:49
545fbbb
Compare
Choose a tag to compare
Update library.properties