Replies: 2 comments 1 reply
-
Frames sent are likely to be repeated to insure proper reception. A receiving device should handle repeating and discard the same message received in a short time. I can't find this repetition in Tasmota code but Portish seems to have a macro defined to 8 I can't find a way to configure that from Tasmota. |
Beta Was this translation helpful? Give feedback.
-
did you solve the Problem somehow? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I'm using RfRaw to mimic a RF remote control to my Lego lights. I'm using the Sonoff RF Bridge with Tasmota and Portisch Firmware.
I was already able to get the B0 code using RfRaw 177 as below:
AA B0 29 03 08 04F6 0190 2EE0 281818181818181818181818181818181909090819081819081818190819090909 55
However, what I noticed is when I send this command:
RfRaw AA B0 29 03 08 04F6 0190 2EE0 281818181818181818181818181818181909090819081819081818190819090909 55
The lights turn on, then off. This is exact what happens if I keep the RF remote button pressed (instead of pushing and let it go), the lights keep turning on and off, maybe every half a second. So I'm guessing the command is being sent by the Sonoff RF Bridge for "too long". Is there a way I can configure a shorter pulse/duration?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions