Search found 39 matches

by ulfh2018
15 Aug 2021, 16:41
Forum: ESP Easy: General Discussion
Topic: HLW8012 breakout board no values
Replies: 2
Views: 4154

Re: HLW8012 breakout board no values

It looks like I had to low voltage input to the breakout board, was jus 4.2 volt. After adjusting to 5 volt, I now get the readings I’m looking for, though I definitely have to do some calibration :D
by ulfh2018
15 Aug 2021, 10:04
Forum: ESP Easy: General Discussion
Topic: HLW8012 breakout board no values
Replies: 2
Views: 4154

HLW8012 breakout board no values

I have tried to configure a HWL8012 breakoutboard, as shown in the attacment, but though I have looked in a lot of the posts, I have so far not found a solution that works. I am using SON_OFF_POW_4M1M.bin and the factory reset with Sonoff POW-r2, and where I use the following settings: SEL D1 CF1 D7...
by ulfh2018
19 Jul 2021, 15:29
Forum: ESP Easy: General Discussion
Topic: How to setup Espeasy with HWL 8012 breakout board
Replies: 2
Views: 4528

Re: How to setup Espeasy with HWL 8012 breakout board

Thank you so much. Have just flashed and the device is there - just waiting for the board to arrive!
by ulfh2018
19 Jul 2021, 08:56
Forum: ESP Easy: General Discussion
Topic: How to setup Espeasy with HWL 8012 breakout board
Replies: 2
Views: 4528

How to setup Espeasy with HWL 8012 breakout board

I have tried to find information about how to configure EspEasy with the HWL 8012 breakout board, but I have to admit that I still don''t get it. I think (hope) the problem is that I don't know what image I should use, or where I can find it - bercause there are examples on how to do it WHEN you hav...
by ulfh2018
15 Jul 2021, 16:43
Forum: uPyEasy: Software
Topic: Controll a relay using cmd and gpio from Node Red
Replies: 8
Views: 12264

Re: Controll a relay using cmd and gpio from Node Red

I owe TD-er a beer! Changed to OpenHAB, and worked stright out of the box!

Thank you so much!

All the best from

Ulf
by ulfh2018
15 Jul 2021, 16:17
Forum: uPyEasy: Software
Topic: Controll a relay using cmd and gpio from Node Red
Replies: 8
Views: 12264

Re: Controll a relay using cmd and gpio from Node Red

I think we might be talking past each other.

My MQTT broker is Mosquitto, running on a Raspberry pi, and I am chosing Domoticz Mosquitto on ESPEasy. I will try to use one of the other options, and see if that changes the result.
by ulfh2018
15 Jul 2021, 12:05
Forum: uPyEasy: Software
Topic: Controll a relay using cmd and gpio from Node Red
Replies: 8
Views: 12264

Re: Controll a relay using cmd and gpio from Node Red

Yes, absolutely sure. Recon there is something wrong with the settings on the ESP8266, since I had no problems making it work using Tasmota, but I would rather use EspEasy
by ulfh2018
15 Jul 2021, 01:06
Forum: uPyEasy: Software
Topic: Controll a relay using cmd and gpio from Node Red
Replies: 8
Views: 12264

Re: Controll a relay using cmd and gpio from Node Red

Thank you so much for the suggestion, but this is not the way I made it work a few weeks ago, and the solution you provide is much more complicated. I did not use rules, I just sent the command GPIO,12,1 but there must be something wrong with my syntax, since nothing happens.

Best regards

Ulf
by ulfh2018
14 Jul 2021, 20:22
Forum: uPyEasy: Software
Topic: Controll a relay using cmd and gpio from Node Red
Replies: 8
Views: 12264

Controll a relay using cmd and gpio from Node Red

I have configured EspEasy on a generic ESP8266 card, and want to use Node Red and MQTT to switch a relay of an on. I have set up the following in EspEasy: Unit Name: Realy_Meaco Unit Number 1 Controller Domoticz MQTT Controller Subscribe: Relay_Meaco_1/# Controller Publsih: Relay_Meaco_in Devices: I...
by ulfh2018
18 Mar 2019, 20:43
Forum: ESP Easy: General Discussion
Topic: Interacting with Domoticz
Replies: 2
Views: 2982

Re: Interacting with Domoticz

I'm sorry I did bother you with the question. I had tested the syntax, and it did not work. The reason was a logical error in my Rule set. Fixed now, and works as expected!

