Search found 82 matches

by chunter1
26 Feb 2019, 21:23
Forum: ESP Easy: Software
Topic: [solved] Bug in IR decoder/encoder?
Replies: 5
Views: 4726

Re: [solved] Bug in IR decoder/encoder?

Unfortunately using the latest firmware with IR support does not work with these settings anymore.
Got no idea why my panasonic remote does not give me repeatable codes when trying to receive it.
by chunter1
06 Dec 2018, 22:36
Forum: ESP Easy: Software
Topic: DS18B20 configuration webpage issues
Replies: 5
Views: 4360

Re: DS18B20 configuration webpage issues

I finally took a look at the "_P004_Dallas.ino" plugin code. Found that the 1-wire communication part and timing is not optimal. Especially if wires are a bit longer (my bus is 4 meters with 12 sensors) the existing code provocates unstable behaviour (as i described in the opening post). I...
by chunter1
01 Dec 2018, 22:51
Forum: ESP Easy: Software
Topic: DS18B20 configuration webpage issues
Replies: 5
Views: 4360

Re: DS18B20 configuration webpage issues

But first: ...the latest built is a forbidden word, .. useless text, ...without information. Almost every day there is a new release. Be precise! Neither useless, nor forbidden... actually totally simple - just look at the date of the posting. ;) The symptoms look like a DS18B20 in parasite mode, t...
by chunter1
20 Nov 2018, 20:00
Forum: ESP Easy: Software
Topic: No WIFI reconnect anymore
Replies: 1
Views: 1742

No WIFI reconnect anymore

Were there any changes in the Wifi connection handling during the past months? I am experiencing massive problems with all of my modules. If i turn off the AP, for some minutes, the modules don't reconnect anymode... even the serial port is not reacting anymore. :( I have to go to everyone and reset...
by chunter1
20 Nov 2018, 17:38
Forum: ESP Easy: Software
Topic: DS18B20 configuration webpage issues
Replies: 5
Views: 4360

DS18B20 configuration webpage issues

I did a clean install of the latest built on a Wemos D1 mini. When configuring a DS18B20 sensor, the configuration webpage sometimes shows a sensor, sometimes not, sometimes it shows the correct bit-width selected, sometimes not... It's a total mess each time i reaload the page. When looking at the ...
by chunter1
16 Nov 2018, 13:24
Forum: ESP Easy: Hardware
Topic: HX711 scale fluctuations
Replies: 7
Views: 11300

Re: HX711 scale fluctuations

Looking at the schematic and checking the PCB i found two design flaws (besides the generally totally inadequate design for a 24 bit ADC): 1.) AGND is not connected to the GND pin!! You need to make your own connection otherwise it is undefined and only connected through some body diodes! 2.) The HX...
by chunter1
15 Nov 2018, 19:28
Forum: ESP Easy: Hardware
Topic: HX711 scale fluctuations
Replies: 7
Views: 11300

Re: HX711 scale fluctuations

I recorded several hours of sensor data.
The setup did not move and the temperature changed not significantly aswell.
So...I don't know what's going wrong here.
by chunter1
14 Nov 2018, 22:41
Forum: ESP Easy: Hardware
Topic: HX711 scale fluctuations
Replies: 7
Views: 11300

Re: HX711 scale fluctuations

How stable is "stable"? I get these readings when using two 50kg weight-cells on channel A (gain 128, no oversampling): 727944: HX711: GPIO: SCL=13 DOUT=14 728119: HX711: Value: 144.000 729119: HX711: Value: -7.000 730119: HX711: Value: 51.000 731119: HX711: Value: 53.000 732119: HX711: Va...
by chunter1
09 Nov 2018, 00:23
Forum: ESP Easy: Software
Topic: Advice needed: Prevent Sending Event Values at Interval Time
Replies: 6
Views: 3929

Re: Advice needed: Prevent Sending Event Values at Interval Time

As far as i have seen, this functionality now needs "TimerOption = true" to work. (which i want to avoid)
Is there another way to get "PLUGIN_READ" triggered from inside a plugin?
by chunter1
04 Nov 2018, 16:39
Forum: ESP Easy: General Discussion
Topic: Set PhyMode, OutputPower
Replies: 1
Views: 2304

Re: Set PhyMode, OutputPower

