Search found 7 matches

by umbm
27 Jan 2022, 19:56
Forum: ESP Easy: Hardware
Topic: ESP32, Deepsleep and external Wake-up sources?
Replies: 12
Views: 10251

Re: ESP32, Deepsleep and external Wake-up sources?

With one Samsung ICR18650 (2600mAh), deepsleep 20 min, active max 50 sec I got 2 weeks in maximum.
by umbm
25 Jan 2022, 18:05
Forum: ESP Easy: Hardware
Topic: ESP32, Deepsleep and external Wake-up sources?
Replies: 12
Views: 10251

Re: ESP32, Deepsleep and external Wake-up sources?

Do you all want to use pure ESP32 modules or a developer board with USB connector and 5V power supply? My experience: The ESP32 developer boards I tested are not really the best choice to use deepsleep, especially if the project is battery driven. After all my tests I decided to use a additional TPL...
by umbm
09 Nov 2020, 00:38
Forum: ESP Easy: Software
Topic: Si7021 - please add support for internal chip-heating
Replies: 2
Views: 5621

Re: Si7021 - please add support for internal chip-heating

Yes I know. The recalculation of the temp offset isn't the problem. The most important thing is to set the register to activate/deactivate the internal heater if necessary. I took a look at the adafruit_Si7021.h library and it's in use from last version on there. https://github.com/adafruit/Adafruit...
by umbm
08 Nov 2020, 15:31
Forum: ESP Easy: Software
Topic: Si7021 - please add support for internal chip-heating
Replies: 2
Views: 5621

Si7021 - please add support for internal chip-heating

The P014_SI7021.ino does not support the internal heating of the chip. Using the si7021-adafruit-library it is possible to activate the internal chip-heating if the humidity is very high (>75%) to increase the precision in outdoor use. In this case the temperature rises 1.8 and this value has to be ...
by umbm
26 Jul 2019, 20:13
Forum: ESP Easy: General Discussion
Topic: Problem with Wemos D1 pro mini
Replies: 33
Views: 26870

Re: Problem with Wemos D1 pro mini

Du you have compiled espeasy yourself or what's the version you want to flash?

With the latest nightly came up an issue what's not fixed yet

https://github.com/letscontrolit/ESPEasy/issues/2513
by umbm
21 Oct 2017, 19:56
Forum: ESP Easy: Software
Topic: Feature Request - Telegram Bot
Replies: 4
Views: 5372

Re: Feature Request - Telegram Bot

I would like to have a client-module for a Telegram-Bot in ESPEasy too. That would open many opportunities to use ESPEasy without running an own IOT/SmartHome-server (like fhem) or using a external IoT-portal (likeThingSpeak), very interesting for beginners in IoT. Found this: https://github.com/del...
by umbm
09 Oct 2016, 11:27
Forum: ESP Easy: General Discussion
Topic: Reliability, Wifi & Mesh Network ...
Replies: 8
Views: 19583

Re: Reliability, Wifi & Mesh Network ...

Is development of mesh still in progress to include it in official release of EspEasy?

It would be the kings-feature for me because I have to cover wide ranges in yard to make my home-control project working.