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.49k stars 280 forks source link

Moes switch support #451

Open MokryPatrik opened 2 years ago

MokryPatrik commented 2 years ago

Describe the bug Hello I tried to install software on my new moes switch. Everything installed successfully, but I am unable to match the pin for button. Relay works, led works, wifi led works. I tried every pin but no luck. The button is connected to RXD1

Firmware:

openshwprojects commented 2 years ago

I would really need to look into that. I didn't expect RXD1 to be disabled. If you need a fix for today, you could cut the trace and router another IO to the button. But in general, that's strange, from what I see I had a device with a button on Pin10 (RXD1?) and it worked: image I will double-check on that device later...

PS: In a meantime, would you like to submit the device to teardowns database? https://openbekeniot.github.io/webapp/devicesList.html

MokryPatrik commented 2 years ago

Thanks for fast reply,

Yes I rerouted the trace to another pin so now it works as expected.

I also have same 3 gang switch where button 2 is connected to same pin so I’ll try again with that next week.

Here are some pictures of the board:

6DDCD711-A6BC-416D-8FD6-47EAB4F14596 65F8F8D1-7DF4-4BE2-AD90-CDFA7BC5A3E4

And of course during next week I’ll add the device to teardowns database.

Thanks