Page 1 of 1
Sonoff with ESP8265 (8285 really)
Posted: 20 Aug 2017, 18:58
by magloman
Hi
Anyone have a compiled code for these Little bastards?
They only work with sketches if I choose 8265 in arduino IDE.
If I download the mega 2.0 I cannot choose 8265, I suppose it Thinks it is 8266.
Or some walkthrough how to compile the code inside the IDE for 8265
Re: Sonoff with ESP8265
Posted: 21 Aug 2017, 20:22
by toffel969
magloman wrote: ↑20 Aug 2017, 18:58
Hi
Anyone have a compiled code for these Little bastards?
They only work with sketches if I choose 8265 in arduino IDE.
If I download the mega 2.0 I cannot choose 8265, I suppose it Thinks it is 8266.
Or some walkthrough how to compile the code inside the IDE for 8265
I am pretty sure it's 8285 not 8265. It's an esp 8266 with 1mbyte flash onchip( instead o external flash). I you download the source you should be able to compile for it.
Re: Sonoff with ESP8265
Posted: 22 Aug 2017, 10:47
by magloman
hi
OK, it could be so. I will try use that and see how it goes. I dont have the knowledge right now to use all the source files and addons. Its quite much I think to put in right folders and so.
I have jut got into this så my brain is overcooked by now

Re: Sonoff with ESP8265
Posted: 22 Aug 2017, 12:56
by Shardan
I could not find an ESP8265 Chip on google........
Re: Sonoff with ESP8265
Posted: 22 Aug 2017, 13:01
by magloman
it could be my brain which is overcooked and ready
I had to choose another chip in the IDE for it to work and it might have been 8285... I will check that in a few hours and get back...
Re: Sonoff with ESP8265
Posted: 22 Aug 2017, 14:48
by magloman
I tried now using esp easy flash tool and selected 8285 and it worked like a charm
Thanks

Re: Sonoff with ESP8265 (8285 really)
Posted: 22 Aug 2017, 18:42
by toffel969
You are welcome! Always a pleasure to help