Open zcs007 opened 5 years ago
Embed Receive error Would block wolfSSL error occurred, error = -323 wolfSSL Leaving wolfSSL_read_internal(), return -323 wolfSSL Entering SSL_get_error wolfSSL Leaving SSL_get_error, return -323 [0;31mE (43963) TRANS_SSL: esp_tls_conn_read error, errno=No more processes[0m wolfSSL Entering SSL_pending
wolfSSL Entering wolfSSL_read() wolfSSL Entering wolfSSL_read_internal() wolfSSL Entering ReceiveData()
这个是没有读到数据,建议你试试 mbedTLS。
这个是没有读到数据,建议你试试 mbedTLS。 用了mbedTLS 还是不行
想请问,这个问题有后续进展么,是否已经解决?
----------------------------- Delete below -----------------------------
If your issue is a general question, starts similar to "How do I..", or is related to 3rd party development kits/libs, please discuss this on our community forum at bbs.espressif.com instead.
INSTRUCTIONS
Before submitting a new issue, please follow the checklist and try to find the answer.
If the issue cannot be solved after the steps before, please follow these instructions so we can get the needed information to help you in a quick and effective fashion.
----------------------------- Delete above -----------------------------
Environment
git rev-parse --short HEAD
to get the commit id.): //bd6ea4393c7d2f059fc4decc70f1ec3eb3597268Problem Description
//Detailed problem description goes here.
Expected Behavior
Actual Behavior
Steps to repropduce
// It helps if you attach a picture of your setup/wiring here.
Code to reproduce this issue
// If your code is longer than 30 lines, GIST is preferred.
Debug Logs
Other items if possible
build
folder (note this may contain all the code details and symbols of your project.)