Hello,
Can anyone help me on this.
Regards,
Mysran
Search found 2 matches
- Mon Jun 19, 2023 4:21 am
- Forum: ESP32 Arduino
- Topic: Timeout on HTTPSClient ESP WROOM 32
- Replies: 1
- Views: 1799
- Thu Jun 15, 2023 12:37 pm
- Forum: ESP32 Arduino
- Topic: Timeout on HTTPSClient ESP WROOM 32
- Replies: 1
- Views: 1799
Timeout on HTTPSClient ESP WROOM 32
Hello,
I am using HTTPClient for getting and posting the sensor data. In the beginning after following the example in BasicHTTPSClient.ino could not send or get the data from the server. I had to change the HTTPS begin() to use the fingerprint instead of certificate and it worked. The client works ...
I am using HTTPClient for getting and posting the sensor data. In the beginning after following the example in BasicHTTPSClient.ino could not send or get the data from the server. I had to change the HTTPS begin() to use the fingerprint instead of certificate and it worked. The client works ...