[CB3S] Globo Connor 41386-30sh ceiling light 30W with IR remote
Hi,
I successfully flashed openBK to my Globo Connor 41386-30sh ceiling Light with Beken CB3S chip (BK7321N).
thank you!
Czy wolisz polską wersję strony elektroda?
Nie, dziękuję Przekieruj mnie tam
Comments
Thank you for submitting pin configuration. That's a very nice lamp. I see you have an IR pin set. Does that lamp come with IR receiver? Have you managed to configure IR? You can just forward the IR... [Read more]
Hi p.kaczmarek2, you can see the ir receiver at the right bottom corner close to the CB3s chip. I bought the lights last year for about 90$ each. Actually I use the ir with mqtt add_dimmer and add_temperature... [Read more]
Hmmm if you provide a full list of IR codes from that remote, it might be helpful for future users. [Read more]
I have the same lamp with wb3s chip. Is it possible to flash that as well and use the same template? I think the only dofference is that the light leds are warm and yours are cold. Also, how were your... [Read more]
@roguezet It is hard to tell if the configuration will be the same, but BK7231 has only 6 PWM pins so there are not many options to choose from. PWM IO PWM0 P6 PWM1 P7 PWM2 P8 PWM3... [Read more]
https://obrazki.elektroda.pl/3441340400_1674318587_thumb.jpg https://obrazki.elektroda.pl/3288778800_1674318586_thumb.jpg https://obrazki.elektroda.pl/4303915100_1674318588_thumb.jpg It really... [Read more]
Hmm okay so please do fiirst a full 2MB flash read (if you can), for the firmware backup, and then flash OBK and try to configure it. I will help if any issue arises. [Read more]
Hello. My IR receiver accepts codes of this type: IR_NEC 0x80 0x1 0 IR_NEC 0x80 0x1 1 IR_NEC 0x80 0x1E 0 IR_NEC 0x80 0x1E 1 If I insert my code into this line addEventHandler 2 IR_NEC 0x80 0x1... [Read more]
OBK is in rapid development so some things are added on the fly. You can look on our youtube channel for more guides, also check our docs and commands list. I can add a command for your requirement today,... [Read more]
Hello, thank you for the answer and for your work in general! Upon closer examination, I found out that the last digit is not part of the code. At least it can be 0 and 1 at different times on the same... [Read more]
I don't think it's a bad remote. I think it may have a sub codes. Can you help me with testing that? [Read more]
Of course, I will help in any way I can. But I made sure that this remote control works that way, it has these buttons duplicated (I checked on Tuya's native firmware) Added after 54 : But if this... [Read more]
So Tuya native firmware also sees both buttons as duplicated? [Read more]
on native firmware (tuya), my remote duplicates actions when you press up/right, and down/left. Also, when you press ON, the lamp turns on and off alternately. The same when pressing OFF. Etc [Read more]
I got all working. So with 41386-30sh with BK7231T it also works. The Pin mapping is a bit different though: "pins": { "6": "PWM;5", "8": "PWM;4", "9": "PWM;1", "14": "IRRecv;0", ... [Read more]
Wake up state can be easily set with startup command or autoexec.bat in LittleFS. You can put any supported command there, here's the commands list: https://github.com/openshwprojects/OpenBK7231T_App/blob/main/docs/commands.md So,... [Read more]