You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I have a problem on the evil portal, the program is buggy, while the access point is visible, when I connect to it, 2 times on 3 I have this error message:
rst:0xc (SW_CPU_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
configsip: 0, SPIWP:0xee
clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
mode:DIO, clock div:1
load:0x3fff0030,len:1344
load:0x40078000,len:13964
load:0x40080400,len:3600
entry 0x400805f0
Waiting for HTML
It seems that there is a stack overflow or something like this ? I'm just using the basic index.html file and fixed the max HTML size on 7000. I have to stop and start the access point to make it works sometimes.
Plus the content of ap.config.txt is sometimes written of the pop up html page intead of changing the name of the ap.
thanks for your help ! :)
The text was updated successfully, but these errors were encountered:
Hello, I have a problem on the evil portal, the program is buggy, while the access point is visible, when I connect to it, 2 times on 3 I have this error message:
assert failed: tcp_update_rcv_ann_wnd IDF/components/lwip/lwip/src/core/tcp.c:951 (new_rcv_ann_wnd <= 0xffff)
Backtrace: 0x400835c5:0x3ffcd170 0x4008b7b9:0x3ffcd190 0x40090d85:0x3ffcd1b0 0x400f39c1:0x3ffcd2e0 0x400f3a6c:0x3ffcd300 0x400d9fa6:0x3ffcd320 0x400f0914:0x3ffcd340
ELF file SHA256: 3cd9be353c4740c1
Rebooting...
ets Jul 29 2019 12:21:46
rst:0xc (SW_CPU_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
configsip: 0, SPIWP:0xee
clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
mode:DIO, clock div:1
load:0x3fff0030,len:1344
load:0x40078000,len:13964
load:0x40080400,len:3600
entry 0x400805f0
Waiting for HTML
It seems that there is a stack overflow or something like this ? I'm just using the basic index.html file and fixed the max HTML size on 7000. I have to stop and start the access point to make it works sometimes.
Plus the content of ap.config.txt is sometimes written of the pop up html page intead of changing the name of the ap.
thanks for your help ! :)
The text was updated successfully, but these errors were encountered: