Releases: ostaquet/Arduino-SIM800L-driver
Releases · ostaquet/Arduino-SIM800L-driver
1.14.0
24 Jul 06:33
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
Add support for APN username and password
1.13.2
17 Nov 13:42
Compare
Sorry, something went wrong.
No results found
Reset pin is now optional. Thanks to @kimi1991
1.13.1
04 Nov 16:46
Compare
Sorry, something went wrong.
No results found
Fix method signature of getDataSizeReceived() to match the variable. Thanks to @nitko12
1.13.0
01 Nov 14:38
Compare
Sorry, something went wrong.
No results found
Add headers support for POST and GET requests (by @ztaras )
1.12.0
25 Sep 08:42
Compare
Sorry, something went wrong.
No results found
Fix typo in the SoftwareSerial usage (issue #21 )
Add SIM card serial getter (thanks to @kimi1991 )
1.11.0
23 May 14:04
Compare
Sorry, something went wrong.
No results found
Update security concerns in the documentation
Check the firmware version before using command HTTPSSL
1.9.0
03 May 18:38
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
1.7.0
23 Dec 20:49
Compare
Sorry, something went wrong.
No results found
Update library.properties