xoseperez / espurna

Home automation firmware for ESP8266-based devices
http://tinkerman.cat
GNU General Public License v3.0
3k stars 638 forks source link

Not compatible with SONOFF RE5V1C #2266

Closed sagitt closed 11 months ago

sagitt commented 4 years ago

I have this SONOFF RE5V1C small relay, 5v power, dry contact. useful for gate remote, intercom etc.

i flashed it with espruna for Sonoff SV (5v too).. but won't work.. i can see it in my wi-fi networks but can't access to web server page. for now i'm using it with tasmota.

Do you think to support it?

thanks.

71563034-6cd10c80-2add-11ea-835a-da65c8009632

mcspr commented 4 years ago

Did you use tasmota binary first? Full flash erase is likely required, WiFi might be broken because of the different Core versions used.

If not, can you try changing https://github.com/xoseperez/espurna/blob/e26ba9f52ecd60afbbed2ec13d80f4072dad9607/code/platformio.ini#L506 to env:esp8266-1m-latest-base and build it yourself?

sagitt commented 4 years ago

Did you use tasmota binary first? Full flash erase is likely required, WiFi might be broken because of the different Core versions used.

If not, can you try changing https://github.com/xoseperez/espurna/blob/e26ba9f52ecd60afbbed2ec13d80f4072dad9607/code/platformio.ini#L506

to env:esp8266-1m-latest-base and build it yourself?

i erased with esptool and flashed espurna-1.14.1-itead-sonoff-sv.bin. i can see it in wifi list but no configuration page like my other sonoff. i flashed it with last tasmota and works. do you think there is another espruna pre-complied firmware that i can test? i don't know how to self-build. maybe someone can send me a pre-compiled file?

mcspr commented 4 years ago

What OS, browser do you use?

See espurna-issue-2266-itead-sonoff-sv-test.zip Erasing still required. Either firmware may misinterpret settings, WiFi might break unexpectedly.