ArduinoSIM800L
ArduinoSIM800L copied to clipboard
Arduino HTTP & FTP client for SIM800L/SIM800 boards to perform GET and POST requests to a JSON API as well as FTP uploads.
Hi, Firstly, a great bit of serial feedback to COM6 when doing things in your code - something so often missed out and something which helped me understand what was...
The library restricts the response buffer size to 128bytes to optimise the memory use in small boards, but sometimes the response size is greater than 128bytes and the board and...
Hola Antonio, a ver si me puedes ayudar, has conseguido que te funcione el poder subir un fichero grande a través de sim800l con una placa esp32 (sin usar wifi)....