Thanks a lot!
by ulfh2018
17 Mar 2019, 13:08
Forum: ESP Easy: General Discussion
Topic: Interacting with Domoticz
Replies: 2
Views: 2982

Interacting with Domoticz

I am working on a project where ESP Easy is interacting with Domoticz, or the other way around. I have now managed to get information from Domoticz to ESP Easy and Domoticz to read values from devices on ESP Easy. I am using two Setpoints on Domoticz to set wanted value of the temperature using rule...
by ulfh2018
17 Mar 2019, 12:01
Forum: ESP Easy: Software
Topic: Subtracting values of variables in rules
Replies: 5
Views: 4026

Re: Subtracting values of variables in rules

Sorry, must have had a typo. Now it works!

Thank you SOOOOO much :D :D :D :D :D
by ulfh2018
17 Mar 2019, 11:49
Forum: ESP Easy: Software
Topic: Subtracting values of variables in rules
Replies: 5
Views: 4026

Re: Subtracting values of variables in rules

I'll be happy to join the group! Still not working. Have checked that there is a legal value of Floor#Bad-Nede and Variables#BadNede, but the log file now shows me the following result: 330822: HTTP: event,BadNede=29.00 330864: EVENT: BadNede=29.00 330884: ACT : TaskValueSet 2,1,29.00 330894: Comman...
by ulfh2018
17 Mar 2019, 11:22
Forum: ESP Easy: Software
Topic: Subtracting values of variables in rules
Replies: 5
Views: 4026

Re: Subtracting values of variables in rules

Thank you for your reply (Have'nt I seen you on another forum - you are Swedish if I'm not totally wrong)

Tried that. Result in the log file is like this:

504587: EVENT: BadNede=29.50
504609: ACT : TaskValueSet 2,1,29.50
504619: Command: taskvalueset
504679: ACT : TaskValueSet 2,2,29.50 - 25.69
by ulfh2018
17 Mar 2019, 11:13
Forum: ESP Easy: Software
Topic: Subtracting values of variables in rules
Replies: 5
Views: 4026

Subtracting values of variables in rules

