-
TinyGSM version: 0.3.5
Hardware: SIM800L
### Scenario, steps to reproduce
Just try to compile Diagnostic.ino from the example.
### Expected result
Successfull compilation
### Actual resu…
-
### Environment:
Development Kit: ESP32-DevKitC
Kit version (for WroverKit/PicoKit/DevKitC): v2
Module or chip used: ESP32-WROOM-32
IDF version (run git describe --tags to find it): v4.0-released
…
-
can't read sms sim800l. this support ussd?
-
Hi, Im using the library at the moment, and I like it a lot but some commands didint work for me. Im using a SIM800L and a arduino pro min. I edited the library a bit and now the two funtions are work…
-
### Hardware:
Board: ESP32 OLED V2.0 TTGO
Core Installation/update date: 04.11.2018
IDE name: Visual Micro
Flash Frequency: 40Mhz
PSRAM enabled: …
-
https://exploreembedded.com/wiki/GSM_SIM800L_Sheild_with_Arduino
-
Hi,
This doesn't seem to work with A7 module.
-
Thank you for your work on this so far. Can't wait to get my projects working over cellular networks!
If you had time to implement the SIM5320 I know a lot of people would appreciate it - Adafruit …
-
I have successfully HTTP Post to web server every 5 minutes with SIM800L. I put code
` client.stop();`
` modem.gprsDisconnect();`
after doing HTTP Post. Unfortunatelly, sometime I got my syste…
-
Trying to hook up sim800l via serial interface. I can send commands via screen successfully and it seems that gsm interfaces also connects ok, but when receiving message it crashes:
```
2018-12-15…