1technophile / OpenMQTTGateway

MQTT gateway for ESP8266 or ESP32 with bidirectional 433mhz/315mhz/868mhz, Infrared communications, BLE, Bluetooth, beacons detection, mi flora, mi jia, LYWSD02, LYWSD03MMC, Mi Scale, TPMS, BBQ thermometer compatibility & LoRa.
https://docs.openmqttgateway.com
GNU General Public License v3.0
3.6k stars 792 forks source link

RFtoMQTT sometimes receive invalid value (5471). #105

Closed SaulGoodman1337 closed 6 years ago

SaulGoodman1337 commented 7 years ago

Sometimes when I send a command with my remote control, the gateway does not receive what I expect. Instead, the code "5471" is received.

I don't suppose this is a reception problem. Anybody else have the problem?

Hardware: XD RF 5V FS1000A Burning stool 433 mhz Remote Control.

1technophile commented 7 years ago

Hello,

Could you try with receive example from RCSwitch library and see if you reproduce?

1technophile commented 6 years ago

@danielpondruff did you try with basic rcswitch examples ?

1technophile commented 6 years ago

Please reopen the issue if needed