Search found 206 matches

by GravityRZ
20 Feb 2024, 14:57
Forum: ESP Easy: General Discussion
Topic: why did this esp reboot
Replies: 23
Views: 662

Re: why did this esp reboot

i am runnig this build Build: ESP_Easy_mega_20231225_normal_ESP8266_4M1M Dec 25 2023 task 3 and 4 have ds18b20 temperature devices installed on gpio-12 as far as i can tell these devices aways work they send out on a 15 seconfd interval could it be that if wifi connection is bad it tries to send but...
by GravityRZ
20 Feb 2024, 14:18
Forum: ESP Easy: General Discussion
Topic: why did this esp reboot
Replies: 23
Views: 662

why did this esp reboot

i am seeing this in the main page
what is the reason this esp did a reboot

Boot: External Watchdog (1)
Reset Reason: Hardware Watchdog
Last Action before Reboot: PLUGIN_READ: timer, id: 3
by GravityRZ
04 Apr 2023, 17:48
Forum: ESP Easy: General Discussion
Topic: GPIO triggering all the time
Replies: 2
Views: 785

Re: GPIO triggering all the time

ok, clear. i thought i fgured out something smart (which it is becauswe i can monitor a gpio state without using monitoring) but aparently it does not work all the way.

i will implement the monitor function which should do the trick
by GravityRZ
04 Apr 2023, 15:51
Forum: ESP Easy: General Discussion
Topic: GPIO triggering all the time
Replies: 2
Views: 785

GPIO triggering all the time

i use GPIO 5 as a switch(i use it to control a relais) gpio5.JPG i use a HTTP command to set this GPIO 5 to either 0 or 1 (set to 1 will trigger the relais) in rules i use on Brink#Ventilator=1 do xxxxxx now i was expecting that this rule was only triggered on change but it seems it is being trigger...
by GravityRZ
16 May 2021, 15:54
Forum: ESP Easy: Software
Topic: Pulse Counter P003 enhancement. How to give back?
Replies: 109
Views: 39791

Re: Pulse Counter P003 enhancement. How to give back?

at the moment i am using 88ms when using pulse low it al depends on how long the signal is low if this time is very short then you also need a short debounce time, roughly 1/10 of the time the signal is low. in my situation i use it for a watermeter. this can have a flow of 0-25 liters a second so t...
by GravityRZ
15 May 2021, 22:04
Forum: ESP Easy: Software
Topic: Pulse Counter P003 enhancement. How to give back?
Replies: 109
Views: 39791

Re: Pulse Counter P003 enhancement. How to give back?

i downloaded the 0411 version as a beta. the current 0503 release does habe the new P003 enhancement but somehow this is a very old version. you are better of downloading the 0223 release i attached the 0411 release in case you want it. let me know if you need a different one ESPEasy_normal_ESP8266_...
by GravityRZ
12 May 2021, 18:47
Forum: ESP Easy: Projects / Applications
Topic: Pulse Counter Problem
Replies: 1
Views: 1902

Re: Pulse Counter Problem

it looks like you are using the new pulsecounter functionality PULSE LOW First, you can definately get it to work by selecting Falling you can keep the 400ms debounce time if you want to keep it on PULSE LOW your debounce time is way to high. put it at 20ms to see if it starts counting. if it does a...
by GravityRZ
08 May 2021, 16:29
Forum: ESP Easy: Software
Topic: Pulse Counter P003 enhancement. How to give back?
Replies: 109
Views: 39791

Re: Pulse Counter P003 enhancement. How to give back?

i am using the new P003 enhancement for quiet some time now (build 0411) and can tell that it has been very stable
I use it in a production environment (watermeter)

@TD-er
if you merge it please point me to the location so i can download it.(assuming you do not create a new release)
by GravityRZ
05 May 2021, 20:23
Forum: ESP Easy: General Discussion
Topic: trigger on GPIO or task, does it matter
Replies: 4
Views: 8804

Re: trigger on GPIO or task, does it matter

just noticed this.

you can not disable the interval but i did set it to 1 second.
by GravityRZ
05 May 2021, 17:54
Forum: ESP Easy: Software
Topic: Pulse Counter P003 enhancement. How to give back?
Replies: 109
Views: 39791

Re: Pulse Counter P003 enhancement. How to give back?

just installed the 0503 build but i am getting high flow values(low pulsetimes)

is there something changed between this build and the 0411 build regarding total time of the pulse.

