I have a Rasp pi3 running IOT and I want to set up a static ip address. I want this because the pi is running a server. I have previously set up a static address by assigning it through the router. However, now I want to connect the pi to the network via a wifi extender, and the extender doesn't give the option to set up a static address.
Is it possible to set a static IP using ADB?
Thanks.