Skip to content

Christmas 24 time for wishes? Static / Fixed IP adresse for the ESP32 #146

@Sunti600uf

Description

@Sunti600uf

Hello erverybody,

I used this genial project since this year and it work?s fine, but I have a wish:

Could someone program the possibility of assigning a fixed/static IP for the ESP32?

/* Wifi Settings */ static const char* host = "esp32"; // Unique name for ESP32. The name detected by your router and MQTT. If you are using more then 1 ESPs to control different switchbots be sure to use unique hostnames. Host is the MQTT Client name and is used in MQTT topics static const char* ssid = "SSID"; // WIFI SSID static const char* password = "Password"; // WIFI Password ....................................................... = "xxx.xxx.xxx.xxx" // Static Fixed IP no DHCP

Merry Christmas time Mark

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions