Search found 8794 matches

by TD-er
12 Nov 2017, 15:34
Forum: ESP Easy: Hardware
Topic: Using a relay (the neverending story)
Replies: 28
Views: 21736

Re: Using a relay (the neverending story)

I assume you are using some transistor to operate the relais? The output of the ESP is not powerful enough to directly operate the relais. And do you have a diode over the relais? (to protect the rest of the electronics when working with coils) Can you measure the Voltage on the relais coil, with a ...
by TD-er
12 Nov 2017, 00:45
Forum: ESP Easy: Hardware
Topic: Current Sensor SCT013 overload
Replies: 26
Views: 20639

Re: Current Sensor SCT013 overload

@Domosapiens. Just make sure you don't "reken jezelf rijk" ;) (Dutch for over-estimating things) The power consumption of a pump is quite hard to measure, since its cos-phi is almost never equal to 1. In other words, when measuring with a clamp, you have to take the Voltage into account or...
by TD-er
10 Nov 2017, 10:56
Forum: ESP Easy: Software
Topic: MH-Z19 offset and scale differences!?
Replies: 39
Views: 50467

Re: MH-Z19 offset and scale differences!?

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.
by TD-er
09 Nov 2017, 20:30
Forum: ESP Easy: Hardware
Topic: Current Sensor SCT013 overload
Replies: 26
Views: 20639

Re: Current Sensor SCT013 overload

These sensors give AC voltage so direct connection to the ESP is not a good idea. Worse, it is ac voltage - so direct rectifying with a diode won't work properly. Even schottky diodes have a voltage loss. You can make it work with a rectifying amplifier (Operational amplifier with diodes) See wikip...
by TD-er
09 Nov 2017, 16:19
Forum: ESP Easy: Hardware
Topic: Current Sensor SCT013 overload
Replies: 26
Views: 20639

Re: Current Sensor SCT013 overload

Do these sensors output a DC voltage? Or is it AC? (looks AC to me) If AC, then it will be quite hard to measure directly from a ESP chip. I guess you would need some external circuit to sample the AC voltage, determine Vrms and let the ESP then read that value from there. Also a 0..1V signal in AC ...
by TD-er
09 Nov 2017, 14:01
Forum: Experimental
Topic: How can I set a delay of 0 in OLED framed (P36)?
Replies: 5
Views: 15258

Re: How can I set a delay of 0 in OLED framed (P36)?

Well it is probably a bit too time consuming (for the CPU) to run a continuous scroll of values. In the OLED1306-library the image has to be rendered before being pushed to the display. So I think (not tried it) there will always be a delay noticeable between updates. Also the rest of the system wil...
by TD-er
09 Nov 2017, 13:53
Forum: ESP Easy: Hardware
Topic: Current Sensor SCT013 overload
Replies: 26
Views: 20639

Re: Current Sensor SCT013 overload

This SCT013 sensor looks like a clamp sensor. So there will be no big currents through the sensor itself. It is working on induction. According to this link , the current through the sensor itself is 0.05A when the current through the measured line = 100A. However, it looks like a AC sensor, so make...
by TD-er
09 Nov 2017, 13:46
Forum: ESP Easy: Software
Topic: MH-Z19 offset and scale differences!?
Replies: 39
Views: 50467

Re: MH-Z19 offset and scale differences!?

What voltage are you using for the sensors? 3.3V or 5V?
I know the MH-Z19 takes more time to performs the measurement when using a lower voltage.
Perhaps this voltage-/timedifference also affects the accuracy?
by TD-er
06 Nov 2017, 13:50
Forum: ESP Easy: Software
Topic: KRACK vulnerability
Replies: 16
Views: 12524

Re: KRACK vulnerability

If communication is tunneled (e.g. via VPN), it may well be the MTU of 1500 is somewhere exceeded.
So lowering it to 1400-something may fix it, but it is an indication of the source of the problems.
by TD-er
05 Nov 2017, 20:27
Forum: ESP Easy: Software
Topic: MH-Z19 offset and scale differences!?
Replies: 39
Views: 50467

