-
Hello!
I'm usig a Lilygo TTGO T-Call V1.4 and I'm trying to upload a certificate to the 800L chip.
For this I want to use the more/SIM800_SslSetCert.ino example from the example library.
But th…
-
Hello,
please can someone help me.
I have tested this code works fine https://github.com/kiddtang/SSLClient/tree/master/examples/Esp32/https_gsm_SIM7600/https_post_sim7600
but when i try to chan…
-
I'm connecting to my own mqtt broker and testing the how stable the connection is and I'm getting a lot of modem disconnects.
I'm wondering of this is something related to the code or the network…
-
Support for [Transport Layer Security](http://www.aerospike.com/docs/guide/security/tls.html) for all communication between the client and all cluster nodes. Support for all 3 TLS security modes:
* […
-
I want to be able to send messages through a GPRS module, since instead there is no wifi, I saw a comment that the SIM800L module can no longer be used, that the GPRS module would be the one that allo…
-
### Related area
WiFiClientSecure
### Hardware specification
Any
### Is your feature request related to a problem?
The function
```
int start_ssl_client(sslclient_context *ssl_client, const c…
-
I want to connect to secure MQTT broker and that requires me to set the certificates, Earlier I was using Wi-Fi to connect my esp32 to broker with WiFiClientSecure library but now I am planning to ach…
-
I got this error of status code -2 with your https_get_7600.ino code Compile error gone which comes yesterday but I just simply copied your code and run and i got this I am using A7672S Gsm module w…
-
Hello together,
thanks for such amazing work. I hope to use it with xamarin on Android.
Last word first - after downgrading of Mono.Security to version 3.2.3 this problem goes off.
I'm curren…
-
### Board
ESP32
### Device Description
I want to connect my ESP32 to an Oracle Apex Resftul service,
With the code below, I'm getting "Error on sending POST: -11".
I read that the ESP32 Arduino C…