Search found 4 matches

by Elmacaroni
14 Feb 2017, 22:07
Forum: ESP Easy: Hardware
Topic: Sonoff 4CH with ESPEasy
Replies: 151
Views: 169235

Re: Sonoff 4CH with ESPEasy

The bin file should be correct, but i would only use that for ota. I had to Flash some sonoff multiple times until they worked. Can you Post serial Output? After flashing open arduino serial Monitor and contact @115200 bps. You can also Flash straight from arduino ide by using compile and Upload. E...
by Elmacaroni
14 Feb 2017, 20:44
Forum: ESP Easy: Hardware
Topic: Sonoff 4CH with ESPEasy
Replies: 151
Views: 169235

Re: Sonoff 4CH with ESPEasy

Seems to got it compiling now with Aduino IDE 1.8.1. Changed the board to 8285 It generates a file: ESPEasy.ino.generic.bin, right? Changed nothing on the source, flashed the bin with esptool.py (running Ubuntu) as I did several times for the SonOff 8266. But nada/nothing to see. No ESP_0 here... Co...
by Elmacaroni
13 Feb 2017, 22:35
Forum: ESP Easy: Hardware
Topic: Sonoff 4CH with ESPEasy
Replies: 151
Views: 169235

Re: Sonoff 4CH with ESPEasy

You dont need an actual arduino. just download the arduino ide, install the libraries, open the source code,set board to esp 8285. hardware connection is the same as sonoff. compile and upload. alternatively create bin file from arduino ide, respecting name format of releases and flash with the fla...
by Elmacaroni
13 Feb 2017, 20:43
Forum: ESP Easy: Hardware
Topic: Sonoff 4CH with ESPEasy
Replies: 151
Views: 169235

Re: Sonoff 4CH with ESPEasy

Joe, thumbs up for the info about the Sonoff 4Ch! Got me one of those also, without looking too deep... Already converted a couple of Sonoff's with the available ESPEasy firmware. But no Arduino or other equipment here. Could I ask you to send me the ESP8285 compiled version of ESPEasy? Thanks in ad...