Re: MH-Z19 offset and scale differences!?

It is remarkably cheap to create some specified CO2 conditions using chemicals. (given you do it for batches of sensors at once) But the problem being faced here is that the MH-Z19 sensor's baseline calibration will be affected by several parameters like temperature and humidity. Also the automatic ...
by TD-er
05 Nov 2017, 15:36
Forum: ESP Easy: Software
Topic: MH-Z19 offset and scale differences!?
Replies: 39
Views: 50467

Re: MH-Z19 offset and scale differences!?

You should set the 400 base calibration in the same environment, as you normally use. Currently outside is humidity and temperature different from inside use. This will have impact on both sensors and both differently. You can let both sensors perform an automatic base calibration, but then please u...
by TD-er
05 Nov 2017, 11:40
Forum: Staff Announcements forum
Topic: ESP Easy development status
Replies: 143
Views: 277656

Re: ESP Easy development status

I do not understand all that doing. Before fixing all the known issues, the devs start working on implementing new CPUs like ESP32 and whatever we normal user don't need (yet)! We want a firmware that works without all that bugs! That doing remembers me at Micro$oft, that makes all of us to beta te...
by TD-er
04 Nov 2017, 19:53
Forum: ESP Easy: Software
Topic: MH-Z19 offset and scale differences!?
Replies: 39
Views: 50467

Re: MH-Z19 offset and scale differences!?

If the new sensor has not been running for 24h yet, I would suggest to disable ABC. Then you are using the factory calibration. And running outside is not the best way to reset the baseline. Internally the sensor stores its calibration value along with the temperature. Perhaps to compensate for some...
by TD-er
04 Nov 2017, 11:14
Forum: ESP Easy: Hardware
Topic: Sonoff GPIO 14 keeps on switching, longer cable in wall to switch
Replies: 3
Views: 3710

Re: Sonoff GPIO 14 keeps on switching, longer cable in wall to switch

First try the suggestions already mentioned by Shardan.
And then try to twist the wires to the sensor.
Just like the cables in an UTP network cable.
The twists prevent the cable from acting like an antenna and picking up all kinds of interference.
by TD-er
04 Nov 2017, 11:12
Forum: ESP Easy: Hardware
Topic: In the past ~5 months I have changed the AM2302 twice
Replies: 6
Views: 5711

Re: In the past ~5 months I have changed the AM2302 twice

Did you also try to disconnect the sensor for a while and then try again? (and/or reboot the ESPeasy)
by TD-er
04 Nov 2017, 11:10
Forum: ESP Easy: Software
Topic: ESP Easy 2.0.0 dev12 often stuck (no web)
Replies: 3
Views: 3219

Re: ESP Easy 2.0.0 dev12 often stuck (no web)

You can also try to log the system value rssi and see if it shows some fluctuation in reception. What Grovkillen is suggesting is also very good for diagnostics. If the module is not reacting to ping, it is an indication the connection is lost. But also it may be the sensor has crashed. Does the sen...
by TD-er
04 Nov 2017, 11:04
Forum: ESP Easy: Software
Topic: MH-Z19 offset and scale differences!?
Replies: 39
Views: 50467

Re: MH-Z19 offset and scale differences!?

Most likely, the sensor with the lowest value has had Auto Baseline Calibration (ABC) enabled, which is the default. If you're running dev-12, I would suggest to disable ABC as soon as possible (within 24h of operation after first usage) Then you keep the factory calibration active. In short, ABC do...
by TD-er
03 Nov 2017, 15:02
Forum: ESP Easy: Software
Topic: Display - OLED SSD1306
Replies: 12
Views: 9684

Re: Display - OLED SSD1306

