-
Hi,
I'm using the Sonoff Bridge V2 and trying to update the rf chip with the portisch firmware.
But I can't do the upload because tasmota tells me that there is not enough free space.
I'm using…
-
Hi,
Thanks for your efforts in creating this alternative firmware. I have spent much time learning about the RF Bridge and the RF chip. However I have drawn a blank when it came to trying to decode…
Idcsl updated
5 years ago
-
I am experiencing that the sending of RfRaw and RfCode commands from the Sonoff Bridge stops working after some time. When this happens, the device also stops receiving RF commands.
The fix is to …
-
Is there a reason why the EFM8 is not locked at the end of the programming process?
It could be done as specified here: https://www.silabs.com/community/mcu/8-bit/knowledge-base.entry.html/2016/01/…
-
Hi @Portisch
Is there a way I can get a DATA field from this keyfinder?
```
20:27:08 MQT: tele/bridge1/RESULT = {"RfRaw":{"Data":"AA B1 04 0131 0389 0106 20B2 010110101001011010011001010101100…
-
Hi,
I finally got round to looking into this once again following my last attempt in December. Today 19th March I have installed the latest master EFM8 firmware and here follows the results of 0xB1 s…
Idcsl updated
5 years ago
-
I have used the general buckets branch of software to obtain the following codes via 'rfraw 177'
```
12:36:16 CMD: rfraw 177
12:36:16 MQT: tasmota/stat/sonoff-rfbridge/RESULT = {"RfRaw":"ON"}
12…
-
**Describe the bug**
The firmware just look for the data 0x55 (sync end) on receiving RF data from the EFM8 chip.
The len have to be also checked when receiving data from the EFM8. Otherwise it is p…
-
I have recently installed EFM8BB1 firmware from web. Is there a way to reset back to factory defaults?. My RF bridge is not sending any more commands to trigger RF switch, but it can able to track the…
-
If been successfully using a Sonoff RF Bridge with Tasmota and Portisch for a while now, however I am only able to send RFraw signals and I am not able to receive these signals without sniffing for B1…