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.55k stars 784 forks source link

could you make an rfbridge direct like espurna rfbridge direct (hardware mod) ,with the rcswitch library you have more working sensors and switches #216

Closed hooijschuur closed 5 years ago

hooijschuur commented 6 years ago

Before submitting a problem please check the troubleshooting section https://github.com/1technophile/OpenMQTTGateway/wiki/Troubleshooting

So as to have a more efficient treatment of your request please provide the following information:

1technophile commented 6 years ago

did you try to upload OMG as it is using (uncommenting) ZgatewayRF only and not ZgatewaySRFB The config_RF.h should be:

    #define RF_RECEIVER_PIN 4
    #define RF_EMITTER_PIN 5
1technophile commented 5 years ago

Im' closing this issue, if you have feedback on your test with Sonoff RF Bridge mod don't hesitate to add it here.