Search found 1 match
- Thu Sep 05, 2019 1:52 pm
- Forum: Hardware
- Topic: ESP32 connection with authentication delay
- Replies: 0
- Views: 1814
ESP32 connection with authentication delay
Hi, We are in the way of optimize communication with a device which has a ESP32 Wifi inside and we are using this ESP32 Wifi as a SSL Server. The request go on C# using SslStream library vía socket. The issue appear when we try to athenticate our access when the connection to SSL Server (the device ...