I would appreciate to adjust the output power to enable a way to legally use the ESP modules with external antennas. Otherwise we violate the rules concerning the maximum effective radiated power. Here is some info that might help. wifi.setmaxtxpower() Sets WiFi maximum TX power. This setting is not...
by chunter1
26 Oct 2018, 13:02
Forum: ESP Easy: Software
Topic: Sporadic NEOPIXEL errors when WIFI status LED enabled
Replies: 2
Views: 2405

Re: Sporadic NEOPIXEL errors when WIFI status LED enabled

Checked the 1-wire signal with my scope for level and signal integrity - so far it's fine.
I definately suspect timing issues.
by chunter1
25 Oct 2018, 23:52
Forum: ESP Easy: Software
Topic: Sporadic NEOPIXEL errors when WIFI status LED enabled
Replies: 2
Views: 2405

Sporadic NEOPIXEL errors when WIFI status LED enabled

I got a stripe of 32 NEOPIXEL LEDs connected to GPIO 12. Write a script that cycles through R-G-B with a brightness value of 1. As long as the WIFI status LED (using GPIO 2) is disabled, all LEDs show the same color and intensity. But as soon as i enable the WIFI status LED, occationally one or more...
by chunter1
25 Oct 2018, 21:43
Forum: ESP Easy: Software
Topic: Please make BLANK image flashing unnecessary to enable flawless OTA
Replies: 14
Views: 9254

Re: Please make BLANK image flashing unnecessary to enable flawless OTA

There are two Ventus plugins. ;)

_P046_VentusW266.ino
_P124_Ventus_W266_RFM69.ino

Mine is the one that uses an RFM69 receiver modul and thus directly receives the data from the outdoor unit.
by chunter1
25 Oct 2018, 20:50
Forum: ESP Easy: Software
Topic: Please make BLANK image flashing unnecessary to enable flawless OTA
Replies: 14
Views: 9254

Re: Please make BLANK image flashing unnecessary to enable flawless OTA

What plugins are you compiling from the playground? Are they good enough for the main repository? well, the ones i have written ;) don't really know if they are good enough... _P104_SRF02.ino _P184_GY_US42V2.ino _P124_Ventus_W266_RFM69.ino _P109_RESOL_DeltaSol_Pro.ino P.S.: Did some tests (updated ...
by chunter1
24 Oct 2018, 14:52
Forum: ESP Easy: Software
Topic: Please make BLANK image flashing unnecessary to enable flawless OTA
Replies: 14
Views: 9254

Re: Please make BLANK image flashing unnecessary to enable flawless OTA

Please add more info about the units. Memory size etc They are ESP12F modules (= Wemos D1 mini). Since by now i always compiled the latest version locally, the problem might be somewhere here. Reason for compiling locally is that some plugins needed are from the pluginplayground. Next time I'll try...
by chunter1
24 Oct 2018, 09:42
Forum: ESP Easy: Software
Topic: Reboot inside rules?
Replies: 74
Views: 51199

Re: Reboot inside rules?

On the other side I understand that the "Connection Failure Threshold" does the restart in any case if the number 30 of connection failures is reached, even if there in the meantime are successful connections. I thought that this only happens if the failures are direct one after the other...
by chunter1
23 Oct 2018, 18:18
Forum: ESP Easy: Software
Topic: Please make BLANK image flashing unnecessary to enable flawless OTA
Replies: 14
Views: 9254

Please make BLANK image flashing unnecessary to enable flawless OTA

I got several ESPs running ESPEasy around the house.
When updating OTA, i frequently end up with desoldering the module just to flash the blank image first to get it working again.
Please try to find a solution for that annoying problem. ;)
by chunter1
23 Oct 2018, 13:02
Forum: ESP Easy: Software
Topic: [solved] Some devices ignored when using 2 controllers - queue issues?
Replies: 5
Views: 3407

Re: Some devices ignored when using 2 controllers - queue issues?

I was using the default settings. Another modul with 12 DS18B20 sensors shows the same behaviour. Meanwhile i played around and found the following settings to work: Minimum Send Interval: 100 ms Max Queue Depth: 25 Max Retries: 10 Full Queue Action: Delete oldest Check Reply: Ignore Ack Client Time...
by chunter1
23 Oct 2018, 12:31
Forum: ESP Easy: Software
Topic: [solved] Some devices ignored when using 2 controllers - queue issues?
Replies: 5
Views: 3407

[solved] Some devices ignored when using 2 controllers - queue issues?

