openshwprojects / OpenBK7231T_App

Open source firmware (Tasmota/Esphome replacement) for BK7231T, BK7231N, BL2028N, T34, XR809, W800/W801, W600/W601, BL602 and LN882H
https://openbekeniot.github.io/webapp/devicesList.html
1.4k stars 245 forks source link

Lamp not working via web interface but works via Web Application #210

Open C0br4 opened 1 year ago

C0br4 commented 1 year ago

Firstly thanks for making this project, the pool of affordable open source firmware flashable things just grew significantly. Now to my problem..

I flashed a BK7231T CCT bulb successfully with 1.12.60 via uart and configured the pins accordingly but the lamp was not responding to the toggle button or brightness slider. I double checked everything and config should be fine. I then later discovered via the "Web Application" (http://host-ip/app?) menuitem in the status tab the lamp indeed works by changing sliders there. I can't tell whether it's a bug or a configuration mistake I have made but why would the main webinterface (http://host-ip/index) with the toggle button, brightness and color temp sliders not work when it's working through other means?

openshwprojects commented 1 year ago

What are the channel numbers of PWM pins?

C0br4 commented 1 year ago

Sorry I'm not sure what the terminology is and channel means but pin 24 is the PWM for cold white (4), pin 26 is PWM for warm white (5) if that helps