Page 1 of 1

PWM fade not working with 20180909 relase

Posted: 09 Sep 2018, 13:11
by siklosi
I updated Wemos D1 mini with "ESP_Easy_mega-20180909_normal_ESP8266_4096.bin" firmware and now command http://x.x.x.x/control?cmd=PWM,12,1023,1000 doesn't fade over 1 second instead just sets PWM state. Is there any change for this command or is it a bug?

Re: PWM fade not working with 20180909 relase

Posted: 09 Sep 2018, 22:18
by TD-er
What was the last working firmware version you tried before?
It looks like a bug, and it may be related to the changes reported earlier in this topic: https://github.com/letscontrolit/ESPEasy/issues/1670
In the core library, there have been some changes.
So if it is indeed related to your issue, a version before 0821 should work. (using "platform = ${core_2_4_1.platform}" in platformio.ini)