I tried assigning a reservation at the router for my sp10 ip address but when it resets it still gets a new ip address for the sp10. Is there a reason the saved button doesn't work on the UI. Thanks.
If assigning static IP from the miner WebUI and it has the firmware with experimental Wifi, it updates the eth0 cfg file incorrectly and puts the Gateway IP under the wifi IP settings, where it should put the static gateway address under both eth0 and wifi.
I don't know if that was an issue for setting static IPs for you or others but with the Wifi firmware but some of my May batch miners had that firmware by default and it had to be updated to the non Wifi firmware to set the static correctly via webui. Otherwise it did not have the route to connect "out".
The file could also have been manually edited by using SSH but if the WebUI of that firmware is used and the static address are changed again from there it will overwrite the settings changed through SSH.
I'm sure they fixed that little glitch in the latest firmwares as it is literally just one single line that has to be added in the code to correct that.