tttapa / ESP8266

Documentation and help with the ESP8266 chip/boards/modules
GNU General Public License v3.0
645 stars 283 forks source link

Question about IP addresses #94

Open rhino9686 opened 2 years ago

rhino9686 commented 2 years ago

Hi, I was wondering if there's any way to force the WiFi.localIP() to be predetermined. I saw there's a way to make an IPAddress object in the ethernet library but wondering what solutions there are for making ESP8266 Wi-Fi servers.