Most everything seems to work. Serial can print and receive messages, can read analog sensor on pin, can deep sleep etc. But just no longer can connect.
I tried some example code for basic wifi connection, and neither Adafruits own one or the Arduino example work. They just hang at "connecting". Nothing is in the routers logs, nothing in dhcp log, nothing in main log.
I know for sure that nothing has changed in the router setup or the local network. The device does not appear to be fried. Is there some way to get more data or info form the device? I used a debugging command, but it only printed out the wifi setup (ssid, password, using sta etc).