Skip to content
New issue

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

esp32s3 wroom1 reboot #16

Open
wengzhiyuan opened this issue Jan 4, 2025 · 2 comments
Open

esp32s3 wroom1 reboot #16

wengzhiyuan opened this issue Jan 4, 2025 · 2 comments

Comments

@wengzhiyuan
Copy link

[22:26:06:804] INFO ./deps/libpeer/src/agent.c 32 create IPv4 UDP socket: 54
[22:26:06:804] INFO ./deps/libpeer/src/peer_connection.c 182 Audio allocates heap size: 8096
[22:26:06:818] I (3013) realtimeapi-sdk: PeerConnectionState: new
[22:26:10:507] I (6713) wifi:[ADDBA]RX DELBA, reason:39, delete tid:0, initiator:1(originator)
[22:26:10:529] I (6713) wifi:idx:0 (ifx:0, d0:a0:11:db:0a:bd), tid:0, ssn:20, winSize:64
[22:26:11:299] E (7503) realtimeapi-sdk: Error perform http request ESP_OK
[22:26:11:299] I (7503) wifi:state: run -> init (0x0)

[22:26:11:313] I (7513) wifi:pm stop, total sleep time: 1844851 us / 6009081 us
[22:26:11:313]

Helper !!!

When the wifi connection has estasblished, and it will disconnected, reason 39, and http request error.

@wengzhiyuan
Copy link
Author

Debug log:
[22:26:06:662] I (2873) esp_netif_handlers: sta ip: 192.168.0.108, mask: 255.255.255.0, gw: 192.168.0.1
[22:26:06:804] INFO ./deps/libpeer/src/agent.c 32 create IPv4 UDP socket: 54
[22:26:06:804] INFO ./deps/libpeer/src/peer_connection.c 182 Audio allocates heap size: 8096
[22:26:06:818] I (3013) realtimeapi-sdk: PeerConnectionState: new
[22:26:10:507] I (6713) wifi:[ADDBA]RX DELBA, reason:39, delete tid:0, initiator:1(originator)
[22:26:10:529] I (6713) wifi:idx:0 (ifx:0, d0:a0:11:db:0a:bd), tid:0, ssn:20, winSize:64
[22:26:11:299] E (7503) realtimeapi-sdk: Error perform http request ESP_OK
[22:26:11:299] I (7503) wifi:state: run -> init (0x0)
[22:26:11:313] I (7513) wifi:pm stop, total sleep time: 1844851 us / 6009081 us
[22:26:11:313]
[22:26:11:313] I (7513) wifi:idx:0, tid:0
[22:26:11:329] I (7513) wifi:new:<11,0>, old:<11,2>, ap:<255,255>, sta:<11,2>, prof:1, snd_ch_cfg:0x0
[22:26:11:329] I (7523) realtimeapi-sdk: retry to connect to the AP
[22:26:11:329] I (7523) realtimeapi-sdk: connect to the AP fail
[22:26:11:442] I (7653) wifi:flush txq
[22:26:11:442] I (7653) wifi:stop sw txq
[22:26:11:442] I (7653) wifi:lmac stop hw txq
[22:26:11:461] <0xf8><0x80><0x80>ESP-ROM:esp32s3-20210327
[22:26:11:461] Build:Mar 27 2021
[22:26:11:461] rst:0xc (RTC_SW_CPU_RST),boot:0x2a (SPI_FAST_FLASH_BOOT)
[22:26:11:461] Saved PC:0x40375880
[22:26:11:461] SPIWP:0xee
[22:26:11:475] mode:DIO, clock div:1
[22:26:11:475] load:0x3fce2820,len:0x1220
[22:26:11:475] load:0x403c8700,len:0xcdc
[22:26:11:475] load:0x403cb700,len:0x2df4
[22:26:11:475] entry 0x403c890c
[22:26:11:485] I (29) boot: ESP-IDF v5.5-dev-1050-gb5ac4fbdf9-dirty 2nd stage bootloader

@leanco1
Copy link

leanco1 commented Jan 7, 2025

vx:670529249

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants