Difference between revisions of "Sonoff"

From Review or Discard at Will
Jump to: navigation, search
(Resources: add http://thehackbox.org/tasmota/)
(add serial config commands)
 
Line 10: Line 10:
  
 
[[File:Sonoff-header.jpg|400 px|sonoff basic header]] Image from https://www.superhouse.tv
 
[[File:Sonoff-header.jpg|400 px|sonoff basic header]] Image from https://www.superhouse.tv
 +
 +
<nowiki>
 +
SSID1 – Set Wireless Network Name
 +
Password1 – Set Password for SSID
 +
IpAddress1 – Set Static IP Address for Sonoff Device
 +
IPAddress2 – Set Gateway IP for Sonoff Device
 +
IPAddress3 – Set Subnet Mask for Sonoff Device
 +
</nowiki>
  
 
* [https://youtu.be/UDnNI5wkNNY Fastest way to Flash and Configure ESP8266 Based Sonoff Devices with Tasmota or other firmware] - Vicious Computers
 
* [https://youtu.be/UDnNI5wkNNY Fastest way to Flash and Configure ESP8266 Based Sonoff Devices with Tasmota or other firmware] - Vicious Computers

Latest revision as of 14:18, 8 November 2018

If you've ended up here you've discovered my wiki page mainly devoted to jogging my memory about details of programming and good sites. With that in mind you may find some of this information useful - however it's a bit of memory jogger for me and not intended as a tutorial for SonOff

My Early Experiments / projects

Resources

Flash

Looks pretty quick and easy over the arduino method and as I'm not changing the Tasmota code let's just get er done!

sonoff basic header Image from https://www.superhouse.tv

SSID1 – Set Wireless Network Name
Password1 – Set Password for SSID
IpAddress1 – Set Static IP Address for Sonoff Device
IPAddress2 – Set Gateway IP for Sonoff Device
IPAddress3 – Set Subnet Mask for Sonoff Device
 

Pre compiled binaries

http://thehackbox.org/tasmota/ Sonoff-Tasmota firmware for iTead Sonoff, Wemos and NodeMCU hardware Copyright (C) 2018 Theo Arends

Videos

Sonoff

OpenHAB