martin-ger / esp_wifi_repeater

A full functional WiFi Repeater (correctly: a WiFi NAT Router)
MIT License
4.78k stars 901 forks source link

IoT device not connected to MQTT broker #406

Open snakuzzo opened 4 years ago

snakuzzo commented 4 years ago

Hello! I'm trying automesh mode. I need my IoT device connects to my MQTT broker

Here my configuration...

Shelly1 (10.24.1.2) > ESP8266 (automesh mode) 192.168.1.90 > Router (192.168.1.1) > MQTT Broker (192.168.1.10)

...and Shelly1 is not connected to MQTT broker.

Is it necessary to add a static route on NodeMCU ?

Thanks

ritschie1988 commented 3 years ago

Hello, it worked for me after I activated NAT. It is worth a try ;)