In your screenshot, you have the framed version named "BME280" so when you try to address that, it might be [bme280#bla] refers to a non existing variable of the oled framed plugin and not the BME-sensor itself.
by TD-er
02 Nov 2017, 22:12
Forum: ESP Easy: Software
Topic: Display - OLED SSD1306
Replies: 12
Views: 9684

Re: Display - OLED SSD1306

Judging from the photo, that's not with my changes in the 'framed' plugin. One of the things I changed is the WiFi reception-strength bars. And also there should be a selector for the display type selection (SSD1306/SH1106). This is the 'old' code for the 'framed' plugin :) I thought is was merged, ...
by TD-er
01 Nov 2017, 00:05
Forum: ESP Easy: Software
Topic: Display - OLED SSD1306
Replies: 12
Views: 9684

Re: Display - OLED SSD1306

Did you also have the BME280 plugin active, but not the chip connected? If so, try to reproduce. The BME280 is also updated by me, so perhaps I made it too aggressively try to find the device without proper timeout. And then the webserver task is no longer responsive. As you can see, the BME280 does...
by TD-er
31 Oct 2017, 23:53
Forum: ESP Easy: Hardware
Topic: 0.96 oled SPI configuration
Replies: 11
Views: 13187

Re: 0.96 oled SPI configuration

Are you really sure you have the SPI version?
You describe pins for I2C (SDA/SCL)

SPI is using a clk, MISO & MOSI pins and a chip-select line.
I thought the SPI versions had 7 pins: https://www.banggood.com/7Pin-0_96-Inch ... ?rmmds=buy
by TD-er
30 Oct 2017, 16:41
Forum: ESP Easy: Software
Topic: Display - OLED SSD1306
Replies: 12
Views: 9684

Re: Display - OLED SSD1306

Does this also happen with the Framed version of the plugin? That one is recently updated.
N.B. The Framed version has 12 lines.
by TD-er
30 Oct 2017, 16:38
Forum: ESP Easy: Software
Topic: 2.4.0rc2 OLED_SSD1306 compile error
Replies: 4
Views: 5954

Re: 2.4.0rc2 OLED_SSD1306 compile error

Does this also happen when you do a clean build?

N.B. I recently (few weeks ago) upgraded the oled library, which has been merged into the mega branch.
Make sure you only have the files present which are in the Github branch and no more. Some files have been renamed between versions of this library.
by TD-er
12 Oct 2017, 16:58
Forum: ESP Easy: Hardware
Topic: ESP8266 with DHT22: sometimes no values received
Replies: 16
Views: 19957

Re: ESP8266 with DHT22: sometimes no values received

You could also try to twist the cable.
Just like the cabling in CAT5 ethernet cables.
by TD-er
09 Oct 2017, 11:54
Forum: ESP Easy: Software
Topic: add new SSD1306 OLED Display Size
Replies: 28
Views: 26439

Re: add new SSD1306 OLED Display Size

The "problem" with these small displays is they are using only every other line. For example only the odd or even line numbers (did not check yet which are being used) So it may help if you change the used font. I was already looking into that myself, so likely they will be added for 2.1, ...
by TD-er
06 Oct 2017, 13:42
Forum: ESP Easy: Hardware
Topic: Htu21d your experience with accuracy
Replies: 3
Views: 4577

Re: Htu21d your experience with accuracy

Also, how often do you sample the device?
I noticed other sensors like the Bosch BME280 and BMP280 will heat up up-to 2 degrees by only sampling continuously.
I created a pull request to combine these two, but also put them to sleep for almost a minute, which helps a lot in measurement offset.
by TD-er
05 Oct 2017, 21:00
Forum: ESP Easy: Software
Topic: ESP Easy Github pull requests
Replies: 13
Views: 22952

Re: ESP Easy Github pull requests

So we're stuck with it? ;)
by TD-er
05 Oct 2017, 20:55
Forum: ESP Easy: General Discussion
Topic: ip of espeasy is lost and i can not send any command but a device is report rssi every 5 min!!!!
Replies: 24
Views: 19347

Re: disconnect wifi (strange problem)

Can you install some syslog server in your network where the ESP will send its logs? (Log Settings in the Advanced Settings page under "Tools") Then you can try to add a device in ESP easy to log the network strength. (Device "System Info", Indicator "Wifi RSSI") This l...
by TD-er
04 Oct 2017, 22:59
Forum: ESP Easy: Software
Topic: Device Temperature DS18B20 from flipping from 9 to 12bit
Replies: 9
Views: 8773

Re: Device Temperature DS18B20 from flipping from 9 to 12bit

I have no personal experience with these Dallas sensors. Does it also happen when only one sensor is being used? The function to set the resolution is only being called when the device is being saved via the web interface. The code suggests the resolution is being stored in the flash on the sensor i...
by TD-er
04 Oct 2017, 22:22
Forum: ESP Easy: Software
Topic: MHZ19 sensor working ??
Replies: 18
Views: 18594

Re: MHZ19 sensor working ??

Since you did some manual calibration yourself, please leave the ABC enabled for a few days to let it reset itself to some sensible levels.
by TD-er
04 Oct 2017, 13:31
Forum: ESP Easy: Software
Topic: MHZ19 sensor working ??
Replies: 18
Views: 18594

Re: MHZ19 sensor working ??

I would advice not to calibrate it yourself. Perhaps have the ABC on (default setting) and let it rest for a day or two in a well ventilated room, or at least a room which is not populated by humans/animals for a longer time. Also make sure your sensor is not exposed to direct sunlight. The sensor o...
by TD-er
03 Oct 2017, 15:16
Forum: ESP Easy: Software
Topic: MHZ19 sensor working ??
Replies: 18
Views: 18594

Re: MHZ19 sensor working ??

I have the same problem. I always get Unstable Reading ... 33093152 : MHZ19: Unstable reading, ignoring! PPM value: 350 Temp/S/U values: 24/0/0.00 I think the wiring isn't the problem as it's really simple. I'm using the latest dev Version from Github. Any tipps? You have the new "B" vers...
by TD-er
01 Oct 2017, 23:23
Forum: ESP Easy: General Discussion
Topic: ip of espeasy is lost and i can not send any command but a device is report rssi every 5 min!!!!
Replies: 24
Views: 19347

Re: disconnect wifi (please read last post and guidance me)

How is the relais connected to the ESP module? I hope it is triggered via an optocoupler, or some transistor? And how do you trigger the transistor? Do you have the internal pull-down resistors enabled for all non-connected pins? And what about the pins connected to the transistor? Either pull-down ...
by TD-er
29 Sep 2017, 00:39
Forum: ESP Easy: Hardware
Topic: v2.0.0-dev11: two INA219 Devices get the same address
Replies: 8
Views: 8043

Re: v2.0.0-dev11: two INA219 Devices get the same address

I just added a pull request for this bug: https://github.com/letscontrolit/ESPEasy/pull/519

Only problem is that I do not have these sensor, so it was just changing for what I thought is needed, no testing.
So please if someone can test it?
by TD-er
28 Sep 2017, 11:01
Forum: ESP Easy: General Discussion
Topic: ESPEasy v2.0.0-dev12 released
Replies: 44
Views: 57102

Re: ESPEasy v2.0.0-dev12 released

I'm using 'ESPEasy_v2.0.0-dev12_normal_1024.bin' flashed with an FTDI adapter & 'FlashESP8266.exe'. Is the programmer a original FTDI one or a copy? The newer drivers are making clones/copies garbaging the flash even though it says "ok". What version of the drivers are causing this? A...
by TD-er
27 Sep 2017, 23:01
Forum: ESP Easy: General Discussion
Topic: ESPEasy v2.0.0-dev12 released
Replies: 44
Views: 57102

Re: ESPEasy v2.0.0-dev12 released

Just a small though on size and efficiency... I agree that some plugins are too specific and should be flagged as such and not included in the standard firmware (like it happened with "_P070_NeoPixel_Clock.ino"). But looking at the current supported devices by the standard 2.0.0.dev12 I t...
by TD-er
20 Sep 2017, 12:24
Forum: ESP Easy: Hardware
Topic: Sensair S8
Replies: 118
Views: 122066

Re: Sensair S8

I also noticed the CO2 level to rise dramatically fast when cooking (on gas). Our kitchen has no door to the living room, so concentration becomes equal in those rooms. (12 + 25 + 10 m^2 in total) Let's say, it is good my CO2 sensor has a range from 400-5000 ppm, since it can spike over 2000 ppm in...
by TD-er
18 Sep 2017, 13:26
Forum: ESP Easy: Hardware
Topic: BME280 - No I2C devices found
Replies: 8
Views: 11655

Re: BME280 - No I2C devices found

Can you please check if the problem also persists when running with the code change I made in this pull-request? https://github.com/letscontrolit/ESPEasy/pull/481 I changed also the measuring parameters, the init and the reset of the sensor. I had once a similar lock-up, but could not reproduce the ...
by TD-er
18 Sep 2017, 13:21
Forum: ESP Easy: Hardware
Topic: Air200
Replies: 4
Views: 5584

Re: Air200

A bit easier to read link: https://www.aliexpress.com/store/product/Goouuu-Air200-GPRS-module-text-messages-development-board-GSM-GPRS-wireless-data-transmission-of-super-SIM900A/1735233_32811910839.html It looks like a development board with GPRS and GPS onboard. I do not (yet) see a datasheet. So ...
by TD-er
18 Sep 2017, 13:13
Forum: ESP Easy: Hardware
Topic: Sensair S8
Replies: 118
Views: 122066

Re: Sensair S8

I also noticed the CO2 level to rise dramatically fast when cooking (on gas). Our kitchen has no door to the living room, so concentration becomes equal in those rooms. (12 + 25 + 10 m^2 in total) Let's say, it is good my CO2 sensor has a range from 400-5000 ppm, since it can spike over 2000 ppm in ...
by TD-er
18 Sep 2017, 12:48
Forum: ESP Easy: Software
Topic: [Feature Request] Support for mh-z16 CO2
Replies: 4
Views: 4376

Re: [Feature Request] Support for mh-z16 CO2

At a first glance at the datasheet, the protocol looks a lot like the MH-Z19.
Support for that sensor is already present.
It is quite an expensive sensor. What makes it better than the (much smaller) S8 or MH-Z19 sensors?
by TD-er
05 Sep 2017, 00:10
Forum: ESP Easy: Software
Topic: ESP Easy Github pull requests
Replies: 13
Views: 22952

Re: ESP Easy Github pull requests

What is the current status of processing/merging pull requests? The pull requests are piling up here: https://github.com/letscontrolit/ESPEasy/pulls Looking at myself, I do not know when (if?) they will be processed and am somewhat waiting to make some changes until the requests of others are proces...
by TD-er
04 Sep 2017, 23:56
Forum: ESP Easy: Hardware
Topic: Wiring of BMP180 ?
Replies: 10
Views: 8984

Re: Wiring of BMP180 ?

[....] At least BME280 and Si7021 have a self-heating to recondition the humidity sensor. I can confirm this. The sensors i use all have a deviation of +3 ...+3,5°C. I took a lab thermometer for reference and just subtracted the difference in the formula field. Not a really exact calibration but fo...
by TD-er
01 Sep 2017, 22:21
Forum: ESP Easy: General Discussion
Topic: Feature Request collection/list
Replies: 197
Views: 212643

Re: Feature Request collection/list

I think you will need some external counter which you can read out after some interval. Perhaps even 2 counters, of which one has a known frequency connected to the count input pin. Then you can trigger the "count enable" (after reset count) and after some time trigger both counters to dis...