jeelabs / esp-link

esp8266 wifi-serial bridge, outbound TCP, and arduino/AVR/LPC/NXP programmer
Other
2.82k stars 720 forks source link

Help with flashing ESP8285(ESP-M3) 16mbit (devid 4015) #538

Closed rootmax84 closed 2 years ago

rootmax84 commented 2 years ago

I try to flash esp link 3.2.47 with no luck. No esp access point is appear after flashing.

Using flash download tool 3.9.2 with following addresses

0x00000 boot_v1.7.bin 0x01000 user1.bin 0x1FC000 esp_init_data_default.bin 0x1FE000 blank.bin

SPI Mode DOUT

Flashing finished successfully but no access point is present after that. Similar behavior was when i flash 8285 8 mbit with wrong spi mode (not DOUT)

Any suggestions?

rootmax84 commented 2 years ago

Solution https://github.com/jeelabs/esp-link/issues/540