Thank you for continuing to post updates. I recently bought a wemos d1 mini specifically to use with wled and am facing the same issue. Basically, the flash goes okay (tools say successfully completed) but I can never connect to the wled-ap ssid to further setup the device. I also bought a nodemcu (also based off esp8266) and had the same experience with that too. Essentially the flash goes okay but I can never connect to the ad-hoc ap mode (wled-ap). So, using two different esp8266 devices, and 3 different clients ( two separate laptops, a pixel phone) I can never connect to WLED-AP.
To be sure the boards weren’t doa, I was able to flash both with esphome and they reliably connect to my network. Yes, you read that right, esphome works completely fine and is stable on both of these boards. I use home assistant and that picks them up too.
To try and get WLED working, I’ve tried all the suggestions in this thread, including flashing with DIO mode, QIO mode, trying different flashing software (NodeMCU PyFlasher, ESPHome-flasher, etc.). Each time I’m making sure to check the box to clear the flash. I’ve also tried every single firmware binary from 8.5.0 and newer (so your latest success @kendersec didn’t work for me, unfortunately). Each time the experience is pretty much the same. Flash goes okay, I either unplug or press the reset button, wait a few minutes and then see WLAN-AP network show up (it eventually does), I try to connect, and then the network then just disappears and I can’t connect.
Looking through the windows logs, I see these errors/debug info:
Wireless network association started.
Network Adapter: Broadcom 802.11n Network Adapter
Interface GUID: (removed for privacy)
Local MAC Address: (removed for privacy)
Network SSID: WLED-AP
BSS Type: Infrastructure
Authentication: WPA2-Personal
Encryption: TKIP
802.1X Enabled: No
WLAN AutoConfig service failed to connect to a wireless network.
Network Adapter: Broadcom 802.11n Network Adapter
Interface GUID: {removed for privacy}
Connection Mode: Connection to a secure network without a profile
Profile Name: WLED-AP
SSID: WLED-AP
BSS Type: Infrastructure
Failure Reason:The specific network is not available.
RSSI: 255
I’m kind of at my wits’ end on this. Based on the fact that I’ve tried multiple known to be working microcontrollers, I’m inclined to believe that WLED is simply not going to work for me. Seeing at how many threads I can find with folks having this exact same issue… how do I say it… maybe this just super buggy software?