Aircoookie / WLED

Control WS2812B and many more types of digital RGB LEDs with an ESP8266 or ESP32 over WiFi!
https://kno.wled.ge
MIT License
14.52k stars 3.11k forks source link

Static IP not saving and DHCP been used instead #3817

Closed Doyle4 closed 1 month ago

Doyle4 commented 5 months ago

What happened?

Chose my static IP, press saved, DHCP created one

To Reproduce Bug

Enter static IP and press save

Expected Behavior

To create a static IP Screenshot 2024-03-12 at 16 32 37

Install Method

Binary from WLED.me

What version of WLED?

0.14.2B2 - 8266 - 160mhz

Which microcontroller/board are you seeing the problem on?

ESP8266

Relevant log/trace output

No response

Anything else?

No response

Code of Conduct

blazoncek commented 5 months ago

Please provide a debug output (boot sequence) using debug builds from @srg74 .

Doyle4 commented 5 months ago

Not got back yet sorry as I have a feeling its my router causing the issue. 14.1/b1 was working fine setting a static IP and now devices on older firmwares are doing the same, so I don't think its WLED and more the case of my router not accepting a static IP I set as its conflicting.

Going to remove all devices from router and see if that solves it, if not, will get the debug build and test.

farmmanic commented 5 months ago

you can unplug the router to reset the dhcp leases. i recommend using ip addresses in the higher range of the dhcp net. maybe starting at 200. as routers will enumerate addresses starting at the beginning of the nets range.

Doyle4 commented 5 months ago

you can unplug the router to reset the dhcp leases. i recommend using ip addresses in the higher range of the dhcp net. maybe starting at 200. as routers will enumerate addresses starting at the beginning of the nets range.

Will try in a higher range thanks

github-actions[bot] commented 1 month ago

Hey! This issue has been open for quite some time without any new comments now. It will be closed automatically in a week if no further activity occurs. Thank you for using WLED! ✨