RF-Bridge-EFM8BB1 icon indicating copy to clipboard operation
RF-Bridge-EFM8BB1 copied to clipboard

Sending the same B0 code only works SOMETIMES (simple RF socket)

Open JulianNaumann opened this issue 4 years ago • 3 comments

Latest firmware used?

Tasmota reports 00:40:24 MQT: tele/sonoff/RESULT = {"Time":"2020-06-10T00:40:24","RfRaw":{"Data":"AA0355"}} == v03 (kinda strange, I used the latest version from ./releases/ , so it should be 04 instead? Was the version string updated in the firmware?!)

Information on RF device

Trying to control a "Bearware indoor remote socket" https://www.amazon.de/CSL-Funksteckdosen-Fernbedienung-LEDStatusanzeige-Kindersicherungsschutz/dp/B081K73NY3

Sniffed data

B1 Code AA B1 04 0136 047E 00B4 227E 3818282818281818282818182818281828182828181828281828182818281818281828182818281828182818281828182818282818281818281828182818281828 55

B0 Code (converted with BitBucketConverter.py) AA B0 4B 04 08 0140 047E 00B4 227E 3818282818281818282818182818281828182828181828281828182818281818281828182818281828182818281828182818282818281818281828182818281828 55

So sending the B0 code only works SOMETIMES. The command always gets acknowledged (AAA055 code), the red LED on the sonoff bridge blinks (to show RF data was transmitted). Sometimes sending the code multiple times helps, sometimes it does not help. As it is a simple remote socket the code should not change. When switching the socket on through the sonoff does not work, pressing the button on the original RF remote always works right away.

Anybody got any ideas??

JulianNaumann avatar Jun 09 '20 23:06 JulianNaumann

I've got similar issues with a simple doorbell. Anyone still on this project?

Arganox avatar Dec 27 '21 19:12 Arganox

I got rid of my Sonoff bridge as nobody seems to be active around this project anymore. I got a Broadlink RM Pro, can recommend.

JulianNaumann avatar Dec 28 '21 00:12 JulianNaumann

@JulianNaumann I managed to code a custom protocol for my extractor. But the project does indeed seems to be dead.

I'll have a look at the Broadlink RM Pro as well. Looks like it can send IR as well. Very nice! Thanks for the pointer!

Arganox avatar Dec 29 '21 15:12 Arganox