I am trying to subtract to values in a rule, but it looks like I am missing on the syntax. I have set up the following rule: on BadNede do TaskValueSet 2,1,%eventvalue% if [Variables#BadNede]>32 TaskValueSet,2,1,32 endif TaskValueSet 2,2,[Variables#BadNede - Floor#Bad-Nede] timerSet,1,5 endon Everyt...
by ulfh2018
10 Mar 2019, 09:09
Forum: ESP Easy: Software
Topic: Level Control
Replies: 2
Views: 2145

Re: Level Control

Thanks a lot, Thomas. It's all about syntaxes :D
by ulfh2018
09 Mar 2019, 16:52
Forum: ESP Easy: Software
Topic: Level Control
Replies: 2
Views: 2145

Level Control

I have been through this before, and made it work, but I don't find the notes I made (my wife is NOT surprised :D ) - So here we go. I have defined a level control, which should check the temperature on an DTH22 on the same ESP8266. That is, I have two Devices, one for my DTH22 and one for level con...
by ulfh2018
11 Nov 2018, 14:20
Forum: ESP Easy: Hardware
Topic: Connect camera via ESP Easy
Replies: 3
Views: 6571

Connect camera via ESP Easy

Can someone please tell me where I can find iformation about connecting an aducam using ESP Easy? I found plugin (P125) at GitHub, but compiling failed with too many errors for me to handle, but is there any other camera I could use with success?

Best regards

Ulf
by ulfh2018
27 Oct 2018, 21:18
Forum: ESP Easy: General Discussion
Topic: Running on battery
Replies: 2
Views: 2484

Running on battery

I have two ESP8266 wich must be running on battery. I am using 3.2 volt rechargable batteries, 3500 mAH, and I want them to keep alive as long as possible. I am usine DTH22 on the same battery and feeding the power via 3.3 volt and ground. Any good ide what values I should use for Sleep awake time, ...
by ulfh2018
05 Oct 2018, 08:13
Forum: ESP Easy: General Discussion
Topic: Help configure Generic MQTT import
Replies: 7
Views: 7525

Re: Help configure Generic MQTT import

Thank you so much, Randy - worked as a dream, so why do it complicated when it can be done so easy. You are a genious!
by ulfh2018
04 Oct 2018, 23:29
Forum: ESP Easy: General Discussion
Topic: Help configure Generic MQTT import
Replies: 7
Views: 7525

Re: Help configure Generic MQTT import

Hi "Grovkillen" - maybe I should write in Norwegian, but I recon that would limit the value of this post. Thank you for taking time looking at my request. I think I need to describe the project a bit more: I am using Node Red and some DHT22 sensors to keep track of the status of our summer...
by ulfh2018
04 Oct 2018, 20:35
Forum: ESP Easy: General Discussion
Topic: Help configure Generic MQTT import
Replies: 7
Views: 7525

Re: Help configure Generic MQTT import

I have two devices configured on the ESP, on DHT22 and one generic MQTT import. The DHT22 will publish information to a MQTT broker at home, and when temperature drops below a given value, I want to publish a value to the ESP, which in some way shout be used to switch on a relay to turn on the heat....
by ulfh2018
04 Oct 2018, 19:36
Forum: ESP Easy: General Discussion
Topic: Help configure Generic MQTT import
Replies: 7
Views: 7525

Help configure Generic MQTT import

I am trying to configure Generic MQTT import some of on my ESP8266 devices, but I'm not sure how to make set this up in Node Red. I have set up the Name to Heat, the Topic to cmd and the value to On, but how can I address this from a Node Red mqtt input and mqtt output node? I know this is a bit off...
by ulfh2018
01 Oct 2018, 20:41
Forum: ESP Easy: General Discussion
Topic: Configure Deep Sleep on ESP12-F
Replies: 9
Views: 6106

Re: Configure Deep Sleep on ESP12-F

Looks like I finally found a solution. This might be obvious for you folks, but it was not for me, and I had to do a lot of digging to find a hint.

Connecting D0 to RST made the trix, and I'll have to find my Digital Ampere Meter tomorrow, and make some testing on the power drain.
by ulfh2018
01 Oct 2018, 12:22
Forum: ESP Easy: General Discussion
Topic: Configure Deep Sleep on ESP12-F
Replies: 9
Views: 6106

Re: Configure Deep Sleep on ESP12-F

I get the message, so I have ordered some LiFePO4 batteries, but still I have to make the deep sleep mode work. I have tried with an esp8266 running on 3.3 volt, which seems to invoke deep sleep, but I have't connected any sensor, since I am missing some cables. The serial interface reports that the...
by ulfh2018
30 Sep 2018, 09:26
Forum: ESP Easy: General Discussion
Topic: Configure Deep Sleep on ESP12-F
Replies: 9
Views: 6106

Re: Configure Deep Sleep on ESP12-F

I have been reading that some folks claim to be able to run the ESP for a very long time using deep sleep. Would it be better to power the DTH22 using 3.3 volt, that is if the 3.3 volt pin is shut down during sleep? This means, off cours, I have to get deep sleep to work first - have to dig out som ...
by ulfh2018
29 Sep 2018, 22:24
Forum: ESP Easy: General Discussion
Topic: Configure Deep Sleep on ESP12-F
Replies: 9
Views: 6106

Re: Configure Deep Sleep on ESP12-F

No, I have not done any changes to the board. I am taking power using the usb-plug, since the power source I have is 5V. I am not using DHCP, but have hard coded the IP address. I am powering the DTH22, which I use for getting the data I need, from the 5 volt pin on the board, and use GPIO 2 for rea...
by ulfh2018
29 Sep 2018, 13:48
Forum: ESP Easy: General Discussion
Topic: DHT22 no reading
Replies: 1
Views: 1879

DHT22 no reading

I have just received a bunch of DHT22, which I use to get temperature and humidity from various rooms in the house. I have used GPIO 2 to read from the DHT22, but occationally the reading fails, and I get "no reading" if I check using a serian connection and a terminal emulator. If I conne...
by ulfh2018
29 Sep 2018, 10:31
Forum: ESP Easy: General Discussion
Topic: Configure Deep Sleep on ESP12-F
Replies: 9
Views: 6106

Configure Deep Sleep on ESP12-F

I have been looking at how to configure deep sleep on my Wemos ESP12-F devices, but honestly spoken, I'm a bit confused. I have tried to follow some of the advices, but it all boiles down to the fact that I'm not sure if I have to do some hardware modifications on my devices (that is soldering a jum...
by ulfh2018
02 Mar 2018, 07:28
Forum: ESP Easy: General Discussion
Topic: Cannot login to ESPEasy
Replies: 9
Views: 7620

Re: Cannot login to ESPEasy

Thanks a lot folks for your patient and contributions. I've decided to scrap the board - cannot wast my life away like this

All the best

Ulf
by ulfh2018
28 Feb 2018, 10:23
Forum: ESP Easy: General Discussion
Topic: Cannot login to ESPEasy
Replies: 9
Views: 7620

Re: Cannot login to ESPEasy

It's CH340G - which works great on the other ESPs I have. I start wondering if there might be something wrong with the first blocks of code on the device, and will try to find some safe way to clean. Have tried Reset, but had one device, which would not run on 2.0*, and when I reloaded 1.2 it starte...
by ulfh2018
27 Feb 2018, 22:39
Forum: ESP Easy: General Discussion
Topic: Cannot login to ESPEasy
Replies: 9
Views: 7620

Re: Cannot login to ESPEasy

Have flashed with latest stable version, which will not accept commands at all, and will not let me start config - just drops connection after a verry short time. Have tried latest version of 2.0*. This will let me execute commands from the terminal window in the Arduino IDE. I'm using the flash.cmd...
by ulfh2018
27 Feb 2018, 18:22
Forum: ESP Easy: General Discussion
Topic: Cannot login to ESPEasy
Replies: 9
Views: 7620

Re: Cannot login to ESPEasy

Thank you for trying, but I don't even come that far. I just get: xxx.yyy.zzz/login and nothing more, though I can reach it from the serial monitor in the Arduino IDE and send commands that are registered and executed. When I clear the device password, and try to connect, the serial interface will d...
by ulfh2018
27 Feb 2018, 17:04
Forum: ESP Easy: General Discussion
Topic: Cannot login to ESPEasy
Replies: 9
Views: 7620

Cannot login to ESPEasy

I have an ESP8266 unit which seems to have a serious problem. I'm able to download different versions of ESPEasy to it using serial connection, but I'm not able to login to it via the network. If I use version 2.* I'm able to send serial commands setting up Wifi. I can see it is connected, but when ...
by ulfh2018
21 Feb 2018, 04:15
Forum: ESP Easy: General Discussion
Topic: MQ-135 addon
Replies: 1
Views: 4630

MQ-135 addon

I'm want to implement a mq-135 addon following the instructions at https://diyprojects.io/esp-easy-develop-plugins/#.WoziGfZuaUk but have to admit I'm not very familiar with the programming. I have tried to copy all the information I find in the article, and it looks like this: #include <SPI.h> #def...
by ulfh2018
21 Feb 2018, 03:42
Forum: ESP Easy: General Discussion
Topic: Setting up environment for compiling
Replies: 6
Views: 6881

Re: Setting up environment for compiling

I tried to follow the instructions at https://www.letscontrolit.com/wiki/index.php/Tutorial_Install_Platformio to use Atom instead of the the Arduino IDE. Took me some time to set it up, but compilation worked 100 % at first attempt! Looks like that's the way to go. There are a few questions about u...
by ulfh2018
20 Feb 2018, 05:07
Forum: ESP Easy: General Discussion
Topic: Setting up environment for compiling
Replies: 6
Views: 6881

Re: Setting up environment for compiling

Thanks a lot -- but I'm not very familiar with this IDE. I tried to start the library manager, but was not able to find anything like library core 2.3.0.
by ulfh2018
19 Feb 2018, 08:46
Forum: ESP Easy: General Discussion
Topic: Setting up environment for compiling
Replies: 6
Views: 6881

Re: Setting up environment for compiling

Thanks a lot! Have tried to follow the advice, but i get the following error:

#error ESPEasy v2.0 only support Arduino core 2.3.0. (Use the ESPEasy development branch to fix this)

Do I use the wrong source, and if so what can I do. Have tried the links on the wiki, but they are not valid
by ulfh2018
19 Feb 2018, 07:04
Forum: ESP Easy: General Discussion
Topic: Setting up environment for compiling
Replies: 6
Views: 6881

Setting up environment for compiling

I am trying to set up Arduino environment for compiling ESPEasy-Mega, which i downloaded from GitHub, but I get tons of compilation errors on .h files missing, so I must be missing something. I have installed the latest libraries for the ESP8266 board (2.4). Can someone tell me where to find informa...