We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
IDF_V5.1.4
ESP8684-WROOM-02C
Windows
Command line with idf.py
None
custom board
USB
recv 接口可以正常使用,可用ram 不会变少
出现这个错误后,可用的ram 会变少2k附近
设备正常使用的mqtt 连接云平台的情况下,偶发会出现该错误,ram 可用资源会变少。mqtt 重连后可以恢复连接,但资源不会恢复。MQTT 使用的不是IDF 的库,但从日志看是在lwip recv 报错后出现的。
No response
The text was updated successfully, but these errors were encountered:
其中 lwip 库用的是5.1.2的库
Sorry, something went wrong.
No branches or pull requests
Answers checklist.
IDF version.
IDF_V5.1.4
Espressif SoC revision.
ESP8684-WROOM-02C
Operating System used.
Windows
How did you build your project?
Command line with idf.py
If you are using Windows, please specify command line type.
None
Development Kit.
custom board
Power Supply used.
USB
What is the expected behavior?
recv 接口可以正常使用,可用ram 不会变少
What is the actual behavior?
出现这个错误后,可用的ram 会变少2k附近
Steps to reproduce.
设备正常使用的mqtt 连接云平台的情况下,偶发会出现该错误,ram 可用资源会变少。mqtt 重连后可以恢复连接,但资源不会恢复。MQTT 使用的不是IDF 的库,但从日志看是在lwip recv 报错后出现的。
Debug Logs.
No response
More Information.
No response
The text was updated successfully, but these errors were encountered: