Forum

Sonoff Slampher V2....
 
Notifications
Clear all

Sonoff Slampher V2.4 / Firmware change to TASMOTA

1 Posty
1 Users
0 Likes
896 Widok
0
Topic starter

gpio, how to

DOMOTICZ / MQTT

1 Answer
0
Topic starter
  1. Connect RX/TX/GND/3.3V from USB TO TTL 
  2. Desolder R21 (it's just 0 ohm resistor, wire)
  3. Solder R3 (bulb, wire, 0 ohm resistor)
  4. Download https://github.com/espressif/esptool/releases
  5. Press button on Slampher, power on (only from 3.3V, don't connect high power!), connect USB to TTL (use different timing combinations with command below)
  6. Determine FLASH SIZE and ID
    esptool.py --port COM5 flash_id
  7. Backup is impossible (don't know why) becaue you got
    A fatal error occurred: Corrupt data, expected 0x1000 bytes but received 0xfff bytes
    
  8. Just skip backup and erase flash
    esptool.py --port COM5 erase_flash
    
  9. Download TASMOTA (alternative firmware) https://github.com/arendst/Tasmota/releases/
    1. download tasmota-MY_COUNTRY_.bin (<1MB)
  10. Upload new Firmware
    esptool.py --port COM5 write_flash -fs 1MB -fm dout 0x0 sonoff.bin
    
  11. After that, desolder R3 and solderback again R21
  12. Done. Now there will be new Wireless avaible (Slampher Access Point), connect, configure, visit http://192.168.4.1

Odpowiedź

Author Name

Author Email

Your question *

 
Preview 0 Revisions Saved
Share: