WiFi error
Posted: Wed Mar 12, 2025 10:56 am
Hi,
i am using esp32s3 with vscode extension and trying to create https server. I am getting this error
E (1693) wlan: ERROR Type ESP_ERR_HTTPD_TASK
httpd.stack_size = 10240
Bluetooth task also starts on core0. I tried to move wifi task to core1 but it did'nt work.
Stack high water mark is 2544
free heap is 6957924. Pleas makes sure that I'm using PSRAM and it is activated.
Any help will be appreciated ?
i am using esp32s3 with vscode extension and trying to create https server. I am getting this error
E (1693) wlan: ERROR Type ESP_ERR_HTTPD_TASK
httpd.stack_size = 10240
Bluetooth task also starts on core0. I tried to move wifi task to core1 but it did'nt work.
Stack high water mark is 2544
free heap is 6957924. Pleas makes sure that I'm using PSRAM and it is activated.
Any help will be appreciated ?