Search found 8 matches

by lassiko
07 Jun 2018, 07:31
Forum: ESP Easy: General Discussion
Topic: Deep sleep, manual and interval wakeup possible?
Replies: 9
Views: 8347

Re: Deep sleep, manual and interval wakeup possible?

Espeasy can be set to deepsleep time what you wish, 60seconds is also OK. I need to study this bit more, but RST -> GND wakes it up manually, even you have sleeptime set e.g. to 30mins when GPIO16 is connected to RST. Overall it seems that there's no one way to do this.. just need to find the best w...
by lassiko
06 Jun 2018, 19:30
Forum: ESP Easy: General Discussion
Topic: Deep sleep, manual and interval wakeup possible?
Replies: 9
Views: 8347

Re: Deep sleep, manual and interval wakeup possible?

I am using ESP easy on my Wemos D1 mini.. i have not modified code manually. Sleep time is set from ESP easy UI directly. https://www.letscontrolit.com/wiki/index.php/SleepMode "The ESP8266 can be set to deep sleep. You need to connect GPIO-16 with the RST pin to make this work." It can be...
by lassiko
06 Jun 2018, 08:43
Forum: ESP Easy: General Discussion
Topic: Deep sleep, manual and interval wakeup possible?
Replies: 9
Views: 8347

Re: Deep sleep, manual and interval wakeup possible?

ESP wakes up from deep sleep by the connection of GPIO15 to Reset - GPIO15 goes low when deep sleep ends. You can also wake up the ESP manually by driving Reset low some other way. hmm. i did not got this working. I know there are lots of information about this available, but maybe you could help m...
by lassiko
24 May 2018, 23:05
Forum: ESP Easy: General Discussion
Topic: Deep sleep, manual and interval wakeup possible?
Replies: 9
Views: 8347

Re: Deep sleep, manual and interval wakeup possible?

Are there any solution for this available yet? I am building a sensor that reports when water tank is coming to full and deep sleep is needed to keep battery alive long time (several months). Anyhow, i need to know that sensor is still alive, so i would like to report the battery voltage to controll...
by lassiko
11 Jan 2018, 20:33
Forum: RFLink: Hardware Related discussions
Topic: RFLink + Milight FUT104 AC/DC 12V (RGB + CCT)
Replies: 0
Views: 8614

RFLink + Milight FUT104 AC/DC 12V (RGB + CCT)

Hi, I just received few Milight FUT104 bulbs. This one is not listed under any options in a FAQ to inform how to pair with domoticz withoug remote. I tried option 3 as it is for RGB+CCT but this did not worked, bulb didn't do anything. I then tried pairing with option B from the faq and i got it par...
by lassiko
10 Apr 2017, 11:28
Forum: ESP Easy: Hardware
Topic: Pulse Counter
Replies: 31
Views: 43999

Re: Pulse Counter

I got it working. Dummy device is: General, kWh. Type is: Usage and Computed. In Espeasy i made settings for Pulse counter: Delay: 60 Debounce Time (mSec): 100 (did not work correctly lower than this value). Data so send: Delta Formula for usage: "%value%*3600/60" (this gives me a Instant ...
by lassiko
07 Apr 2017, 07:59
Forum: ESP Easy: Hardware
Topic: Pulse Counter
Replies: 31
Views: 43999

Re: Pulse Counter

Hello, I have some issues to get right values from ESP easy (latest build) to Domoticz. Earlier, i was using mysensors Arduino nano node pulsecounter for this, but range was not good with that one I changed to Wemos + ESPeasy, which gives me a better range. Problem is, that with ESPeasy, i cannot ge...
by lassiko
02 Apr 2017, 21:18
Forum: RFLink: Development and announcements
Topic: New RFLink firmware (R46) now available!
Replies: 20
Views: 32831

Re: New RFLink firmware (R46) now available!

Hi. After updating to R46, temp + hum device WTGR800 stopped working. I have two of those together with other type sensors, and only those two are not updating the values. Went back to R45 data started to update again.