-
Bonjour.
J'ai en ce moment comme projet d'utiliser un module SIM800L avec une carte Arduino afin d'envoyer/recevoir des SMS. Je suis tombé sur ton repo, et je vois que tu as utilisé la bibliothèque…
-
Hello, firstly thank you for your sharing this repo.
It worked with sending manuel datas to firebase.
But my problem is,
I'm using geolocation api and sending data to firebase, theese both servi…
-
I try to use esp-idf to put esp32 in deepsleep and my board (SIM800L_IP5306) from battery plug absorbs 43mA.
Some one could share some code example to put down all parts (modem SIM800L, etc) making t…
-
Hello everyone , I was testing the ppp from the original ESP IDF example and it works for SIM800L , but when I try to test the CMUX with this repository it didn't work.I get the same errors in the log…
-
Detection of DTMF tones - SIM800L module.
I get "OK" when I send 'AT+DDET=1,1000,1,1* ' over uart .
But it doesnt seem to detect anything afterwards.
Perhaps I am doing something wrong.
Would ap…
-
La cadena de cracteres se reinicia en la 3ra toma de datos. Cuando se llega a las 5 tomas de datos se resetea si el sim800l esta conectado.
-
[X ] I have read the Troubleshooting section of the ReadMe
## What type of issues is this?
[ ] Bug or issue with library functionality (ie, sending data over TCP/IP)
### What are you …
-
## What type of issues is this?
[ ] Question or request for help
### What are you working with?
Modem: Liligo TTGO GPRS SIM800L
Main processor board: ESP32
TinyGSM version: (0.10.9)
Code…
-
Hi
Are there any plans for adding the possibility to receive SMS for the SIM800L, and if so what are the time frame for the implementation?
Kind Regards
MornyDK
-
I have been trying to work with this library to make OTAs. However, in recent work, I have used an ESP32 with SIM800l to establish internet connection via 3G, but I am unable to compile the code on th…