Reputation over time
It looks like this user hasn't gained any reputation yet.
Once they have, you'll be able to view a graph of their reputation gained over time.
Here's a preview of what the graph will look like:
Reputation Breakdown
No reputation gained yet.
61
Hi I have attempted to install and compile it for an ESP32-S2 board and got as far as the web server loading. Unfortunately the web server crashes after trying to run /scan with these logs:
handleRequest: /scan
E (26309) task_wdt: Task watchdog got triggered. The following tasks did not reset the watchdog in time:
E (26309) task_wdt: - async_tcp (CPU 0)
E (26309) task_wdt: Tasks currently running:
E (26309) task_wdt: CPU 0: loopTask
E (26309) task_wdt: Aborting.
abort() was called at PC 0x400a4ecd on core 0
Backtrace: 0x4002738e:0x3ffc4050 0x4002cbe1:0x3ffc4070 0x40031ce5:0x3ffc4090 0x400a4ecd:0x3ffc4110 0x40028635:0x3ffc4130 0x4001a8d1:0x3ffd3ad0 0x4002f521:0x3ffd3ae0 0x4003190f:0x3ffd3b00 0x40031a74:0x3ffd3b20 0x40027727:0x3ffd3b40 0x40027739:0x3ffd3b70 0x40027762:0x3ffd3b90 0x40031dfd:0x3ffd3bb0 0x40094ae1:0x3ffd3bd0 0x40098a1d:0x3ffd3c10 0x40084d04:0x3ffd3c50 0x4009b4d5:0x3ffd3c70
ELF file SHA256: c36104edeb7b7dc8
Rebooting...
I have tried opening issues but no reply was given, coming here for last resort. Thanks!