Search found 25 matches

by nygma
08 May 2018, 09:29
Forum: ESP Easy: Software
Topic: Serial MCU controlled relay/switch
Replies: 459
Views: 962737

Re: Serial MCU controlled relay/switch

This for anyone who would like to setup ESP Easy for a LCTech Relay X2 board. Thanks for the guys here for making this happen and helping me getting it working with my relay board. I got mine from ICStation.com: http://www.icstation.com/esp8266-wifi-channel-relay-module-smart-home-remote-control-swi...
by nygma
08 May 2018, 09:18
Forum: ESP Easy: Software
Topic: Serial MCU controlled relay/switch
Replies: 459
Views: 962737

Re: Serial MCU controlled relay/switch

enesbcs wrote: 08 May 2018, 09:13 Nincs mit. Nyugodtan posztold ide a beállításokat, jellemzően úgyse olvasnak vissza, inkább kérdeznek. :)
:D Igen, és én is ilyen vagyok
by nygma
08 May 2018, 08:34
Forum: ESP Easy: Software
Topic: Serial MCU controlled relay/switch
Replies: 459
Views: 962737

Re: Serial MCU controlled relay/switch

According to riker 115200 baud is the necessary setting. Save than power off&power on the device, and check if it works. If nothing helps you can try other speeds, and for last resort: command doubling. WOW, man, it works! Thank you very much! Let me add a post here with the exact settings for ...
by nygma
08 May 2018, 07:31
Forum: ESP Easy: Software
Topic: Serial MCU controlled relay/switch
Replies: 459
Views: 962737

Re: Serial MCU controlled relay/switch

You have to implement MQTT support if you wish to use it. Currently the plugin can be used with the following commands: The ON command for Relay0: relay,0,1 The OFF command for Relay0: relay,0,0 The ON command for Relay1: relay,1,1 The OFF command for Relay1: relay,1,0 Commands can be executed on t...
by nygma
07 May 2018, 23:27
Forum: ESP Easy: Software
Topic: Serial MCU controlled relay/switch
Replies: 459
Views: 962737

Re: Serial MCU controlled relay/switch

If someone would like test it. Compiled using recent sources (core 2.4.1) I compiled it with PUYA patched Esp.cpp It should by work with differ than PUYA flash IC too. To fit in 1MB II got rid of some plugins that I think it can not be used with serial controlled boards. Hi Xury, I have an LCTech R...
by nygma
24 Apr 2018, 23:45
Forum: ESP Easy: Software
Topic: Serial MCU controlled relay/switch
Replies: 459
Views: 962737

Re: Serial MCU controlled relay/switch

Hi Guys, I have used ESP Easy before, but so far I only uploaded the precompiled bins. So to make this work for the LCTech relay board I need to compile my own version e.g. from Arduino? This also means that this core 2.4 is not the same as the 20180428 binary versions? A slightly off topic question...
by nygma
14 Aug 2017, 16:47
Forum: ESP Easy: Software
Topic: Unreliable config page and SendTo connectivity
Replies: 21
Views: 18937

Re: Unreliable config page and SendTo connectivity

Not much from my side. Or to be precise I have not done extensive testing since this post. Whatever is said here is certainly true, having multiple units appear cause interference. I can also suggest to set the 2.4Ghz wifi channel to a channel which is less busy. On my router it was set to automatic...
by nygma
24 Feb 2017, 16:15
Forum: ESP Easy: Software
Topic: Unreliable config page and SendTo connectivity
Replies: 21
Views: 18937

Re: Unreliable config page and SendTo connectivity

First of all, thank you for using my flow for running the stats. I have to say this makes me interested. Is it possible that there is so much difference between individual models? None of my models are as reliable as yours.
by nygma
22 Feb 2017, 11:45
Forum: ESP Easy: Projects / Applications
Topic: PWM output with automatic fade
Replies: 12
Views: 16835

Re: PWM output with automatic fade

Hi All, I am posting this again hopeing somebody reads it and can answer: I am using the pwm fade with a long delay know, like /control?cmd=pwm,12,1023,10000. But it seem this command keeps the ESP locked and if I send another pwm command it is not getting executed. Any suggestions? Is there a way t...
by nygma
12 Feb 2017, 08:47
Forum: ESP Easy: Projects / Applications
Topic: PWM output with automatic fade
Replies: 12
Views: 16835

Re: PWM output with automatic fade

Sure, PWM command has the last parameter, that defines time for fade: /control?cmd=PWM,<gpio>,<level>,<fade_time> I am using this with a long delay know, like /control?cmd=pwm,12,1023,10000. But it seem this command keeps the ESP locked and if I send another pwm command it is not getting executed. ...
by nygma
09 Feb 2017, 18:48
Forum: ESP Easy: Software
Topic: Unreliable config page and SendTo connectivity
Replies: 21
Views: 18937

Re: Unreliable config page and SendTo connectivity

