Search found 19 matches

by Homer-S
06 Jul 2023, 13:56
Forum: ESP Easy: Projects / Applications
Topic: control a somfy remote with ESPEasy - switch issues
Replies: 5
Views: 1805

Re: control a somfy remote with ESPEasy - switch issues

Sometimes it is easier as expected.
I did my measuring again and the button do not pull it up it is doing the opposite.

Now everything works as expected.
by Homer-S
19 Jun 2023, 23:08
Forum: ESP Easy: Projects / Applications
Topic: control a somfy remote with ESPEasy - switch issues
Replies: 5
Views: 1805

Re: control a somfy remote with ESPEasy - switch issues

Good idea,
you mean the settings under hardware?
But it seems that I did not do this mistake ...
by Homer-S
19 Jun 2023, 21:49
Forum: ESP Easy: Projects / Applications
Topic: control a somfy remote with ESPEasy - switch issues
Replies: 5
Views: 1805

control a somfy remote with ESPEasy - switch issues

Hello, I bought a somfy situo io remote and soldered to D5/6/7 the switches of the remote as well as VCC and GND. (similar to this https://www.hackster.io/beejayf/somfyduino-io-3d8283 ) I added 3 switch input devices with these settings: Device: Switch input - Switch Name: up Enabled: X Internal Pul...
by Homer-S
07 Feb 2023, 13:20
Forum: ESP Easy: General Discussion
Topic: need BME680 in normal version
Replies: 4
Views: 980

Re: need BME680 in normal version

You can upgrade to the Collection B build. That includes also all plugins available in Normal, with mostly the debug logging, but also a few less-used features, disabled. Just keep the ESP8266_4M1M part the same (cpu, flash and filesystem sizes), then the update should work fine. And also: Atom is ...
by Homer-S
07 Feb 2023, 12:40
Forum: ESP Easy: General Discussion
Topic: need BME680 in normal version
Replies: 4
Views: 980

need BME680 in normal version

Hello, normally I am fine with this version ESP_Easy_mega_20221224_normal_ESP8266_4M1M But I am missing a BME680. Now I tried to understand the building guide to complie it with adding the _P106_BME680.ino my self. Then I was faced with additional issues with Atom and Platfomio ... Now I am complete...
by Homer-S
27 Dec 2021, 20:30
Forum: ESP Easy: Projects / Applications
Topic: BME 680 sensor
Replies: 55
Views: 71111

Re: BME 680 sensor

Hello, i had been running these sensors on my Wemos: im Basis Binary: Light/Lux - BH1750 Environment - DS18b20 Analog input - internal Battery Environment - BMP280 My BMP280 broke down and I replaced it with a BME680. But I saw it is not basically supported in ESP_Easy_mega_20211224_normal_ESP8266_4...
by Homer-S
23 May 2021, 11:33
Forum: ESP Easy: General Discussion
Topic: Issues flashing D1 mini pro 16M based esp-8266ex
Replies: 8
Views: 5401

Re: Issues flashing D1 mini pro 16M based esp-8266ex

OMG you are a genius!!!!
I tried i with an old NOKIA cable. Flashing etc no problems but the power delivered was obviously not enough!!!
All is working fine

Thank you so much ....
by Homer-S
23 May 2021, 00:13
Forum: ESP Easy: General Discussion
Topic: Issues flashing D1 mini pro 16M based esp-8266ex
Replies: 8
Views: 5401

Re: Issues flashing D1 mini pro 16M based esp-8266ex

Thanks for the additional hints.

alt wifi did not work.
I tried after that
ESP_Easy_mega_20210503_test_A_alt_wifi_ESP8266_4M1M_VCC
and
ESP_Easy_mega_20210503_test_A_beta_ESP8266_4M1M

both ended in bootloops at network position


Maybe some more ideas?
by Homer-S
22 May 2021, 23:04
Forum: ESP Easy: General Discussion
Topic: Issues flashing D1 mini pro 16M based esp-8266ex
Replies: 8
Views: 5401

Re: Issues flashing D1 mini pro 16M based esp-8266ex

Many Thanks for your reply. I flashed it with this one ESP_Easy_mega_20210503_normal_ESP8266_4M1M.bin (powered off after flashing) It seems that wifi start is causing issues? and received this: [spoiler] ▒U67 : Info : INIT : Booting version: (ESP82xx Core 2843a5ac, NONOS SDK 2.2.2-dev(38a443e), LWIP...
by Homer-S
22 May 2021, 22:02
Forum: ESP Easy: General Discussion
Topic: Issues flashing D1 mini pro 16M based esp-8266ex
Replies: 8
Views: 5401

Re: Issues flashing D1 mini pro 16M based esp-8266ex

Please, any help is highly appreciated, I am very desperate.
by Homer-S
21 May 2021, 15:46
Forum: ESP Easy: General Discussion
Topic: Issues flashing D1 mini pro 16M based esp-8266ex
Replies: 8
Views: 5401

Issues flashing D1 mini pro 16M based esp-8266ex

hello all, normally I had never issues using esp easy. Now I bought new modules because of external antenna D1 mini pro 16M based esp-8266ex I flashed with this bin: ESP_Easy_mega_20210503_normal_beta_ESP8266_16M_LittleFS.bin But it ended up in a bootloop Due to my unexperience I am not able to deco...
by Homer-S
21 Apr 2020, 21:48
Forum: ESP Easy: General Discussion
Topic: measuring battery voltage and running LDR parallel?
Replies: 2
Views: 5240

measuring battery voltage and running LDR parallel?

Hello, I want to use a LDR on a Wemos D1 mini flashed with esp easy. Additionally I want to use the voltage measuring because the Wemos should be powered by a battery pack. current wiring: 3.3v --------- | LDR | ------------ADC | 10kohm | GND---------- ----- D0 | | ----- RST Is this basically possib...
by Homer-S
28 Nov 2018, 16:23
Forum: ESP Easy: Hardware
Topic: Wemos D1 mini and DS18B20 - too slow sending data?
Replies: 9
Views: 6108

Re: Wemos D1 mini and DS18B20 - too slow sending data?

Ahhh this setting was not present in my version.
I updated it right now.
Is 15 sec a good value?
What if this is left empty? I did not find something in the wiki ..
by Homer-S
28 Nov 2018, 07:32
Forum: ESP Easy: Hardware
Topic: Wemos D1 mini and DS18B20 - too slow sending data?
Replies: 9
Views: 6108

Re: Wemos D1 mini and DS18B20 - too slow sending data?

After reading Wiki part for deep sleep and hopefully understanding it:
Is this the value "Sleep Delay:"?
I guess I kept the initial 60 sec ...
No, this is for sleeping time not for time to be awake.

As far as I understood deep slep functiomn Wemos stays awake till all data is sent.
by Homer-S
27 Nov 2018, 20:40
Forum: ESP Easy: Hardware
Topic: Wemos D1 mini and DS18B20 - too slow sending data?
Replies: 9
Views: 6108

Re: Wemos D1 mini and DS18B20 - too slow sending data?

I'm currently testing lux sensor which seems not to be the best solution. # It is a bad solution, I already tried it. What I understood, the system used 2 temperature probes and measure the difference of temperature between both probes. Ok but what is the goal ? Why not only using the one under the...
by Homer-S
25 Nov 2018, 17:31
Forum: ESP Easy: Hardware
Topic: Wemos D1 mini and DS18B20 - too slow sending data?
Replies: 9
Views: 6108

Wemos D1 mini and DS18B20 - too slow sending data?

Hello, I am running a Wemos D1 mini wit EasyESP and I love your work! This one is used to controle my roller shutters. Attached are 1 BMP280 1 DS18B20 all is powered with 2 18650 batteries both are charged with some solar panels. The Wemos is running in deep sleep and is sending data all 10 minutes ...
by Homer-S
06 Feb 2018, 07:10
Forum: ESP Easy: General Discussion
Topic: no connection to ssid
Replies: 7
Views: 4996

Re: no connection to ssid

There is a %! inside Funny story: As desperate I was i used this one: https://www.letscontrolit.com/forum/viewtopic.php?f=4&t=3934 after flashing it showed same behavior. Today when i tried it again (plugged USB in the Laptop) it connected and it is working ... with all attempted before even wit...
by Homer-S
05 Feb 2018, 18:24
Forum: ESP Easy: General Discussion
Topic: no connection to ssid
Replies: 7
Views: 4996

Re: no connection to ssid

I added two pictures to answer your questions.

I flashed this one:

ESP_Easy_v2.0-20180203_normal_ESP8266_4096
by Homer-S
04 Feb 2018, 22:20
Forum: ESP Easy: General Discussion
Topic: no connection to ssid
Replies: 7
Views: 4996

no connection to ssid

Hello I am using v2.0 to access my homenet I followed exactly the tutorial. All is running like expected but when I entered ssid and my pass it is going into an endless loop to enter the ssid stuff. I found a fitting threat but without an end/solution. Do you have an idea where to look for a solutio...