SP501E help

hi!,

I have flashed my sp501e with wled from the web application without error, but when I connect it to the power, I can’t see the wled access point.

should i do something else?

thanks

What bin file are used?

i used beta 0.13.0-b2.

flashed without error.

thanks

Not a correct version to flash. Try this one WLED-wemos-shield/SP501E_2m.bin at master · srg74/WLED-wemos-shield · GitHub

hi, thanks for the answer, i tried to flash these one and in the esptool command windows i have this error:

C:>PYTHON esptool.py write_flash 0x0 ./MEJOR.bin
esptool.py v3.2-dev
Found 1 serial ports
Serial port COM4
Connecting…
Detecting chip type… ESP8266
Chip is ESP8285H16
Features: WiFi, Embedded Flash
Crystal is 26MHz
MAC: 40:f5:20:cc:1f:de
Stub is already running. No upload is necessary.
Configuring flash size…
Flash will be erased from 0x00000000 to 0x000affff…
Compressed 719936 bytes to 491220…
Wrote 719936 bytes (491220 compressed) at 0x00000000 in 45.0 seconds (effective 127.9 kbit/s)…
File md5: 1598dcc62b575f47d4129362ce0b7632
Flash md5: 587a41c8bdedde93a94a30fb6cf9eb8d
MD5 of 0xFF is 706de102ede60805e3bb005c8ff187f3

A fatal error occurred: MD5 of file does not match data in flash!

thanks

What memory size your board have?

Hi,

it has 2MB, i’m using a FTDI to USB F232r @ 3.3v, maybe that it’s the problem?

Try this firmware it’s compiled for 2M SP501E. And better if you erase before you flash new bin

i erase it all before flash it, but then, when finish the flash, i have this error.

Why you flashing this file instead of file from Github?

these file its that you send me, i changed the name.

bin files have been updated check out here WLED-wemos-shield/resources/Firmware/WLED_wemos_shield/v0.13.0-b2 at master · srg74/WLED-wemos-sh