I installed the OpenMQTTGateway on my WeMos D1 mini and connected both 433 receive and transmit module. The board starts up fine and connects with the MQTT Broker, it also sends messages whenever I press a button on my remote, but when I publish something in the 433toMQTT topic, nothing happens, no switching of the outlet and no reaction on the serial console.
Thanks for your help
Karl
Okay, I found an error message in the serial console:
failed to open config file for writing
{“mqtt_server”:“192.168.178.53”,“mqtt_port”:“1883”,“mqtt_user”:"",“mqtt_pass”:""}