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.51k stars 776 forks source link

Problems in using RF2 #212

Closed joe63 closed 6 years ago

joe63 commented 6 years ago

Hallo, frist of all, thank you for your good work!

I have installed OpenMQTTGateway on an ESP32, to connect a Remotesensor (a 433MHZ Sensor with temperature and humidity) with Openhab.

remotesensor

First I tested the 433MHZ-Receiver with a SONOFF® 433MHZ Remote Controller and the

key

When I used ZgatewayRF and pushed a Button I saw the message in MQTTlens. Then I saw sending the Remotesensor, but nothing in MQTTlens.

message

Then I changed from ZgatewayRF to ZgatewayRF2(with no Change of the wiring). I saw neither a message from the pushed a Button nor from the Remotesensor.

Now I have 2 questions: 1.) why I don't see the message from the pushed button with ZgatewayRF2. because: Receiving RF codes with the KAKU protocol is not compatible with ZgatewayRF ? 2.) why I don't see the message from remotesensor with ZgatewayRF2. because: only particular remotesensor are supported ?

Thank you

OpenMQTTGateway version used (V0.7.) RCSwitch library V2.6.2)

1technophile commented 6 years ago

Hello,

ZgatewayRF2 support KAKU protocol it is normal that you don't see the push of your remote control. Your remote control is compatible with ZgatewayRF only. Here is the list of compatible devices with ZgatewayRF

Neither ZgatewayRF and RF2 are compatible with weather stations.

If you want a compatible weather station with OpenMQTTGateway I suggest you to take a look to BLE ones like Mi flora or Mi jia They are compatible with ESP32 without any added component

joe63 commented 6 years ago

Hello,

thank you for your fast response and for the list of comp devices.

My 'problem' is that I have serveral remote sensors and I wanted use them...... Which code(s) do weather stations use?

Is it possible to use 5 Mi jia at the same time(not at the same second) on one iobrocker?

1technophile commented 6 years ago

5 mi jia should work at the same time, never tested but I don't see any reason so that it doesn't work. To read your current weather sensors you should take a look to RFlink with an arduino mega

1technophile commented 6 years ago

I'm closing this issue if you have other questions don't hesitate to ask questions on the gitter chat room