Search found 10 matches

by Lale
20 May 2020, 19:22
Forum: ESP Easy: Projects / Applications
Topic: moisture sensor
Replies: 78
Views: 70212

Re: moisture sensor

Then flash the desired firmware bin file again and please let me know if that helps. The flashing process it's ok now. To keep it short just to avoid off topic: the first time i flashed, i put the blank image, then the standard4M1M and skipped the wifi wizard because i was sure to have enough setti...
by Lale
18 May 2020, 00:32
Forum: ESP Easy: Projects / Applications
Topic: moisture sensor
Replies: 78
Views: 70212

Re: moisture sensor

What's not working in the newer versions? I moved all the settings to the new settings page, i can't connect the access point, when i set the WpaKey (8 chars) in Wifi settings and submit, when i reload the page it shows five bullets in place of 8. I'm trying to understand if i misconfigured somethi...
by Lale
18 May 2020, 00:13
Forum: ESP Easy: Projects / Applications
Topic: moisture sensor
Replies: 78
Views: 70212

Re: moisture sensor

mrwee wrote: 17 May 2020, 17:02 This usual works for me :)
Thanks both.
Now i'm fighting against the new flashed firmware...
by Lale
17 May 2020, 16:57
Forum: ESP Easy: Projects / Applications
Topic: moisture sensor
Replies: 78
Views: 70212

Re: moisture sensor

The other thing.. I think you should have single quotes around your json string in your publish command publish /met1/dht_1/reading '{"sent":[var#sent]}' I would actually write this as... (with commas rather than spaces) publish,/met1/dht_1/reading,'{"sent":[var#sent]}' Thank yo...
by Lale
17 May 2020, 16:38
Forum: ESP Easy: Projects / Applications
Topic: moisture sensor
Replies: 78
Views: 70212

Re: moisture sensor

Aha, well then please try the latest version found on GitHub. May you help me to understand versions? The version installed on my board is the same stable ESPEasy_R120_4096.bin i can find in http://www.letscontrolit.com/downloads/ESPEasy_R120.zip Should i go into (that i don't know very well) githu...
by Lale
16 May 2020, 00:59
Forum: ESP Easy: Projects / Applications
Topic: moisture sensor
Replies: 78
Views: 70212

Re: moisture sensor

Never use VAR as task name. Change that and it should work. Hi Grovkillen, i tried to replace the string "var" with "va2" but the result is the same. Thank you for your answer however. I took a look at the wiki, the "IF / ELSE" section says it's not possible to use AND...
by Lale
15 May 2020, 20:55
Forum: ESP Easy: Projects / Applications
Topic: moisture sensor
Replies: 78
Views: 70212

Re: moisture sensor

In case anyone is interested I've made use of ESP Easy rules, timers and a generic dummy device (i.e. variables) to control one of the inexpensive resistive moisture sensors. I'm using a Wemos D1 Mini which is triggered by sending an event (via MQTT) called "activate" from my Raspberry Pi...
by Lale
07 May 2020, 23:45
Forum: Introduce yourself
Topic: Good IOT from Italy
Replies: 4
Views: 8560

Re: Good IOT from Italy

Thank you all, there willl be the time to annoy you all
by Lale
07 May 2020, 23:43
Forum: Introduce yourself
Topic: Good IOT from Italy
Replies: 4
Views: 8560

Re: Good IOT from Italy

TD-er wrote: 07 May 2020, 23:11 Since learning can only be done by making mistakes, I wish you a lot of mistakes :)

Welcome.
Thanks. Mistakes? Yes i'm on the right way ;) many
by Lale
07 May 2020, 21:01
Forum: Introduce yourself
Topic: Good IOT from Italy
Replies: 4
Views: 8560

Good IOT from Italy

Hi all, i'm spending many hours and nights trying to develop a project, as a noob i need to improve my skills in... everything: code, electronics, Espeasy, nodered, protocols, linux. I wouldn't like to copy and put together projects without understanding everything about them, so learn learn learn.