Hi.
I have a firmware for esp8266 implementing bridge wifi-uart. The udp protocol is used for network communication.
After load testing, an error occurs:
(15025923) wifi: err2,exceed max time value,max val is 198A5759
Expected Behavior
Stable firmware operation is required for a week.
Actual Behavior
The error occurs after several hours of operation.
(15025923) wifi: err2,exceed max time value,max val is 198A5759
Steps to repropduce
Download and install last ESP8266_RTOS_SDK to ${HOME}/esp/ESP8266_RTOS_SDK
Environment
Problem Description
Hi. I have a firmware for esp8266 implementing bridge wifi-uart. The udp protocol is used for network communication. After load testing, an error occurs:
(15025923) wifi: err2,exceed max time value,max val is 198A5759
Expected Behavior
Stable firmware operation is required for a week.
Actual Behavior
The error occurs after several hours of operation.
(15025923) wifi: err2,exceed max time value,max val is 198A5759
Steps to repropduce
and see log __main__.log in wireless-klipper/test directory.
Release Logs
Debug Logs