-
I am testing my sim7000e module with stm32 but couldn't find any appropriate example. Could you pls help me to find it??
-
Hello @alkonosst ,
First of all Thanks for your work!
I have an issue about SSL connection.
**Describe the error**
When I use with TinyGsm and defned `#define TINY_GSM_RX_BUFFER 1024`, ESP…
-
https://github.com/govorox/SSLClient/blob/d7cd4afeb10b0ce1c7a8c6c440d9a2cfaf473310/src/ssl_client.cpp#L134
If the buffer is smaller than the data being written, then the call fails.
My fix (alth…
-
Hello, I am using sim7020 and esp32 to connect to AWS MQTT and I have used digitaldragon/SSLClient@1.1.10 for ssl encryption.
However, in the running process, I found that the certificate file cannot…
-
Hi all, I'm trying to do the final project for my studies, I use the Arduino IDE with the default config for the ESP 32. I'm testing with the MQTT test code and it isn't working, after a while (2/3 mi…
-
I am struggling with getting the shield working on a PI. I am using a Hologram SIM, and it works in my Windows device (gets an IP address).
I have installed using [https://github.com/botletics/SIM…
-
[x ] I have read the Troubleshooting section of the ReadMe
## What type of issues is this?
[ ] Request to support a new module
[ ] Bug or problem compiling the library
[x ] Bug or issue …
-
Hello there. Firstly, i would say great work and thank you for the wonderful work! I encountered a problem that the library is not working with the ESP32 on hardware Serial2. Somehow I try sending AT …
-
Hello,
I bought this module for tests and at the beginning everything was fine : network connection, gps data etc.
After two days of tests I lost connection with modem. I can't get any response on…
-
Hi, i´m connecting successfully to Aws mqtt but after i publish some messages the client disconnects and when it tries to reconnect i get the error:
start_ssl_client(): Client provider not initialise…