SP511-E - 'WLED-AP' not showing up

Hoping someone could help.

Have flashed ESP8266 (SP511-E) successfully a few times but nec\ver does the AP show up on my Pi or iPhone.

Thanks to this guide so far:

Any ideas how to go about troubleshooting? Below copy of the cli output from most recent flash. I have soldered on all all uarts and kept the soldered ‘io0 to ground’ active - trying to avoid too much back and forth, maybe this needs to be removed?

$ esptool.py --port /dev/ttyUSB0 write_flash -fm dout 0x0 /home/shayne/Desktop/WLED_0.14.0-b4_ESP8266.bin
esptool.py v4.6.2
Serial port /dev/ttyUSB0
Connecting…
Detecting chip type… Unsupported detection protocol, switching and trying again…
Connecting…
Detecting chip type… ESP8266
Chip is ESP8285H16
Features: WiFi, Embedded Flash
Crystal is 26MHz
MAC: 8c:ce:4e:4d:98:f1
Stub is already running. No upload is necessary.
Configuring flash size…
Flash will be erased from 0x00000000 to 0x000d1fff…
Compressed 857520 bytes to 621751…
Wrote 857520 bytes (621751 compressed) at 0x00000000 in 55.1 seconds (effective 124.5 kbit/s)…
Hash of data verified.

Leaving…
Hard resetting via RTS pin…

Appreciate any guidance.

Well, after leaving the unit disconnected for a few hours, I can now login as normal after f\removing the soldered uart pins.