How to set static IP from root access from terminal for Ender v3 KE

Same problem here. It has nothing to do with the router.

ifconfig wlan0 192.168.0.111 will set the IP address, but only until the next reboot.

So, I resorted to relying on mDNS. Change the hostname to something all lower case (like “ender”) and then http://ender.local should work. It does for me.