logo elektroda
logo elektroda
X
logo elektroda

[CB3S] Globo Connor 41386-30sh ceiling light 30W with IR remote

sabe89 


Hi,

I successfully flashed openBK to my Globo Connor 41386-30sh ceiling Light with Beken CB3S chip (BK7321N).

thank you!


About Author
sabe89 wrote 2 posts with rating 2 . Been with us since 2022 year.

Comments

p.kaczmarek2 29 Dec 2022 01:38

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]

sabe89 29 Dec 2022 12:09

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]

p.kaczmarek2 29 Dec 2022 12:16

Hmmm if you provide a full list of IR codes from that remote, it might be helpful for future users. [Read more]

roguezet 21 Jan 2023 15:12

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]

p.kaczmarek2 21 Jan 2023 15:37

@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]

roguezet 21 Jan 2023 17:30

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]

p.kaczmarek2 21 Jan 2023 18:20

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]

alexandrgredasov 02 Feb 2023 18:02

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]

p.kaczmarek2 03 Feb 2023 08:32

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]

alexandrgredasov 03 Feb 2023 10:23

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]

p.kaczmarek2 03 Feb 2023 10:49

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]

alexandrgredasov 03 Feb 2023 11:19

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]

p.kaczmarek2 03 Feb 2023 11:24

So Tuya native firmware also sees both buttons as duplicated? [Read more]

alexandrgredasov 03 Feb 2023 11:55

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]

roguezet 27 Feb 2024 13:29

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]

p.kaczmarek2 28 Feb 2024 22:45

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]

%}