cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

WiFi connected devices not showing in device list

pburness
Investigator
Investigator

Is there a limit to the number of devices the hub will show connected? I have devices that I know are connected (this one for instance) and yet it's ip address does not show in the device listing when logged into the EE smart hub.

Is there a way to force it to display all connected devices?

Thanks

Phil

8 REPLIES 8
JimM11
Brilliant Contributor
Brilliant Contributor

@pburness Are you looking at the Router via the web interface, or trying to do so via the EE app?

HI Jim,

Yes, via the web interface.

Phil

JimM11
Brilliant Contributor
Brilliant Contributor

@pburness Then the HUB shows everything and you may get the occasional no show web interface wise, or wrong name, even mac address instead. 

EE Smarthub+ SH31BEE Smarthub+ SH31B

@JimM11Not sure I understand that answer - It either shows everything OR has occasional no shows?
I can confirm it definitely is not showing this machines name, ip address or MAC address. The reason I want it to is so I can change it from Dynamic to static.

Is it better (more reliable) to view via the mobile app?

Phil

JimM11
Brilliant Contributor
Brilliant Contributor

@pburness You can set the device to static via the web interface, that is if you can see it, if not you may be able to see it via the app, but the app is the only way to be able to rename the device.

I have a ring doorbell that drifts in/out off connected status, it works 100% but the stupid web interface may see it or not, app does see it all the time, it's just one off those things....

bobpullen
Scholarly Contributor
Scholarly Contributor

@pburness - what sort of machine is it? Chances are, you can work around things by configuring a static local IP address on the device itself.

Hi Bob,
It’s a surface pro running Linux Ubuntu 24.04.

It’s running Apache, MySQL, and PhP servers - hence why I’d like to have it with a static ip address.

Thanks
Phil
bobpullen
Scholarly Contributor
Scholarly Contributor

Easiest way would be to configure via the GUI in Ubuntu. Click the status bar network icon and navigate to the settings of the connection that's in use (wired or wireless).

See here for some signposting.

Try using an address outside of the hub's default DHCP range, e.g. 192.168.1.10
Set netmask to 255.255.255.0
Set gateway to 192.168.1.254
Set DNS to 192.168.1.254 (or a third party DNS server of your choosing)

That should result in the machine always being assigned 192.168.1.10 irrespective of what the Hub Manager is telling you. Just make a mental note that you've done this as if you ever change to a hub/ISP that uses different IP addresses for its routers then you may need to set things back to 'automatic'.