Dont forget to give all the units different numbers (not 0!). I had the most unreliable situations when there where more than one unit with the same unit no on the network Yes, that was clear for me too, but I did not know about the need for global sync. Anything else? What about the UDP? (I don't ...
by nygma
09 Feb 2017, 09:39
Forum: ESP Easy: Software
Topic: Unreliable config page and SendTo connectivity
Replies: 21
Views: 18937

Re: Unreliable config page and SendTo connectivity

Thanks for the global sync hints. I did not set it yet.
I will also set up ping as well. Will see if this improves reliability.
by nygma
08 Feb 2017, 15:23
Forum: ESP Easy: Software
Topic: Unreliable config page and SendTo connectivity
Replies: 21
Views: 18937

Re: Unreliable config page and SendTo connectivity

I have very mixed experience. Some of them working without any issues, others are worse and drop the HTTP connection. But HTTP control and MQTT always seem to work.
by nygma
08 Feb 2017, 09:40
Forum: ESP Easy: Projects / Applications
Topic: PWM output with automatic fade
Replies: 12
Views: 16835

Re: PWM output with automatic fade

Sure, PWM command has the last parameter, that defines time for fade: /control?cmd=PWM,<gpio>,<level>,<fade_time> Thank you very much, I did not know about this. If I have an RGB strip connected to the ESP, can I just send out 3 messages for the 3 pins to get a color fade? Csongor
by nygma
03 Feb 2017, 19:52
Forum: ESP Easy: Software
Topic: Startup process, troubleshooting questions
Replies: 1
Views: 2053

Startup process, troubleshooting questions

Hi Guys, Can somebody tell me what is the boot process on ESP Easy? I just want to better understand what the code does in order to troubleshoot some issues. Like how many times the ESP is trying to connect to the wifi network? What maker the ESP create its own AP? Is it only when the saved SSID doe...
by nygma
30 Jan 2017, 10:29
Forum: ESP Easy: Software
Topic: Unreliable config page and SendTo connectivity
Replies: 21
Views: 18937

Unreliable config page and SendTo connectivity

Hi Guys, I have 5 Sonoff devices all running ESP Easy 120. All 5 are at the same place, right next to each other. Some of them working OK, the response from the config page sometimes times out, but otherwise OK. But there is one, which is almost impossible to access. It is showing up on my network s...
by nygma
26 Jan 2017, 09:58
Forum: ESP Easy: Hardware
Topic: H801 : RGB controller based on ESP8266 avalaible from China
Replies: 134
Views: 182390

Re: H801 : RGB controller based on ESP8266 avalaible from China

Hi Guys,

I also got my H801. I have installed R147_RC8, but I can see that pwmfade is not yet available in this release. Do you have any idea when this is going to be made available? I am trying to use only the released versions instead of building my own firmware.

Thanks,
Csongor
by nygma
18 Jan 2017, 20:41
Forum: ESP Easy: Projects / Applications
Topic: Wifi Candle - illuminate with ESPEasy (WS2812)
Replies: 94
Views: 156174

Re: Wifi Candle - illuminate with ESPEasy (WS2812)

On a different topic I was asking if a fade function can be made available for the PWM output. Can this candle logic be adapted output the values to 3 GPIOs using PWM instead of neopixel?
by nygma
12 Jan 2017, 10:27
Forum: ESP Easy: Projects / Applications
Topic: PWM output with automatic fade
Replies: 12
Views: 16835

PWM output with automatic fade

Hi All, I know this has been ask before, but I did not get a clear answer on the topic. I would like to use ESP Easy to control LED strip using the PWM output of the ESP. Is it possible to set up ESP Easy to automatically fade to a new value instead of setting it immediately on the output? Regards, ...
by nygma
10 Dec 2016, 09:28
Forum: ESP Easy: Hardware
Topic: possible to dim / pwm several channels together
Replies: 14
Views: 12923

Re: possible to dim / pwm several channels together

I am sorry, I don't understand. What does this mean?
by nygma
09 Dec 2016, 23:44
Forum: ESP Easy: Hardware
Topic: possible to dim / pwm several channels together
Replies: 14
Views: 12923

Re: possible to dim / pwm several channels together

I was just looking for the same. Does anyone know if this has been considered (fading in between PWM states)? I guess this is not something which can be implemented in rules.
by nygma
26 Nov 2016, 14:43
Forum: ESP Easy: Hardware
Topic: Sonoff relay config
Replies: 3
Views: 3257

Re: Sonoff relay config

Hi All, It seems just be talking to myself the issue resolved itself. I found another reference saying that the MQTT topic is: /<device name>/gpio/12 and the payload is 1 or 0 to turn it on and off. So I presume this is a general way to write the gpio pins regardless of the device configuration on t...
by nygma
26 Nov 2016, 11:28
Forum: ESP Easy: Hardware
Topic: Sonoff relay config
Replies: 3
Views: 3257

Re: Sonoff relay config

A bit more info: the MQTT setup is definitely working. I created 2 System Info devices and they are sending the uptime and wifi strength info to MQTT without any issues.

So my only remaining info is how to turn the relay on and off over MQTT.
by nygma
26 Nov 2016, 11:20
Forum: ESP Easy: Hardware
Topic: Sonoff relay config
Replies: 3
Views: 3257

Re: Sonoff relay config

Sorry, I just realized I miss typed GPIO in the URL. That is working correctly, I can turn the relay on and off using HTTP.
by nygma
26 Nov 2016, 11:19
Forum: ESP Easy: Hardware
Topic: Sonoff relay config
Replies: 3
Views: 3257

Sonoff relay config

Hi Guys, I have flashed the R120 ESP Easy to my Sonoff switch. I want to use it with MQTT and the HTTP commands. The device connects to me network and MQTT as well. But I cannot get the relay working. Can somebody send me screenshots of how to configure the device? I have seen somebody doing it as I...