I got the latest built running with the following setup: DEVICES: 8 x PCF8574 switch input (120 s interval) 2 x ADS1115 ADC (120 s interval) 1 x SYSTEM IUnfo UPTIME (120 s interval) CONTROLLER: 2 x FHEM HTTP The problem is, that not all devices are sent to the controllers. The last 3 in the list are...
by chunter1
22 Oct 2018, 12:58
Forum: ESP Easy: Software
Topic: Reboot inside rules?
Replies: 74
Views: 51199

Re: Reboot inside rules?

I am using the "Connection Failure Threshold" setting under Tools=>Advanced.
Set it to 30 and it will reboot after 30 connection failures.
by chunter1
17 Sep 2018, 14:26
Forum: ESP Easy: Software
Topic: ESPEasy reboots when accessed from different LAN
Replies: 7
Views: 5059

Re: ESPEasy reboots when accessed from different LAN

grovkillen wrote: 14 Sep 2018, 20:13 The standard procedures is to flash a blank bin prior to a fresh flash. Latest release includes three blank files.
Is there a way to achieve a clean install OTA?
I got several modules distributed in difficult to reach locations.
by chunter1
14 Sep 2018, 20:50
Forum: ESP Easy: Software
Topic: ESPEasy reboots when accessed from different LAN
Replies: 7
Views: 5059

Re: ESPEasy reboots when accessed from different LAN

Thank you.
I will try the blank bins.
by chunter1
14 Sep 2018, 20:00
Forum: ESP Easy: Software
Topic: ESPEasy reboots when accessed from different LAN
Replies: 7
Views: 5059

Re: ESPEasy reboots when accessed from different LAN

I think it has to do with the circumstance, that I updated the firmware from a very old version.
The other modules don‘t show that issue.
I did a factory reset but no change.
Also the factory reset does not erase the IP settings.
What else could I try?
by chunter1
13 Sep 2018, 11:15
Forum: ESP Easy: Software
Topic: ESPEasy reboots when accessed from different LAN
Replies: 7
Views: 5059

ESPEasy reboots when accessed from different LAN

When i connect to my ESP8266 from the same LAN, it works fine.
When i connect to my ESP8266 from a different LAN, it immediately reboots.

The "Client IP block level" is set to "Allow All".
Github Version "mega-20180910"

What could be the case?
by chunter1
31 Dec 2017, 17:16
Forum: ESP Easy: Software
Topic: [solved] Bug in IR decoder/encoder?
Replies: 5
Views: 4726

Re: [solved] Bug in IR decoder/encoder?

Sorry, this post should have been in the TASMOTA forum since i was testing that firmware and found the solution there. .... * Add IrSend command option Panasonic as IrSend {"Protocol":"Panasonic", "Bits":16388, "Data":<Panasonic data>} * where 16388 is 0x4004 ...
by chunter1
31 Dec 2017, 09:27
Forum: ESP Easy: Software
Topic: [solved] Bug in IR decoder/encoder?
Replies: 5
Views: 4726

Re: Bug in IR decoder/encoder?

By chance I came across the solution.
Although the receiver decoder gives me "48" bits as code length, i need to define it as "16388" for my Panasonic.
Now the received and transmitted signal perfectly match.
by chunter1
30 Dec 2017, 00:53
Forum: ESP Easy: Software
Topic: [solved] Bug in IR decoder/encoder?
Replies: 5
Views: 4726

[solved] Bug in IR decoder/encoder?

I am using the latest espeasy mega firmware with an IR-receiver und IR-transmitter setup. Pressing a button on my Panasonic remote gives me the following entry in the log: IR : Code 100a0a1 - Type: 5 - Bits: 48 When i then transmit the same code calling "192.168.x.x/control?cmd=IRSEND,PANASONIC...
by chunter1
18 Dec 2017, 10:22
Forum: ESP Easy: Software
Topic: MH-Z19 offset and scale differences!?
Replies: 39
Views: 49100

Re: MH-Z19 offset and scale differences!?

In the past few weeks, i had the opportunity to test several different CO2 sensors side by side. Each sensor (except the netatmo ofcourse) was connected to it's own ESP8266, all running the same ESPEasy firmware. The power-supplies used were also of same type. Sensors unter test: - MH-Z19 (old versi...
by chunter1
10 Nov 2017, 13:20
Forum: ESP Easy: Software
Topic: MH-Z19 offset and scale differences!?
Replies: 39
Views: 49100

Re: MH-Z19 offset and scale differences!?