i am still using pulse low which should give the total pulse time
by GravityRZ
24 Apr 2021, 17:34
Forum: ESP Easy: Software
Topic: Pulse Counter P003 enhancement. How to give back?
Replies: 109
Views: 39791

Re: Pulse Counter P003 enhancement. How to give back?

after month of testing i today got an extra pulse


60ms +1
100ms -1
80ms +1 (after a month)
now trying 85

i do not think i will ever get it 100% but +1 pulse in a month is really good.
by GravityRZ
19 Apr 2021, 18:31
Forum: ESP Easy: Software
Topic: Strange behavior MH-Z19B sensor
Replies: 8
Views: 7972

Re: Strange behavior MH-Z19B sensor

i would use the air quality sensor in domoticz it's graphs are way better and it actually talks about CO2 this sensor needs the nvalue so you need to use the rules Publish domoticz/in,'{"idx":349,"nvalue":[Slaapkamer#PPM],"svalue":""}' // CO2 sensor in domotic...
by GravityRZ
12 Apr 2021, 21:54
Forum: ESP Easy: General Discussion
Topic: espeasy device locks up once in a while
Replies: 5
Views: 4670

Re: espeasy device locks up once in a while

thanks TD-er for the comprehensive expanation Turn off all sleep and eco mode thingies in the ESP settings: DID THAT - Send out ping requests continuously from another node to the ESP: Doing this from node red, every minute ping, every 5 minutes ARP, every 60 minutes nmapscan - If the AP allows for ...
by GravityRZ
12 Apr 2021, 20:10
Forum: ESP Easy: General Discussion
Topic: espeasy device locks up once in a while
Replies: 5
Views: 4670

Re: espeasy device locks up once in a while

i do not have serial logs of the devices de rssi levels are -35 build 20112 20210411 -65 build 20111 20210114 -71 build 20112 20210223 if bad rssi levels will criple the complete 65500 global network then it might be saver to disable it all have wifi nosleep since the rest of the network does not ha...
by GravityRZ
12 Apr 2021, 19:38
Forum: ESP Easy: General Discussion
Topic: espeasy device locks up once in a while
Replies: 5
Views: 4670

espeasy device locks up once in a while

i currently have 3 active ESP modules, each with a fixed ip address and default gateway configured as 192.168.1.1 (router) everything works withoutr problems but once in a while at a certain moment i can not access them through the assigned ip address. it looks like the device is unavailable(browser...
by GravityRZ
11 Apr 2021, 15:59
Forum: ESP Easy: Software
Topic: Pulse Counter P003 enhancement. How to give back?
Replies: 109
Views: 39791

Re: Pulse Counter P003 enhancement. How to give back?

thanks testing the 0411 build now. the 0317 build was already very stable. when playing with the debounce time set to 100ms it only registered 1 extra pulse in a week when set to 80ms it did not create any false(+ or - pulses) for a week now with my setup (watermeter with proximity sensor reacting t...
by GravityRZ
07 Apr 2021, 08:32
Forum: ESP Easy: Hardware
Topic: BME280 no humidity
Replies: 12
Views: 14962

Re: BME280 no humidity

good tips. regarding free shipping. for the cheap parts that really is a problem. fort the more expensive stuff (above $15) they indeed raise the shippingcosts but then like you said you get speedy shipping or even 10 day shipping. the record i hold is i bought a watch on saturday and it was deliver...
by GravityRZ
06 Apr 2021, 22:22
Forum: ESP Easy: Hardware
Topic: BME280 no humidity
Replies: 12
Views: 14962

Re: BME280 no humidity

i received a new version.

this one has the hole in the middle and was a little bit more expensive
everything working now

for people interested i bought it from this seller

https://www.aliexpress.com/item/3286244 ... 4c4dK1IwTU
by GravityRZ
25 Mar 2021, 18:24
Forum: ESP Easy: Software
Topic: Pulse Counter P003 enhancement. How to give back?
Replies: 109
Views: 39791

Re: Pulse Counter P003 enhancement. How to give back?

i will make a dump so we can see what is going on. this is with the magnet attached so long pulse i assume that these numbers show when the pulse is low, high, what time it is taking etc 96407434: EVENT: Pulsecounter#Count=0 96407476: EVENT: Pulsecounter#Count=0 Processing time:42 milliSeconds 96407...
by GravityRZ
25 Mar 2021, 13:47
Forum: ESP Easy: Software
Topic: Pulse Counter P003 enhancement. How to give back?
Replies: 109
Views: 39791

Re: Pulse Counter P003 enhancement. How to give back?

ok clear now. at the moment i have added the magnet again to extend the pulseLOW time. this because i can not get a 100% correct reading all the time. normally if i would extend the debouncetime it blocks the pulses for an extended time. with the pulseLOW functionality it does the same but because i...
by GravityRZ
24 Mar 2021, 20:00
Forum: ESP Easy: Software
Topic: Pulse Counter P003 enhancement. How to give back?
Replies: 109
Views: 39791

Re: Pulse Counter P003 enhancement. How to give back?

that was clear but i did not understood what to do in the second window

TD-er wrote: 22 Mar 2021, 22:35 Log level can be set in Tools -> Advanced.
You can set the log level for serial, a syslog service, web log and if included in the build log to SD card.
by GravityRZ
23 Mar 2021, 20:06
Forum: ESP Easy: General Discussion
Topic: how to update readthe docs
Replies: 3
Views: 4280

Re: how to update readthe docs

ok.
never did this before but it looks like it is creating a pull request
by GravityRZ
23 Mar 2021, 14:23
Forum: ESP Easy: General Discussion
Topic: how to update readthe docs
Replies: 3
Views: 4280

how to update readthe docs

Lately i am playing with PWM to dim leds when it is night.,

this works perfectly
i do this for GPIO 12,14,and 16

according to the docs GPIO16 can not do PWM but i can tell you it works like a charm

https://espeasy.readthedocs.io/en/lates ... /GPIO.html
by GravityRZ
22 Mar 2021, 19:08
Forum: ESP Easy: Software
Topic: Pulse Counter P003 enhancement. How to give back?
Replies: 109
Views: 39791

Re: Pulse Counter P003 enhancement. How to give back?

could you elaborate on this 1 screen open log got it (do i set this to debug) 2 Tasksettings open end set log level to debug(where in tasksettings do i do this) Hey, that sounds good! Thanks for testing. Without knowing the details, I would say, that the situations where you count too much pulses (+...
by GravityRZ
21 Mar 2021, 15:52
Forum: ESP Easy: Software
Topic: Trigger Mointor GPIO event (was resolved quickly)
Replies: 9
Views: 6024

Re: Trigger Mointor GPIO event

really easy

Code: Select all

On GPIO#15=0 do
do your stuff
Endon	

On GPIO#15=1 do
do your stuff
Endon
by GravityRZ
21 Mar 2021, 10:48
Forum: ESP Easy: Software
Topic: Pulse Counter P003 enhancement. How to give back?
Replies: 109
Views: 39791

Re: Pulse Counter P003 enhancement. How to give back?

HaHa, while you are counting rather slow pulses i am counting faster pulses and i am also using a 1 seconds refresh which puts a lot of load on the system here are the tests sofar debounce time 20ms=+1 pulse 100ms= -1 pulse 40ms= -3 pulse 30ms=+1 pulse 35ms= -1 pulse things are also dependent on the...
by GravityRZ
20 Mar 2021, 09:02
Forum: ESP Easy: Hardware
Topic: BME280 no humidity
Replies: 12
Views: 14962

Re: BME280 no humidity

i got refunded.

i really checked this seller out and there were no negative feedbacks, until now

the hole on the picture was in the middle, they just send out a different one.
by GravityRZ
19 Mar 2021, 22:21
Forum: ESP Easy: Hardware
Topic: BME280 no humidity
Replies: 12
Views: 14962

Re: BME280 no humidity

looks like the hole ,is not in the middle Also i do not think it has BME280 on the chip the barometer on this unit does nnot react the same way as the one on the BMP280 i remember seing a message regarding the chip detected but i do not see it anymore(also not on my other BMP280 unit) where should i...
by GravityRZ
19 Mar 2021, 19:48
Forum: ESP Easy: Hardware
Topic: BME280 no humidity
Replies: 12
Views: 14962

Re: BME280 no humidity

oh man.
waited 2 months for this one.
i already have a BMP280 so i really needed the BME280 for humidity
it is advertised as an BME280 and they mention temp, pressure and humidity.


https://www.aliexpress.com/item/1005001 ... 4c4ddIiKGH
by GravityRZ
19 Mar 2021, 19:30
Forum: ESP Easy: Hardware
Topic: BME280 no humidity
Replies: 12
Views: 14962

BME280 no humidity

i installed a BME280 3.3v version but it does not seem to show the humidity.
temp and pressure get's a reading but humidity stays 0

standard install
VCC 3.3v
GND-GND
SDA-D2
SCL-D1

can not imagine it it the module because it looks ok
bme280.JPG
bme280.JPG (30.3 KiB) Viewed 14962 times
by GravityRZ
18 Mar 2021, 17:19
Forum: ESP Easy: Software
Topic: Pulse Counter P003 enhancement. How to give back?
Replies: 109
Views: 39791

Re: Pulse Counter P003 enhancement. How to give back?

reflashed with 20210317 normal selected debounce time to 20ms pulses are coming in total time seems to be the total time between pulses, nice work i will leave it as is for now and will see if i get extra/missing pulses if i read things right the plugin is doing a triple check on whether the pulse i...
by GravityRZ
18 Mar 2021, 17:04
Forum: ESP Easy: Software
Topic: Pulse Counter P003 enhancement. How to give back?
Replies: 109
Views: 39791

Re: Pulse Counter P003 enhancement. How to give back?

it is not a reed switch but proximity sensor (senses the proximity of metal) the sensor itself is connected to 5V the output is connected to an optocoupler and uses a 10K pull up resistor the only problem area is when the metal is really close but the sensor is on the point of sensing it this is whe...
by GravityRZ
18 Mar 2021, 12:55
Forum: ESP Easy: Software
Topic: Pulse Counter P003 enhancement. How to give back?
Replies: 109
Views: 39791

Re: Pulse Counter P003 enhancement. How to give back?

Hi Kim_Panda. will test again i had the debounce set to 280ms the pulse is low approx 500ms and high 5500ms normally i added a magnet to the pulsesensor to make it more sensitive so the low time increases. this also avoided extra pluses when the sensor is on the edge of detecting a pulse (eg very cl...
by GravityRZ
17 Mar 2021, 20:34
Forum: ESP Easy: Software
Topic: Pulse Counter P003 enhancement. How to give back?
Replies: 109
Views: 39791

Re: Pulse Counter P003 enhancement. How to give back?

did a quick test with the normal build. 4M1M

when set to pulselow no pulse is registered. nothing is counted
when set to falling it works
when set back to pulse low still no pulse registered

no time anymore tonight.

can test further tomorrow but for now i switched back to the 0223 build
by GravityRZ
17 Mar 2021, 20:03
Forum: ESP Easy: Software
Topic: Pulse Counter P003 enhancement. How to give back?
Replies: 109
Views: 39791

Re: Pulse Counter P003 enhancement. How to give back?

that page points to a 404 page(not found)
by GravityRZ
17 Mar 2021, 18:16
Forum: ESP Easy: Software
Topic: Pulse Counter P003 enhancement. How to give back?
Replies: 109
Views: 39791

Re: Pulse Counter P003 enhancement. How to give back?

thanks,
will test it as soon as it get's released
by GravityRZ
14 Mar 2021, 13:55
Forum: ESP Easy: General Discussion
Topic: GPIO pin state monitoring
Replies: 7
Views: 6623

Re: GPIO pin state monitoring

thanks.

good to know that this is causin extra load which can be avoided
normally i use the eventhandler but for testing purposes i use GPIO monitoring.
When i am done testing i will switch back
by GravityRZ
14 Mar 2021, 12:47
Forum: ESP Easy: General Discussion
Topic: GPIO pin state monitoring
Replies: 7
Views: 6623

Re: GPIO pin state monitoring

question regarding monitoring GPIO. When monitored it is checking the status several times a second. does this also mean that when you have someting like On GPIO#12=0 do this is also called serveral times a second or only once it changes from 1 to 0 if it does this means monitoring GPIO increases th...
by GravityRZ
13 Mar 2021, 22:26
Forum: ESP Easy: Software
Topic: Pulse Counter P003 enhancement. How to give back?
Replies: 109
Views: 39791

Re: Pulse Counter P003 enhancement. How to give back?

ok thanks.

i noticed that this new build has a much higher workload
normally workload is around 23% but now it is steady at 86%

i think this is caused by a loop

i have
1 pulsecounter device which uses GPIO 14 and has a refresh rate of 1 second
1 temp device

rules which act on
GPIO 14=0
GPIO14=1
by GravityRZ
13 Mar 2021, 16:16
Forum: ESP Easy: Software
Topic: Pulse Counter P003 enhancement. How to give back?
Replies: 109
Views: 39791

Re: Pulse Counter P003 enhancement. How to give back?

so how would you explain that current ota flash erases the task values. like i said al previous ota flashes were ok so something must have changed in the ota process for now not a big deal but if this is not how it should work then we need to investigate. Well the pulse counter is a bit strange here...
by GravityRZ
13 Mar 2021, 15:52
Forum: ESP Easy: Software
Topic: Pulse Counter P003 enhancement. How to give back?
Replies: 109
Views: 39791

Re: Pulse Counter P003 enhancement. How to give back?

i am talking about the task variables, also the pulsecounter task value so the complete display with all the values are reset to 0 after the ota ok maybee i am remembering things wrong. i thought an OTA upgrade followed by a warm reboot would preserve the variables. Nope, only task variables, not [v...
by GravityRZ
13 Mar 2021, 15:41
Forum: ESP Easy: Software
Topic: Pulse Counter P003 enhancement. How to give back?
Replies: 109
Views: 39791

Re: Pulse Counter P003 enhancement. How to give back?

ok maybee i am remembering things wrong. i thought an OTA upgrade followed by a warm reboot would preserve the variables.
by GravityRZ
13 Mar 2021, 15:24
Forum: ESP Easy: Software
Topic: Pulse Counter P003 enhancement. How to give back?
Replies: 109
Views: 39791

Re: Pulse Counter P003 enhancement. How to give back?

@TD-er i reflashed from 20210114 to 20210223 and again it erased the complete esp node so OTA flash now wipes the complete variables, rules and config are still intact. regarding the new p003 functionality Thanks Kim_Panda for putting so much work in this and good to hear it runs really stable on yo...
by GravityRZ
10 Mar 2021, 20:22
Forum: ESP Easy: Hardware
Topic: Senseair value in Domoticz zero
Replies: 8
Views: 8011

Re: Senseair value in Domoticz zero

that would be even nicer.
by GravityRZ
09 Mar 2021, 17:36
Forum: ESP Easy: Hardware
Topic: Senseair value in Domoticz zero
Replies: 8
Views: 8011

Re: Senseair value in Domoticz zero

i would create a co2 sensor in Domoticz and then use rules to send out the nvalue. this looks way better in domoticz including levels instead of a custom sensor this is what you put in rules through MQTT on Slaapkamer#PPM do Publish domoticz/in,'{"idx":349,"nvalue":[Slaapkamer#PP...
by GravityRZ
08 Mar 2021, 13:00
Forum: ESP Easy: Software
Topic: Pulse Counter P003 enhancement. How to give back?
Replies: 109
Views: 39791

Re: Pulse Counter P003 enhancement. How to give back?

ok. not what i expected but maybee if i corect he flow with a factor it will be workable had big problems yesterday i did an OTA upgrade from 20210114 to 20210223 upgrade went fine but i lost all the current variables and values related to my tasks(yes the watermeter value was gone) after testing i ...
by GravityRZ
07 Mar 2021, 19:11
Forum: ESP Easy: Software
Topic: Pulse Counter P003 enhancement. How to give back?
Replies: 109
Views: 39791

Re: Pulse Counter P003 enhancement. How to give back?

You are right but i thought Kim_panda at first wanted this functionality and then decided to keep the original timing(time between pulses) instead of the duration of the pulse are you telling me that when you select pulselow it will time the duration the pulse is low and with pulsehigh the time it i...
by GravityRZ
07 Mar 2021, 16:37
Forum: ESP Easy: Software
Topic: Pulse Counter P003 enhancement. How to give back?
Replies: 109
Views: 39791

Re: Pulse Counter P003 enhancement. How to give back?

tested the new firmware with the new pulse low functionality but am not thrilled about it. 1 when set to pulse low it seems that the time variable value changes a lot. eg with the standard functionality i get a flow of around 9 liters/minute(6600ms) but when changing to pulselow it changes to 28 lit...
by GravityRZ
03 Mar 2021, 20:30
Forum: ESP Easy: Software
Topic: Pulse Counter P003 enhancement. How to give back?
Replies: 109
Views: 39791

Re: Pulse Counter P003 enhancement. How to give back?

ok will look at this. the debouncething is indeed not exact science but merely what works or what will not work. through trial/error i figured out that 2400ms is not giving me missing pulses(good thing) but still gives me an extra pulse once in a while. this extra pulse like you said might not be a ...