If you are asking a question, please follow this template:
1. My goal is: [describe your goal]
Make captive portal (https://github.com/tripflex/captive-portal-wifi-stack) work properly on esp32
2. My actions are: [describe your actions - code, commands, etc]
- Installed captive portal as described in demo application https://github.com/tripflex/captive-portal-wifi-stack-demo
- Flashed program into esp32
- started application
- selected esp32 WIFI SSID
- inserted my wifi details (the wifi the esp32 should use)
- pressed save
3. The result I see is: [show the result - log, etc]
As I save the ssid details, esp32 goes in panic error as below
stacktrace shows this:
It looks a problem of esp32_wifi.c
4. My expectation & question is: [describe your expectation and your question]
Do you have any clue on why is this happening?
Thanks a lot for your precious support!
Marco