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.54k stars 782 forks source link

[Help] Can't get RF to work #315

Closed herrwusel closed 5 years ago

herrwusel commented 5 years ago

Thanks for this awesome gateway. I struggle to set up rf send commands. When I press the rf remote I get these values:

home/OpenMQTTGateway/433toMQTT {"value":1375,"protocol":1,"length":24,"delay":311}
home/OpenMQTTGateway/433toMQTT {"value":4095,"protocol":29,"length":12,"delay":142}
home/OpenMQTTGateway/433toMQTT {"value":3327,"protocol":10,"length":12,"delay":108}
home/OpenMQTTGateway/433toMQTT {"value":1361,"protocol":1,"length":24,"delay":310}
home/OpenMQTTGateway/433toMQTT {"value":5471,"protocol":1,"length":24,"delay":311}
home/OpenMQTTGateway/433toMQTT {"value":8191,"protocol":29,"length":13,"delay":216}

I only pressed one button though. I did make the switches work with some arduino set up but I don't know what library I used back then. The switches are from the company Vivanco. Thanks for your help!

herrwusel commented 5 years ago

Closing because I didn't see the forum url.