TD-er wrote: 10 Nov 2017, 10:56
chunter1 wrote: 10 Nov 2017, 08:30 [...]
3.3V would not be possible anyway since the MH-Z19 needs at least 3.6V and the MH-Z19B 4.5V.
They do work at 3.3V, but as I said, no idea about the impact on accuracy.
Ignoring the minimum supply voltages specified in the datasheets is simply no good idea. ;-)
by chunter1
10 Nov 2017, 08:30
Forum: ESP Easy: Software
Topic: MH-Z19 offset and scale differences!?
Replies: 39
Views: 49100

Re: MH-Z19 offset and scale differences!?

TD-er wrote: 09 Nov 2017, 13:46 What voltage are you using for the sensors? 3.3V or 5V?
Both sensors run on clean, LDO stabilized 5V.
3.3V would not be possible anyway since the MH-Z19 needs at least 3.6V and the MH-Z19B 4.5V.
by chunter1
08 Nov 2017, 10:04
Forum: ESP Easy: Software
Topic: MH-Z19 offset and scale differences!?
Replies: 39
Views: 49100

Re: MH-Z19 offset and scale differences!?

Please do not use the "perform base calibration" command via the URL too frequently. I did not know about that possibility yet. Can you give an example how to do it please? EDIT: Found it myself.. calling "http://x.x.x.x/control?cmd=mhzCmdCalibrateZero" does the trick. I did a t...
by chunter1
05 Nov 2017, 16:04
Forum: ESP Easy: Software
Topic: MH-Z19 offset and scale differences!?
Replies: 39
Views: 49100

Re: MH-Z19 offset and scale differences!?

The genuine MH-z19 and 19B made by Winsen have a tolerance of +/- (50ppm + 3% of the reading value). So a deviation up to +/- 58 ppm per sensor at 600 ppm reading is normal. You mean +/- 68 ppm. With two sensors compared you will have to expect tolerances up to about 120 ppm in that case. You mean ...
by chunter1
05 Nov 2017, 15:21
Forum: ESP Easy: Software
Topic: MH-Z19 offset and scale differences!?
Replies: 39
Views: 49100

Re: MH-Z19 offset and scale differences!?

After 30 minutes inside the house, both sensors start to settle.
The Version B at 832 ppm, the old Version at 615 ppm.
OUCH! :( :(
I wonder if they did care a lot (or better... at all) calibrating the SCALE correctly at production?
by chunter1
05 Nov 2017, 14:34
Forum: ESP Easy: Software
Topic: MH-Z19 offset and scale differences!?
Replies: 39
Views: 49100

Re: MH-Z19 offset and scale differences!?

After 24h outdoors, both sensors have run a calibration cycle (see attachment).
The sensors differ by approx. 38 ppm (452 vs. 414 ppm).
Next, i will test if their values scale equally inside the house.
by chunter1
05 Nov 2017, 09:56
Forum: ESP Easy: Software
Topic: MH-Z19 offset and scale differences!?
Replies: 39
Views: 49100

Re: MH-Z19 offset and scale differences!?

Almost 24 hours passed since power up and placement outdoors.
Am curiouse if calibration sets both sensors to the same level.
Otherwise i am not sure what they are good for (except for making money).
by chunter1
04 Nov 2017, 12:08
Forum: ESP Easy: Software
Topic: MH-Z19 offset and scale differences!?
Replies: 39
Views: 49100

Re: MH-Z19 offset and scale differences!?

I will set both sensors to ABC enabled and let them sit outside for at least 24h to see if both output the same results afterwards.
However i am a bit confused that both sensors reach the 400 ppm but after that they scale differently - not just offset but SCALE !?
by chunter1
04 Nov 2017, 10:15
Forum: ESP Easy: Software
Topic: MH-Z19 offset and scale differences!?
Replies: 39
Views: 49100

MH-Z19 offset and scale differences!?

I got two MH-Z19 with the latest ESPEasy version running side by side. One sensor is the "old" version, the other the "new". Comparing both measurements show that the new version has a significant higher value than the old one. (see attachment) What may be the cause for the offse...
by chunter1
24 May 2017, 15:38
Forum: ESP Easy: Hardware
Topic: HC-SR501 PIR - stop false positives?
Replies: 47
Views: 99706

Re: HC-SR501 PIR - stop false positives?

@Shardan
You should have spent your antenna keep-out region a bit more size - except ruining the RF performance was intended :D
At least it might help avoiding false triggering by RF.
by chunter1
08 May 2017, 15:16
Forum: ESP Easy: Software
Topic: ADC sampling rate for radar plugin
Replies: 0
Views: 1306

ADC sampling rate for radar plugin

Hi,
i plan to write a plugin for a radar sensor.
What i need to know is:

*) Is it possible to get ADC samples in an absolutely constant interval (timer triggered, highest priority)?
*) What sample rate can be expected without crashing the system?

