NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
aty1972
Jan 28, 2019Tutor
Orbi loosing Internet Connection on iPhone
Hi,
Since I've purchased my Orbi RBK50 Router and Satelite I'm facing this issue.
I constantly lose my internet connection on my iPhone and iPad. iMac and other devices connected to my WiFi shows...
ekhalil
Feb 02, 2019Master
aty1972 wrote:
.........
.........I think that when roaming between the router and the sattelite the connection is fine. It's take maybe 10 sec to get a connection but that's fine.
My iMac is in the same room as the satellite and always connected to it using the 5Ghz band and I don't have aany issue with the internet.
On the other hand if my iPhone is connected to the satellite on the 2.4Ghz I constantly loose internet.
As part of my troubleshooting I've switched the satellite off and I couldn't replicate the connection issue. This leads me to believe that it's an issue when connected to the satellite on the 2.4 band, hence why I wanted to completly disable this band.
If there's a way to do so I would happily give it a try.
...........
I think what happens is as follows:
- You don't have enough overlapping between the Router and Satellite on the 5GHz band but good overlapping on the 2.4 GHz.
- When you move between the Router and Satellite with the iPhone it will choose to roam to the 2.4 GHz and stays there.
- The iPhone tries always to move to the 5 GHz, also band-steering in Orbi is forcing the device to move to the 5 GHz, but something wrong seems to happen here.
We can try to disable the 2.4 GHz and see what happens, most probably you will start getting disconnects when trying to roam between router and satellite, but let's try that and see what happens! You maybe want to try first to only disable the band in the satellite only?
- Enable telnet in the debug pages in router and satellite
- Telnet to satellite and execute the following commands:
- config set endis_wl_radio=0
- config get wl2g_NORMAL_AP —> Should get ath0
- ifconfig ath0 down (ath0 is what you get from the previous print command)
- ifconfig commit
- Telnet to the router and do the same commands.
aty1972
Feb 03, 2019Tutor
I think what happens is as follows:- You don't have enough overlapping between the Router and Satellite on the 5GHz band but good overlapping on the 2.4 GHz.
- When you move between the Router and Satellite with the iPhone it will choose to roam to the 2.4 GHz and stays there.
- The iPhone tries always to move to the 5 GHz, also band-steering in Orbi is forcing the device to move to the 5 GHz, but something wrong seems to happen here.
We can try to disable the 2.4 GHz and see what happens, most probably you will start getting disconnects when trying to roam between router and satellite, but let's try that and see what happens! You maybe want to try first to only disable the band in the satellite only?
- Enable telnet in the debug pages in router and satellite
- Telnet to satellite and execute the following commands:
- config set endis_wl_radio=0
- config get wl2g_NORMAL_AP —> Should get ath0
- ifconfig ath0 down (ath0 is what you get from the previous print command)
- ifconfig commit
- Telnet to the router and do the same commands.
Now that's becoming a bit too technical for me ;) but I think you are correct; the issue comes when the iPhone is roaming between the sat and the router while changing band.
Sometimes it's takes lots of time for the iPhone to reconnect to another band. Between 10s which is fine to 1 minute.
By the way I can't remove the 2.4GHz from the router since my soundbar uses it.
Thanks for the help!