Search found 14 matches

by yml020
09 May 2016, 17:09
Forum: ESP Easy: Projects / Applications
Topic: Help with Rules
Replies: 13
Views: 11406

Re: Help with Rules

Hi. Should this work ? So at 19 deg it does nothing, a sort of hysteresis. gpio-16 is the heater. What I am asking is if the if-endif's should work. Only one of them works and never the other one. Can I have 2 in one do? on Rules#Timer=5 do if [DHT_01#Temperature] < 19 gpio,16,1 endif if [DHT_01#Tem...
by yml020
08 May 2016, 19:37
Forum: ESP Easy: Software
Topic: Rules examples
Replies: 41
Views: 69418

Re: Rules examples

Hi. Should this work ? So at 19 deg it does nothing, a sort of hysteresis. gpio-16 is the heater. What I am asking is if the if-endif should work. Only one of them works and never the other one. Can I have 2 in one do ? on Rules#Timer=5 do if [DHT_01#Temperature] < 19 gpio,16,1 endif if [DHT_01#Temp...
by yml020
28 Apr 2016, 15:55
Forum: ESP Easy: General Discussion
Topic: More Esp-12 Flashing problems
Replies: 102
Views: 89689

Re: More Esp-12 Flashing problems

Not possible to buy things in China if you are living SA ? Thanks NietGiftig, I ordered 3 x Wemos D1 mini's last night, and in mean time got my ESP12E running with ESPEasy.... Sorry, but only 3 ??? While you at it order 10. Then the 2 month wait is worth while ! The price is also a lot cheaper than...
by yml020
28 Apr 2016, 15:48
Forum: ESP Easy: Software
Topic: ESP Easy setup via Serial
Replies: 7
Views: 7734

Re: ESP Easy setup via Serial

I have just tried now again to change the IP of one of my working devices.
Change IP and reboot. Still stays on the old IP.
by yml020
28 Apr 2016, 09:44
Forum: ESP Easy: Software
Topic: ESP Easy setup via Serial
Replies: 7
Views: 7734

Re: ESP Easy setup via Serial

Hi.
For some or other reason, on my side, there seems to be a problem.
I only wanted it for emergency setting in case something goes wrong, so it is not too important.
Thank you all for info.
by yml020
28 Apr 2016, 08:54
Forum: ESP Easy: Software
Topic: Rules examples
Replies: 41
Views: 69418

Re: Rules examples

Hello.
I installed Chrome and now it display the result of the command.
Cool.
Thank you very much for the assistance.
by yml020
27 Apr 2016, 09:40
Forum: ESP Easy: Software
Topic: Rules examples
Replies: 41
Views: 69418

Re: Rules examples

I have a PC problem. Yes, I know this is the wrong forum for that !!! With R78 if I send this:- http://192.168.1.31/control?cmd=GPIO,2,0 I get this in the IE window:- GPIO 2 Set to 0 With R104 if I send this:- http://192.168.1.32/control?cmd=GPIO,2,0 I get this in a box at the bottom of the screen a...
by yml020
27 Apr 2016, 09:17
Forum: ESP Easy: Software
Topic: ESP Easy setup via Serial
Replies: 7
Views: 7734

Re: ESP Easy setup via Serial

That just plain does not work !?!?!
It says OK, but the "settings" still shows 0.0.0.0
by yml020
26 Apr 2016, 10:46
Forum: ESP Easy: Software
Topic: ESP Easy setup via Serial
Replies: 7
Views: 7734

ESP Easy setup via Serial

Can anyone please give me the syntax of the "IP" command when setting up ESP Easy via the serial interface. IP Set a static ip adress is the command. I need to set a static IP, with the GateWay and Sub-net mask. I can set the following some connections are all correct:- WifiSSID Set the SS...
by yml020
26 Apr 2016, 07:55
Forum: ESP Easy: Software
Topic: Rules examples
Replies: 41
Views: 69418

Re: Rules examples

Is it correct that it wants to download an .EXE file that must be run first?? Looks like to install a download manager ?!?! My anti virus app (that I cannot switch off) the goes mad showing all sorts of bugs. no. i uploaded a binary. where to put? (google gives a lot of options, but whom will you t...
by yml020
25 Apr 2016, 14:48
Forum: ESP Easy: Software
Topic: Rules examples
Replies: 41
Views: 69418

Re: Rules examples

Is it correct that it wants to download an .EXE file that must be run first?? Looks like to install a download manager ?!?!
My anti virus app (that I cannot switch off) the goes mad showing all sorts of bugs.
by yml020
25 Apr 2016, 14:13
Forum: ESP Easy: Software
Topic: Rules examples
Replies: 41
Views: 69418

Re: Rules examples

I would really appreciate that. Without knowing exactly what is going on there, that dropdown seems like the standard things that need to be set to upload the file to the ESP.
Now, just a public place ????
by yml020
25 Apr 2016, 14:01
Forum: ESP Easy: Software
Topic: Rules examples
Replies: 41
Views: 69418

Re: Rules examples

Thank you tozett for the tutorial. But, with all due respect, to go through the whole process of setting up the Arduino IDE and then getting all the files and things in place, is a route that I really would not like to take. I think Martinez would have everything ready to go, and with one or two cli...
by yml020
25 Apr 2016, 12:57
Forum: ESP Easy: Software
Topic: Rules examples
Replies: 41
Views: 69418

Re: Rules examples

Hi @Martinus or anyone else. I fall under the NOOBS category, but still in the box !! Big newbe. I do not have an Arduino, only a RasPi 2 for the Domoticz Server and a lot of ESP8266 with ESP Easy R78, so I cannot compile the source code into binary files. Can someone please point me in a direction ...