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.61k stars 792 forks source link

I have no idea how to read this, tried all available libraries #2054

Open mogim0gi opened 2 months ago

mogim0gi commented 2 months ago

Can you please help me find a way to read and emulate this 433mhz remote of my pergola motor?

I have tried all available libraries and no luck, its chinese motor. I bought sonoff rf bridge, then lora , then CC1101. Feeling desperate.

IMG_0472 IMG_0467 IMG_0480 remote spec sheet

I dont get any log messages in openmqtt gateway when I click the buttons on remote.

JamiePhonic commented 1 month ago

First and easiest suggestion, double check your wiring.

Failing that, try using an ESP32 and a cheap 433Mhz Receiver board like These, connect it up using some Dupont Jumper wires according to These Instructions and flash the esp32dev-rf build.

You shouldn't need to solder the antenna on, at least while you're testing. Just have the Receiver board (the long one) sitting next to your transmitter while you test.

If you have a second ESP32, you can set it up as a transmitter and then send an RF message (Example Here) using "MQTTExplorer" and see if it's picked up by the receiver. If it is, the remote you have may not actually be 433 Mhz