Use the Windows Mobile hotspot when your ESP32 C3 will not connect to any of your WIFI SSIDs

I spent two weeks troubleshooting ESP32 C3 network connectivity issues. They worked a couple of times and then just never connected after that. I changed the firmware, erased nv memory, and tried about 10 different solutions found in the forums. In the end, the only reliable way to work with those particular ESPs was to create a mobile hotspot on my PC. That works 100% of the time for me. This is essentially Internet connection sharing even if it is only for the local network. Getting the network working was important because the ES32 C3 doesn't support the file share mount for CircuitPython development. I normally use rshell for MicroPython work but rshell isn't CircuitPython compatible. So I really wanted the Web Workflow which requires a working network connection. I farted around with a Seeed XIAO ESP32 C3 that wouldn't connect to the mobile hotspot. It turns out that tiny device could only see my desktop if I attached the...