martin-ger / esp_mqtt

MQTT Broker/Bridge on the ESP8266
MIT License
297 stars 70 forks source link

Static IP #32

Closed jnherm closed 6 years ago

jnherm commented 6 years ago

Hello Martin, Is it possible to assign static IP address on your firmware? What is the console command to do so?

martin-ger commented 6 years ago

You can set a fixed network config manually with:

Don't forget the "save" afterwards.