Search found 5 matches

by Sidey79
04 Nov 2019, 15:30
Forum: ESP Easy: General Discussion
Topic: Sonoff Basic is Rebooting on WiFi Connection
Replies: 3
Views: 7213

Re: Sonoff Basic is Rebooting on WiFi Connection

Hi, I have a very similar problem. Unit was working fine. Then i noticed, that it was crashing often and needs a power switch to recover. I then flashed the unit via ftdi today and now getting this reboot loop: NIT : Booting version: mega-20191104 (ESP82xx Core 2_5_2, NONOS SDK 2.2.1(cfd48f3), LWIP:...
by Sidey79
12 Oct 2019, 10:25
Forum: ESP Easy: Projects / Applications
Topic: ESPEasy on ShellyV1
Replies: 9
Views: 11342

Re: ESPEasy on ShellyV1

Hi,

Will there be any new version for the shelly available?

Haven't found anything like hard_core_250_Shelly_1_2M256
in the recent build.

Sidey
by Sidey79
07 Mar 2019, 21:27
Forum: ESP Easy: Projects / Applications
Topic: ESPEasy on ShellyV1
Replies: 9
Views: 11342

Re: ESPEasy on ShellyV1

What this build offers: - Support for 2MB flash with 256k SPIFFS, and thus room for OTA updates (not possible when using only 1 MB of the flash for the sketch) - Reset to factory defaults option with the Shelly-1 as a pre-defined selection. This is a very nice and helpfull hint i think. Is it impos...
by Sidey79
04 Mar 2019, 10:46
Forum: ESP Easy: Projects / Applications
Topic: ESPEasy on ShellyV1
Replies: 9
Views: 11342

Re: ESPEasy on ShellyV1

Thanks for your answert.

May you correct me. Ich think i started with something similar, but If you set a GPIO to 0 or 1 it will get a output pin and doesn't recognice anymore on level changes.

I figured out, that a pin can bei set to input_pullup with a GPIO value 2, but that doesn't really help.
by Sidey79
03 Mar 2019, 16:19
Forum: ESP Easy: Projects / Applications
Topic: ESPEasy on ShellyV1
Replies: 9
Views: 11342

ESPEasy on ShellyV1

Hi, I've bought some Shelly V1 devices and flashed them with ESPEasy. But i have some trouble, to get that work as i need: First at all, i've connected a Switch (not a push button) on GPIO 5. The Switch should toggle the Relay which is connected at GPIO 4. So GPIO 5 can be high or low which is not d...