Skip to content

instalator/Sonoff_basic_OTA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Sonoff_basic + OTA

Arduino IDE

In the Arduino IDE for sonoff select from Tools Board Generic ESP8266 Module and set the following options:

  • Upload Using: Serial
  • Flash Mode: DOUT
  • Flash Frequency: 40MHz
  • CPU Frequency: 80MHz
  • Flash Size: 1M (64K SPIFFS)
  • Debug Port: Disabled
  • Debug Level: None
  • Reset Method: ck
  • Upload Speed: 115200
  • Port: Your COM port connected to sonoff

Необходимо установить Python 2.7.x https://www.python.org/downloads/ При установке нужно включить опцию Add python.exe to Path

About

Sonoff switch basic MQTT Arduino code + OTA

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Other 100.0%