ESP8266 not possible to connect to WiFi

Hi,

i would like to ask you. I’ve bought this ESP module

and when i try connect to HA via ESPHome, after step “prepare for first use” everythink is ok, installation was completed, but after that when ESP will try to connect to Wifi, I’ve got “An error occurred. Improv Wi-Fi Serial not detected.”
I’ve tried it many times but still same.

I’ve checked serial monitor and there is log -

22:29:21.908 -> 3fffffb0:  3fffdad0 00000000 3ffefeac 40221be4  
22:29:21.938 -> 3fffffc0:  feefeffe feefeffe 3fffdab0 40100481  
22:29:21.938 -> <<<stack<<<
22:29:21.938 -> 
22:29:21.938 -> --------------- CUT HERE FOR EXCEPTION DECODER ---------------
22:29:21.938 -> 
22:29:21.938 ->  ets Jan  8 2013,rst cause:4, boot mode:(3,7)
22:29:21.938 -> 
22:29:21.938 -> wdt reset
22:29:21.938 -> load 0x4010f000, len 3424, room 16 
22:29:21.978 -> tail 0
22:29:21.978 -> chksum 0x2e
22:29:21.978 -> load 0x3fff20b8, len 40, room 8 
22:29:21.978 -> tail 0
22:29:21.978 -> chksum 0x2b
22:29:21.978 -> csum 0x2b
22:29:21.978 -> v00068ee0
22:29:21.978 -> ~ld
22:29:22.011 ->     n r  n|  l rlb  |r l n  n l`  r l l  e[0;32m[I][logger:034]: Log initializede[0m
22:29:22.075 -> e[0;35m[C][ota:483]: There have been 8 suspected unsuccessful boot attempts.e[0m
22:29:22.075 -> e[0;32m[I][app:029]: Running through setup()...e[0m
22:29:22.075 -> e[0;35m[C][wifi:038]: Setting up WiFi...e[0m
22:29:22.075 -> e[0;35m[C][wifi:051]: Starting WiFi...e[0m
22:29:22.075 -> e[0;35m[C][wifi:052]:   Local MAC: 80:64:6F:9F:8D:CBe[0m
22:29:22.075 -> e[0;35m[C][wifi:253]: Setting up AP...e[0m
22:29:22.075 -> e[0;35m[C][wifi:255]:   AP SSID: 'esphome-web-9f8dcb'e[0m
22:29:22.075 -> e[0;35m[C][wifi:256]:   AP Password: ''e[0m
22:29:22.075 -> e[0;35m[C][wifi:265]:   IP Address: 192.168.4.1e[0m
22:29:22.075 -> e[0;36m[D][wifi:462]: Starting scan...e[0m
22:29:22.075 -> e[0;35m[C][web_server:128]: Setting up web server...e[0m
22:29:22.075 -> e
22:29:22.075 -> --------------- CUT HERE FOR EXCEPTION DECODER ---------------

22:29:22.108 -> Exception (9):
22:29:22.108 -> epc1=0x40002ffe epc2=0x00000000 epc3=0x00000000 excvaddr=0x402220b6 depc=0x00000000
22:29:22.108 -> 
22:29:22.108 -> >>>stack>>>
22:29:22.108 -> 
22:29:22.108 -> ctx: sys
22:29:22.108 -> sp: 3fffebd0 end: 3fffffb6 offset: 0150
22:29:22.108 -> 3fffed20:  000000c0 4023c11a 3fffed90 40221ec0  
22:29:22.108 -> 3fffed30:  40252ffc 3ffed6c8 3ffede50 3fff3b3c  
22:29:22.143 -> 3fffed40:  00000002 0000001c 40230a3a 00000000  
22:29:22.143 -> 3fffed50:  00000000 00000000 00000000 00000000  
22:29:22.143 -> 3fffed60:  00000000 40105c4b 3fff2518 3fff01c4  
22:29:22.143 -> 3fffed70:  4025d6e0 40230a3a 00000000 00000000  
22:29:22.143 -> 3fffed80:  00000000 00000000 00000000 402567ff  
22:29:22.143 -> 3fffed90:  00000002 0000001c 40230a3a 00000000

Do you know what is wrong?

Thank you so much.

Post your YAML code too.
I could be you have chosen a board type with too little memory.

It’s without yaml. I’ve just click in HA to ESPHome -

and after that i’ve jsut click to Prepare for first use
image

Installation was completed and then i’ve got thsi message.

Interesting is that when i tried it first, it worked. I think i have to delete internal memory of ESP, bu i dont know how i can do it.

I have this ESP Universal e-Paper Driver Board with WiFi SoC ESP8266 onboard, supports various Waveshare SPI e-Paper raw panels

Upload a empty file to the esp and start again.

how i can do it? :-/

Connect to the server/computer click “edit” delete the lines and click upload.

ok i will try it. Thank you

There is a issue with esphome: