-
Hello, I am using gps nut it shows error. i am sharing the code please, let me know the solution.
#define TINY_GSM_MODEM_SIM7600 // SIM7600 AT instruction is compatible with A7670
#define Ser…
-
### Answers checklist.
- [X] I have read the documentation for esp-protocols [components](https://github.com/espressif/esp-protocols#readme) and the issue is not addressed there.
- [ ] I have upda…
-
Hello.
Firstly I know that this library isn't supposed to be used with the DFRobot sim7000 but I have been recommended by multiple people to use this library since apparently, the DFRobot library won…
-
### Answers checklist.
- [X] I have read the documentation for esp-protocols [components](https://github.com/espressif/esp-protocols#readme) and the issue is not addressed there.
- [X] I have updated…
txf- updated
2 months ago
-
When Quectel RM510Q-GL 5G modem is used, uqmi hangs on --get-device-status.
That results in qmi.sh waiting forever.
```
21376 root 1452 S {qmi.sh} /bin/sh ./qmi.sh qmi setup a1 {"proto"…
-
Compilation error: 'TinyGsm' {aka 'class TinyGsmSim7000'} has no member named 'networkConnect'; did you mean 'isNetworkConnected'?
-
Hi,
I am using a SIM700E with an ESP32.
When trying to connect to a network the first time with a new sim7000 and networkmode set to "automatic" (CNMP=2) it does not connect, when checking the n…
-
### Answers checklist.
- [X] I have read the documentation for esp-protocols [components](https://github.com/espressif/esp-protocols#readme) and the issue is not addressed there.
- [X] I have upda…
0x0fe updated
2 weeks ago
-
Hello, I am observing repeated failures trying to send a post request via SSLClient using my SIMCOM7600G modem with TinyGSM.
The most common and consistent error message:
```
[318168][E][ssl__cli…
-
I have used the stock example with minor code changes to support my environment and unfortunately TinyGSM is unable to connect via MQTT.
The AT command **CIPOPEN** seems to return a success respons…