arendst / Tasmota

Alternative firmware for ESP8266 and ESP32 based devices with easy configuration using webUI, OTA updates, automation using timers or rules, expandability and entirely local control over MQTT, HTTP, Serial or KNX. Full documentation at
https://tasmota.github.io/docs
GNU General Public License v3.0
21.97k stars 4.77k forks source link

Sonoff RF vs Sonoff RF Bridge #2686

Closed benzino77 closed 6 years ago

benzino77 commented 6 years ago

Is there any different in 433MHz receiver on those devices? I can successfully receive codes from my remote controlers (#1095) on RF Bridge, but I cannot do the same on Sonoff RF. Double push, short red blink... and then nothing happens when I'm pushing remote buttons.

On Sonoff RF tehere is flushed Tasmota 5.13.1a

Jason2866 commented 6 years ago

Sonoff RF, the receiver is only for this device to switch it on and off. It is a receiver which can learn some RF Transmitter. Thats it. No more function. Rf Bridge receives and send the received commans via mqtt. Complete different usage. With the RF Bridge and a HA System you can make every device switchable with a RF transmitter

benzino77 commented 6 years ago

Maybe I was unclear. I'm talking about the receiver part. The point is that RF Bridge can learn my remote controlers codes and Sonoff RF not. I don't care about the transmitter part in this case - I'm talking only about learning/receiving.

Jason2866 commented 6 years ago

Really strange, the decoder chip is the same... Try a different RF Transmitter

benzino77 commented 6 years ago

Yeah, I also think that this is strange.

I will not be able to check other remote controler because I don't have one. I have only two remote controllers, one is based on PT2264 and the other one on HX2262 chip.

sleezy100 commented 6 years ago

If you have flashed Tasmota to the sonoff RF you had to bridge two of the pads on the main board to get it to go into flash mode. You have to undo the bridging so that the Sonoff will go into learning mode for the remote. https://github.com/arendst/Sonoff-Tasmota/wiki/Sonoff-RF

benzino77 commented 6 years ago

I didn't have to bridge two pads to flash Tasmota on the device. That procedure was proper to older version of Sonoff RF (the wiki should be updated). For newer versions this procedure is proper: shortcat the bottom pad of R21 to the ground during power up. Have a look here: how to put Sonoff RF in flash mode. Anyway the device is flashed, GPIO0 is not pulled down anymore.

sleezy100 commented 6 years ago

The only other thing i found when i did mine was when you follow the itead instructions for how to program the remote. Quick press the button twice then press the remote button. The led only goes red when it accepts the remote code.

benzino77 commented 6 years ago

Does anyone has similar problem?

Jason2866 commented 6 years ago

@benzino77 You are lucky that your RF Bridge is able to learn 2262 code. My two Rf Bridges both fails with this code to decode it correct. Sending this codes (manually calculated or sniffed with arduino with rcswitch) works perfect with both Rf bridges....

stale[bot] commented 6 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.