You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Standard communication using UART DTE based on VFS works, but is extremely slow. It is not possible to perform TLS handshake with server side verification (not even with a locally hosted server).
Answers checklist.
General issue report
IDF version: espressif/esp-idf@457f651
ESP-MODEM version: c5653ff
Standard communication using UART DTE based on VFS works, but is extremely slow. It is not possible to perform TLS handshake with server side verification (not even with a locally hosted server).
STR:
in general, open any https page with DTE constructed with
esp-protocols/components/esp_modem/test/target_ota/main/ota_test.cpp
Lines 188 to 192 in c5653ff
The text was updated successfully, but these errors were encountered: