If Wifi or an AP isn't on, you can't start an HTTP/NET server
This isn't very pleasant but it does make sense in a way.
I built both Pico-w and Pico2-w with the check lines (610-614) in module_pico_cyw43.c commented out, and both Pico`s run just fine with the changes
Is there a reason for this? Could the error be replaced with a warming instead?
Thank you for everyone's hard work, love this project!