Code: Select all
[2022-08-04 15:11:39.591] I (2927) wifi station: retry to connect to the AP
[2022-08-04 15:11:39.596] I (2927) wifi station: connect to the AP fail
[2022-08-04 15:11:39.691] I (3037) wifi:flush txq
[2022-08-04 15:11:39.691] I (3037) wifi:stop sw txq
[2022-08-04 15:11:39.691] I (3037) wifi:lmac stop hw txq
[2022-08-04 15:11:39.697] I (3037) wifi station: enter low power...
[2022-08-04 15:11:40.698] t = 150000
[2022-08-04 15:12:10.613] I (4047) wifi:mode : sta (7c:df:a1:e0:11:8c)
[2022-08-04 15:12:10.613] I (4047) wifi:enable tsf
[2022-08-04 15:12:10.619] I (4047) wifi station: Returned from light sleep, reason: timer
[2022-08-04 15:12:10.624] I (4057) wifi:new:<8,0>, old:<1,0>, ap:<255,255>, sta:<8,0>, prof:1
比较奇怪,当 stage_timeout_ticks 比较小的时候,是能造出 RTCWDT_RTC_RST 的,但你这里 stage_timeout_ticks 也是正常的。