IP on the Unifi AP itself shouldn't really matter, as it's the AP looking for the controller and not the other way round.Right it should be fairly obvious by now that i'm not an expert in Ubiquiti network stuff.....
So I installed the U6E (comes pre configured from retailer) all good.. But I've since moved it and now its showing offline. Google suggests its because it now has a new IP address but the os is looking for it on the old connection.
I'm using the retailers cloud controller.
I've left it overnight hoping it would come back online.
Does the WiFi on it still work? Can devices connected to it access the internet fine? If it can then you might need to SSH into the AP and then do the inform command. Open Powershell/Command Prompt and do the following:
Code:
ssh (sshusername)@(internal IP address)
(device ssh password)
set-inform http://(cloud controller IP):8080/inform
You can find the SSH username and password on the cloud controller -> settings -> System -> Advanced -> Device SSH Authentication.