Greets
by chunter1
06 May 2017, 00:13
Forum: ESP Easy: Hardware
Topic: HC-SR501 PIR - stop false positives?
Replies: 47
Views: 99706

Re: HC-SR501 PIR - stop false positives?

Unfortunately, when sunlight is shining on the sensor, it still triggers permanently. In think this is immanent to PIR type devices (passive infrared) . if the ir intensity changes it will trigger. Leaves it too indoor use case or if you only want to use it when its dark... To me it seems more like...
by chunter1
02 May 2017, 12:40
Forum: ESP Easy: Hardware
Topic: HC-SR501 PIR - stop false positives?
Replies: 47
Views: 99706

Re: HC-SR501 PIR - stop false positives?

Unfortunately, when sunlight is shining on the sensor, it still triggers permanently.
by chunter1
04 Apr 2017, 09:55
Forum: ESP Easy: Software
Topic: "getBearing" problem with latest version?
Replies: 2
Views: 2747

"getBearing" problem with latest version?

I get errors with unknown "getBearing" function in "Controller Plugin 001: Domoticz HTTP" when compiling the latest version of espeasy.
Is this a known issue?
by chunter1
06 Mar 2017, 09:31
Forum: ESP Easy: Hardware
Topic: HC-SR501 PIR - stop false positives?
Replies: 47
Views: 99706

Re: HC-SR501 PIR - stop false positives?

Although this is an old thread - i guess some people might still be interested how to definately solfe the RF-induced false triggering problem. You simple need to solder a 220nF ceramic capacitor across pin12 und pin13 of the chip (BISS0001) so that the high-frequency interference coming from the ES...
by chunter1
13 Feb 2017, 10:05
Forum: ESP Easy: Software
Topic: Plugin Development
Replies: 31
Views: 27070

Re: Plugin Development

I just ordered a W266 and can't wait testing your plugin ;)
by chunter1
02 Feb 2017, 11:23
Forum: ESP Easy: Software
Topic: Short pulses freezes the webservice
Replies: 3
Views: 3151

Re: Short pulses freezes the webservice

I highly recommend a hard time limitation to the "pulse" command so that the system does not freeze/crash when a too large value (<=1s ?) is entered. The other thing is, that i would appreciate to have the "LongPuls" units in 100ms steps and not in seconds. Having the "check...
by chunter1
24 Nov 2016, 15:34
Forum: ESP Easy: General Discussion
Topic: DS18b20 sensor addresses messed up!
Replies: 1
Views: 2004

DS18b20 sensor addresses messed up!

Hi, i got 12 DS18b20 temp-sensors connected to an ESP12F running the latest espeasy version. When i rename/modify the value of an existing DS18b20 device the DS18b20 address linked to it gets messed up sporadically. :x This also happened when i added 4 sensores to the inital 8 sensores at the bus. c...
by chunter1
03 Oct 2016, 13:29
Forum: ESP Easy: Software
Topic: More than one generic HTTP server IP possible?
Replies: 6
Views: 5076

Re: More than one generic HTTP server IP possible?

i know about MQTT broker and FHEM2FHEM solutions. i tried both and absolutely don't like them. either solution in my oppinion means unnecessary overhead, one more point of failure and increased maintainance. the most simple, least complex and efficient solution would be the espeasy "data-source...
by chunter1
28 Sep 2016, 13:08
Forum: ESP Easy: Software
Topic: More than one generic HTTP server IP possible?
Replies: 6
Views: 5076

Re: More than one generic HTTP server IP possible?

It would be mainly temperature data and digital i/o states.
by chunter1
26 Sep 2016, 11:14
Forum: ESP Easy: Software
Topic: More than one generic HTTP server IP possible?
Replies: 6
Views: 5076

More than one generic HTTP server IP possible?

Is it possible to send the Data to more than one generic HTTP server IP?
The reason i would appreciate that feature is, that i got two FHEM home automation servers running and want to get the data on both servers.