[Q] Wifi keeps reconnecting - Sprint Samsung Galaxy S 4 Q&A, Help & Troubleshoot

My S4 keeps reconnecting to my wifi for some reason. I get the toast notification saying "Connected to <SSID>" that will sometimes pop up every 5-30 seconds, but it never goes more than 30 minutes without doing it. My router is an Asus RT-AC66U. I've tried forcing 2.4Ghz only, 5Ghz only, changing the preamble (short, long, auto), changing the channel (manually specifying each channel, and also tried auto), and even manually assigning an IP address on the phone. None of these things help.
I have "check for internet service" under the advanced wifi options disabled, and also have it set to keep wifi on during sleep.
The phone shows Very Good signal quality. Using wifi analyzer shows a signal strength of between -45 to -68 db, depending on what room I'm in, so that's definitely not the issue. It even does it sitting in the same room as the router. No other devices have an issue, including my roommate's S3.
I can fix it by turning off wifi power save mode (*#0011#), but then my phone heats up quite a bit whenever I'm using it, and my battery drains at 10%/hour even when I'm not connected to wifi. So that's not really a solution.
Is there any other fix for this? It's a bit ridiculous. I'll load a webpage and it'll interrupt halfway through when it re-connects to wifi. Since it keeps reconnecting to wifi, it causes all the phone's connections to be re-initiated, and also seems to trigger Google Services to update the phone's location. This results in Google Services (NetworkLocationLocator) holding a wakelock for 1/3 of the time.

So it seems the problem was IPv6, specifically IPv6 that autoconfigures. All the wifi networks I typically use are dual stack IPv4/IPv6. What I'm guessing happens is that the phone doesn't wake up for some of the IPv6 broadcasts, and then the phone reconnects to fix this once it realizes it's out of sync. Turning off power save mode means it gets all these packets and doesn't have to reconnect.
So I fixed it by having Tasker disable IPv6 on wifi whenever it connects to a wifi network (it's re-enabled if you disable wifi or reboot). Run this as root:
echo 1 > /proc/sys/net/ipv6/conf/wlan0/disable_ipv6
I wonder if this is just a bug in the chipset, or if it's a driver issue that can be fixed in a later update.

I had the exact same issue with mine (same router) and solved it by disabling WMM APSD in the router settings. Wireless>professional tab>5GHz drop down box>Enable WMM APSD>Disable.
A guy in the other GS4 Q&A forum gave me this solution and I haven't had an issue with it since.

I have this same issue... so when my Wi-Fi is dropping like that, I disable the Wi-Fi power save mode by dialing *#0011# then pushing the menu button and selecting the Wi-Fi option from the pop-up, the psm button is there. Fixes it every time, doesn't stick thru a reboot tho.
Sent from my SPH-L720 using xda app-developers app

Ingenium13 said:
So it seems the problem was IPv6, specifically IPv6 that autoconfigures. All the wifi networks I typically use are dual stack IPv4/IPv6. What I'm guessing happens is that the phone doesn't wake up for some of the IPv6 broadcasts, and then the phone reconnects to fix this once it realizes it's out of sync. Turning off power save mode means it gets all these packets and doesn't have to reconnect.
So I fixed it by having Tasker disable IPv6 on wifi whenever it connects to a wifi network (it's re-enabled if you disable wifi or reboot). Run this as root:
echo 1 > /proc/sys/net/ipv6/conf/wlan0/disable_ipv6
I wonder if this is just a bug in the chipset, or if it's a driver issue that can be fixed in a later update.
Click to expand...
Click to collapse
Hello, I'm having the same problem but I'm new to Tasker and don't know where to put that command. Would you mind showing me how to implement it please? Thanks.
Edit: Nevermind, I think I figured it out.

S4 will not store setwork
I'm running SACS Custom 7.1 with Faux kernal, and since I update to 7.1 from v7, my phone doesn't save any wifi profiles I connect to. Another thing I've noticed is no image shows up when recieving a call, so I have no idea who is calling. I got a 3rd party caller id from the market to fix that, but still a strange issue.
I am experianced with phones, but haven't posed enough here to post in SACs page, so any ideas would be helpful.
I tried looking at settings from 3minit or XPOSED, but nothing has changed since V7, so I'm wondering where to look.
The wifi profile shows up in data/misc/wifi/wpa_supplicant.conf, but only the one I am connected to at the time. If i disconnect and reconnect I need to re-enter the password.
Not important but annoying.
Thanks for your help in advance, you guys are awesome!

ace1134 said:
I'm running SACS Custom 7.1 with Faux kernal, and since I update to 7.1 from v7, my phone doesn't save any wifi profiles I connect to. Another thing I've noticed is no image shows up when recieving a call, so I have no idea who is calling. I got a 3rd party caller id from the market to fix that, but still a strange issue.
I am experianced with phones, but haven't posed enough here to post in SACs page, so any ideas would be helpful.
I tried looking at settings from 3minit or XPOSED, but nothing has changed since V7, so I'm wondering where to look.
The wifi profile shows up in data/misc/wifi/wpa_supplicant.conf, but only the one I am connected to at the time. If i disconnect and reconnect I need to re-enter the password.
Not important but annoying.
Thanks for your help in advance, you guys are awesome!
Click to expand...
Click to collapse
Wifi issue is faux kernel flash a different kernel. A module from xpose is the culprit sorry I forgot which one was it. To solve all your problems just do a clean install of v7.1 and when doing that make sure you click stock kernel or flash a preferred kernel. I dont use xpose so I dont have that problem so its your choice if you want to use it just read like 10 pages from the thread to find your answer.
Sent from my SPH-L720 using xda app-developers app

bender beerman said:
I have this same issue... so when my Wi-Fi is dropping like that, I disable the Wi-Fi power save mode by dialing *#0011# then pushing the menu button and selecting the Wi-Fi option from the pop-up, the psm button is there. Fixes it every time, doesn't stick thru a reboot tho.
Sent from my SPH-L720 using xda app-developers app
Click to expand...
Click to collapse
I have to do this same thing and it works for me perfectly. A little bit of a hassle after reboots, but it works. I sent this to Samsung and they've opened a ticket on it (reportedly) to be addressed as they've had a lot of complaints about WiFi areas with multiple Access Points.

Related

Frequent Disconnecting from WiFi?

Is anyone else having trouble with their WiFi dropping out all the time? My phone keeps dropping WiFi, dropping back to 3G. I have to keep going to settings and telling it to reconnect.
I have a Linksys WRT54GL running Tomato firmware. Most things can connect to it just fine, but my Dell Laptop from work gives me a BSOD when I try to connect it wirelessly.
Thoughts?
I think I figured it out. I upgraded my Tomato firmware on the router, and WiFi seems to be working much better.
Sent from my HTC Liberty using XDA App
Please post back if it acts up again. My wifi has stopped working a few times and I had to manually reset it. My problem was compounded because 3g seemed to be active but webpages would timeout and sync would fail. Really annoying.
no problems with my wifi but I turn off network data. Maybe that helps?
Sent from my HTC Liberty using XDA App
I have the same issue. My wi-fi goes down and keeps looping through "obtaining an IP address". Killed my battery last night trying to connect to wi-fi. I can't get it coinnected again until I reset my router. weird?
I don't know if I would classify it as constant, but the University wireless network disconnects after some period of inactivity. I'm not certain if it is due to the phone or the network.
Sent from my HTC Liberty using XDA App
It seems like it is still doing it, but I'm wondering if what it is actually doing now is disconnecting after a period of disuse, then reconnecting.
It seems like if I don't see the WiFi symbol, and I select Mail or the Browser, it will re-appear.
I have similar issues with WIFI. It seems having a hard time connecting or even seeing the signal at times, but other times it's fine. I have WIFI at home and at work, and many places I am so I use it all the time, and all of them I have set up (I'm a sys admin).
I have WiFi analizer loaded and at times it won't even see my netowrks when my laptop is already connected. If I reboot the phone it seems to fix it after a min or so. Sometimes turning WiFi off and on helps but not always.
It's really inconsistant... I'll go a few days with no problems, then it will have problems for a day or so. Open or encrypted don't seem to make a differance.
Chris
dochood said:
Is anyone else having trouble with their WiFi dropping out all the time? My phone keeps dropping WiFi, dropping back to 3G. I have to keep going to settings and telling it to reconnect.
I have a Linksys WRT54GL running Tomato firmware. Most things can connect to it just fine, but my Dell Laptop from work gives me a BSOD when I try to connect it wirelessly.
Thoughts?
Click to expand...
Click to collapse
Tomato firmware, that sounds cute.
http://code.google.com/p/android/issues/detail?id=1040
Issue 1040: wifi does not timeout on idle
Issue that was in an earlier version of Android, and is back in 2.1.
When the phone sleeps, it turns off WiFi. Then, it won't turn it back on properly until you go to settings or sometimes WiFi settings. Then it just pops on automatically.
Yup, I got this problem too and its very annoying.
It usually happens when the phone has been sleeping for an extended period of time. Sometimes wifi disconnects and will not reconnect even when I'm in the middle of browsing the web.
i had this issue as well.... i went to settings/wireless and networks/wifi settings....then hit menu/advanced/wifi sleep policy.... i selected nver and haven't had a problem since
Problem is, "never" is already selected and issue still persists.
I had set it to 15 minutes to see if it fixed the problem, because I was having it when it was set to never. I'm setting it to never now to see if
the GUI just wasn't displaying the value that was set.
Sent from my HTC Liberty using XDA App

Radio troubles

Hey guys great news on our own section! Do any of you notice wireless dropouts? I have the wifi on whenever I'm at home and it will drop out quite regularly probably once per hour. I also notice that the gsm meter will go to 0 bars when I turn the wifi on our off and on other occasions. does anyone else see this kind of behavior?
Sent from my u8800 using XDA App
Wifi Drop-outs
Yep, I also notice dropouts. Usually it's not a problem for web browsing but it is annoying when it stops youtube playback (which often happens).
From looking around I know that there are some others that also have this problem.
I thought there was something in "settings" to switch off wi-fi sleep, or am I thinking of my Xperia X8? Certainly my Ideos X5 shuts off its wifi after a few minutes, and yes, it is annoying.
Try installing a battery power manager app from market, there might be a "wi-fi stay on" in that ... maybe THAT's what I did to cure similar behavior on the Xperia.
some people (in chinese forum) mentioned it could be due the router's (i presume u r using one) incompatibility with the wifi module..
try changing to another router may help, if possible..
others hinted that flashing the malaysian 136 rom solved this problem..
u may try at ur own risk..
Wifi Sleep Policy/Static IP - possible solution??
I had this problem while at home on the network and this worked for me:
In the advanced settings Menu of Wireless/NW is WiFi Sleep Policy in which there are 3 options:
When screen turned off, Never when plugged in and Never. Mine was set to the first one so I chose Never.
Next, Use a Static Ip - enter settings and reboot
IP settings are also on this screen along with the MAC address.
This has solved the problem for me and have certainly noticed an improvement on battery usage, an added bonus for sure.
I don't use mobile data (or try not to!!) so not sure in what way a static IP would affect that.
Great to have a forum for the X5, many thanks XDA
I've noticed that if the GSM signal drops out it can lock up both the Wifi and Bluetooth as well.
advanced settings for wifi -> never sleep works like a charm
dibb_nz said:
I had this problem while at home on the network and this worked for me:
In the advanced settings Menu of Wireless/NW is WiFi Sleep Policy in which there are 3 options:
When screen turned off, Never when plugged in and Never. Mine was set to the first one so I chose Never.
Next, Use a Static Ip - enter settings and reboot
IP settings are also on this screen along with the MAC address.
This has solved the problem for me and have certainly noticed an improvement on battery usage, an added bonus for sure.
I don't use mobile data (or try not to!!) so not sure in what way a static IP would affect that.
Great to have a forum for the X5, many thanks XDA
Click to expand...
Click to collapse
Yep the static ip fix worked for me, thanks for that. I had done the Never sleep selection but did not notice an improvement. As @trk pointed out on Whirlpool, the static ip Fix is of limited use if you use several wifi access points regularly. I only use mine at home so it's great.
Did the OP get a result with this?
Now to tweak it so that annoying warning stops popping up about causing traffic etc.
GolfCranK said:
Yep the static ip fix worked for me, thanks for that. I had done the Never sleep selection but did not notice an improvement. As @trk pointed out on Whirlpool, the static ip Fix is of limited use if you use several wifi access points regularly. I only use mine at home so it's great.
Did the OP get a result with this?
Now to tweak it so that annoying warning stops popping up about causing traffic etc.
Click to expand...
Click to collapse
Take a look here to disable the annoying warning:
[MOD]How to get rid of the data usage reminder when Wifi is disabled
http://forum.xda-developers.com/showthread.php?t=1045855
大家好,在这里与大家真诚交流。
Don't know about wifi, cause I don't use it but 3G is doing it. It just can't connect to any network, even there is very good network available. When trying manually search it doesn't find any networks. Sometimes even rebooting doesn't help.
My two friends have same phone and they says that their units are also dropping connection. They have solved it by forcing device to 2G, but I live in area where is only 3G 900MHz available.
Hope this will be solved in future updates or by coocked rom.

Wi-fi not working when phone goes to sleep

My galaxy S4 connects to any network flawlessly and I can browse the web, etc. but when I press the power button to lock the phone or if the phone goes to sleep by itself, when I unlock the phone, I'm still connected to the wireless network, but I can't browse the web or do anything. I have to disconnect and reconnect for it to do anything (and sometimes it takes 5 mins. to find the network. it says it's not in range 90% of the time). I've set wi-fi to "always on" during sleep and I've also turned wi-fi power saving mode off in the hidden menu but it still doesn't work. Like I said, it doesn't disconnect but the orange down arrow flashes and I can't browse the web, etc. I actually wiped the phone and the problem went away for a few days but cropped back up yesterday which leads me to believe there must be some bug causing it but I have no idea what triggers it. Does anyone have any ideas on what to do?
Are you running stock rom?
theloneranger08 said:
My galaxy S4 connects to any network flawlessly and I can browse the web, etc. but when I press the power button to lock the phone or if the phone goes to sleep by itself, when I unlock the phone, I'm still connected to the wireless network, but I can't browse the web or do anything. I have to disconnect and reconnect for it to do anything (and sometimes it takes 5 mins. to find the network. it says it's not in range 90% of the time). I've set wi-fi to "always on" during sleep and I've also turned wi-fi power saving mode off in the hidden menu but it still doesn't work. Like I said, it doesn't disconnect but the orange down arrow flashes and I can't browse the web, etc. I actually wiped the phone and the problem went away for a few days but cropped back up yesterday which leads me to believe there must be some bug causing it but I have no idea what triggers it. Does anyone have any ideas on what to do?
Click to expand...
Click to collapse
Sounds like what I'm experiencing as well!
http://forum.xda-developers.com/showthread.php?t=2303379
Hey guys,
Just noticed something odd this last few days. The statusbar WiFi icon is dimmed; but I'm connected on WiFi just fine. I can browse, and the WiFi settings is showing all is OK. As in, I'm still connected to my SSID.
Anyone experienced this? What's the best way for me to pull logs? I'm a bit of an Android n00b.
The particular SSID is on a 5GHz AC channel (pretty sure it's on AC, or at the very least N), on TKIP+AES. I've read that the S4 had problems with D-Link routers on TKIP+AES, but I've got an ASUS running DD-WRT. I don't have any other problem with the other devices in the house on WiFi.
Running WanamLite ROM, with FauxKernel 3.
Thanks!
Click to expand...
Click to collapse
I should probably note, sometimes I'd have trouble connecting to the internet as well!
C13v3r0n3 said:
Are you running stock rom?
Click to expand...
Click to collapse
Yeah I am. I'm not rooted either.
hidea said:
Sounds like what I'm experiencing as well!
http://forum.xda-developers.com/showthread.php?t=2303379
I should probably note, sometimes I'd have trouble connecting to the internet as well!
Click to expand...
Click to collapse
I'm connected but I don't have internet so my problem is different.
theloneranger08 said:
I'm connected but I don't have internet so my problem is different.
Click to expand...
Click to collapse
I should clarify,
I'm connected to my router/SSID; but I can't connect to the internet.
But I'm trying out this new solution people have been suggesting.
I created a guest SSID on my router (ASUS RT-AC66U, on ASUS-Merlin firmware), and I pretty much disabled Intranet access on the guest account, and dropped TKIP.
Let's see if the problem will go away.
http://forums.androidcentral.com/sa...axy-s4-d-link-routers-wifi-issues-solved.html
hidea said:
I should clarify,
I'm connected to my router/SSID; but I can't connect to the internet.
But I'm trying out this new solution people have been suggesting.
I created a guest SSID on my router (ASUS RT-AC66U, on ASUS-Merlin firmware), and I pretty much disabled Intranet access on the guest account, and dropped TKIP.
Let's see if the problem will go away.
http://forums.androidcentral.com/sa...axy-s4-d-link-routers-wifi-issues-solved.html
Click to expand...
Click to collapse
Does it only happen when you lock your phone?
theloneranger08 said:
Does it only happen when you lock your phone?
Click to expand...
Click to collapse
yep. Locked and after sleep. I'll continue observing the problem, with the new solution I posted. I'll report back as soon as I know more (if the problem persists)
gametat manifes
hidea said:
yep. Locked and after sleep. I'll continue observing the problem, with the new solution I posted. I'll report back as soon as I know more (if the problem persists)
Click to expand...
Click to collapse
Unfortunately there's no option for me to create a guest SSID on my netgear router...
i believe this was/is a bug for the SIII. a quick search should bring you to a thread i was flipping through earlier for my girlfriends S3. I noticed it the first day I had my S4 but havent seen it happen since.
Go to your Wi-Fi, press the menu button and click advanced settings, there should be a option to "Keep Wi-Fi on during Sleep" if you want it on select always
LeKtRiCzzz said:
Go to your Wi-Fi, press the menu button and click advanced settings, there should be a option to "Keep Wi-Fi on during Sleep" if you want it on select always
Click to expand...
Click to collapse
I've already tried that. Also by default it's set to always on.
simbill said:
i believe this was/is a bug for the SIII. a quick search should bring you to a thread i was flipping through earlier for my girlfriends S3. I noticed it the first day I had my S4 but havent seen it happen since.
Click to expand...
Click to collapse
The two solutions provided for that bug are to set Wi-Fi to always on during sleep and to turn off the wireless power saving mode in the hidden menu (which can only be accessed by dialing a certain number). Neither of those solutions work.
No go, problem is still very much there for me.
So far I've:
1) Created a guest SSID, with only AES. Problem is still there
2) Loaded a different kernel (albeit a 9505 kernel). Problem is still there.
I'm rooted, running a different kernel and ROM than stock. I'm on Virgin Mobile i337M (Canadian S4). I've unlocked my phone through the Service Menu, I've also enabled my AWS bands, using the QTPS patch. Though I think this is all irrelevant, because theloneranger08 is running an unrooted phone.
So something must've cause the WiFi sleep issue.
EDIT:
What's the best way to go about logging the issue here? I'm a total Logcat newbie. I managed to set it up on my Mac; but not sure what sort of logging I should be doing. Cheers!
hidea said:
No go, problem is still very much there for me.
So far I've:
1) Created a guest SSID, with only AES. Problem is still there
2) Loaded a different kernel (albeit a 9505 kernel). Problem is still there.
I'm rooted, running a different kernel and ROM than stock. I'm on Virgin Mobile i337M (Canadian S4). I've unlocked my phone through the Service Menu, I've also enabled my AWS bands, using the QTPS patch. Though I think this is all irrelevant, because theloneranger08 is running an unrooted phone.
So something must've cause the WiFi sleep issue.
EDIT:
What's the best way to go about logging the issue here? I'm a total Logcat newbie. I managed to set it up on my Mac; but not sure what sort of logging I should be doing. Cheers!
Click to expand...
Click to collapse
Yeah I can't seem to get it fixed. I actually decided to call AT&T and they are sending me a new phone along with the necessary supplies to send my current one back. Hopefully it's a hardware issue and the new phone is fine. Although the fact that it worked for two weeks with no problems and wiping it got rid of the problem for a couple days leads me to believe it must be some bug in the software. Granted, I haven't come across hardly anyone (besides the people on this thread) with this issue so hopefully it is hardware related. I'll be so ticked if the new phone does the same thing...
I got a new phone and I didn't have any issues for a few days but now it's back. Anyone have any ideas?
theloneranger08 said:
I got a new phone and I didn't have any issues for a few days but now it's back. Anyone have any ideas?
Click to expand...
Click to collapse
Kinda impossible for two phones to have the same exact issue. Which lead me to believe this is a software bug.
Can you verify if you have "Check for Internet service" enabled, on Advance WiFi settings (Settings > WiFi > (tap menu) > Advance).
I restored my phone a few days ago, wiped it clean. I decided not to use this feature (it's off by default; but I had it on when I first encountered this issue), and I have yet to see the problem we had. I spoke to a friend who's a network engineer, it could be due to timeouts to the cell towers, whilst checking internet connection periodically, etc. etc.
hidea said:
Kinda impossible for two phones to have the same exact issue. Which lead me to believe this is a software bug.
Can you verify if you have "Check for Internet service" enabled, on Advance WiFi settings (Settings > WiFi > (tap menu) > Advance).
I restored my phone a few days ago, wiped it clean. I decided not to use this feature (it's off by default; but I had it on when I first encountered this issue), and I have yet to see the problem we had. I spoke to a friend who's a network engineer, it could be due to timeouts to the cell towers, whilst checking internet connection periodically, etc. etc.
Click to expand...
Click to collapse
No it's turned off. I've tried everything but I just can't find a fix. Is there anyway to somehow log the phone and see what runs when I put the phone to sleep? Is it possible that it's an app doing it?
theloneranger08 said:
No it's turned off. I've tried everything but I just can't find a fix. Is there anyway to somehow log the phone and see what runs when I put the phone to sleep? Is it possible that it's an app doing it?
Click to expand...
Click to collapse
If you're still having this issue, can you check into your Accounts setting? See if there's any sync error.
I had no problem for a few weeks after restoring my phone to factory setting. Then two days ago, the issue re-appear. The last thing I did was adding a new Google account (secondary account, for work). That's when the WiFi problem started appearing again. Then I noticed the sync issue on the newly added account, I had to uncheck certain options, and check them back again. Since then, the issue hasn't re-appear *crossing my fingers*
Way back in the day, I remember that WiFi indicators would look different if you have WiFi with internet access, but not connected to Google accounts (or have issues).
I know this is different than what we initially talked about; but I guess we're eliminating possibilities.
hidea said:
If you're still having this issue, can you check into your Accounts setting? See if there's any sync error.
I had no problem for a few weeks after restoring my phone to factory setting. Then two days ago, the issue re-appear. The last thing I did was adding a new Google account (secondary account, for work). That's when the WiFi problem started appearing again. Then I noticed the sync issue on the newly added account, I had to uncheck certain options, and check them back again. Since then, the issue hasn't re-appear *crossing my fingers*
Way back in the day, I remember that WiFi indicators would look different if you have WiFi with internet access, but not connected to Google accounts (or have issues).
I know this is different than what we initially talked about; but I guess we're eliminating possibilities.
Click to expand...
Click to collapse
Update: My phone works fine on 5.1 ghz bands but not 2.4 bands. Very weird...

S5 Keeps Disconnecting WIFI

Hey there,
Got an S5 i bought in april and so far loving it but just recently about a day or 2 ago my phone keeps disconnecting and connecting when im at home on my WIFI which never happened before, has anyone had this issue before?
appreciate the help people
Godmyster said:
Hey there,
Got an S5 i bought in april and so far loving it but just recently about a day or 2 ago my phone keeps disconnecting and connecting when im at home on my WIFI which never happened before, has anyone had this issue before?
appreciate the help people
Click to expand...
Click to collapse
I do not have the issue, but maybe you can try this.
1. Open phone dialer (Phone App)
2. Dial *#0011#
3. The ServiceMode screen will be open. When it is open. Tap on menu button on top right.
4. Select "WiFi"
5. Find "WiFi Power Save Mode"
6. Press the "ON" button to turn the "WiFi Power Save Mode" off. (It will show as "OFF" if it is off)
7. Your WiFi will be off and on again.
8. Try to reconnect to the Wifi.
This didnt work still the same
Godmyster said:
This didnt work still the same
Click to expand...
Click to collapse
You haven't got smart network switch turned on? (under WiFI settings) it'll do that if it thinks you WiFI connection isn't stable.
Godmyster said:
This didnt work still the same
Click to expand...
Click to collapse
Set Google public DNS in your router
Ok i just found out its only doing it at home, i tried wifi and my work and it works perfectly doesnt disconnect and connect, but at home it does, though it never did it before and i didnt change or do anything to my router or my phone which i find very strange.
thanks for the help guys i appreciate it a lot, does anyone know what i can do?
have you found a fix to this yet? I'm having the same issue and getting ready to just return the phone and buy something else. My home network is fine, the other tablets, phones, laptops are having 0 issues, Yet my GS5 is either dropping or something, it seems to run horrible slow and things just time out.
Godmyster said:
does anyone know what i can do?
Click to expand...
Click to collapse
No, and the reason that we don't know is that you didn't provide any useful details about your situation.
If you think that someone can do more than make a random guess implies that you think that there are only one or two possible causes. But most issues, including this one, have hundreds of possible causes. So random guesses are not terribly useful. Nor are we psychic, so the only way to efficiently narrow it down is to look for anomolies in your configuration. Which you haven't described.
You should be providing as much technical detail as possible, e.g. what is your home router model & it's firmware version and configuration details, phone firmware version, any specific error messages, any observed pattern, a logcat if you can and anything else that seems relevant.
Godmyster said:
Hey there,
Got an S5 i bought in april and so far loving it but just recently about a day or 2 ago my phone keeps disconnecting and connecting when im at home on my WIFI which never happened before, has anyone had this issue before?
appreciate the help people
Click to expand...
Click to collapse
Have you tried changing the channel on your router?
Sent from my Nexus 7 using Tapatalk
Change the router channel
Change the router SSID
Default the router comfiguration
Change the router operating mode
Update the router firmware
Move the router to a different location
Use a different router
Unplug your neighbours new 50,000 watt pirate radio station
Update your phone firmware
Buy a different phone
Sacrifice a piece of triple chocolate gnocche cake to the pagan God of chocolate and wifi
All random guesses with roughly equivalent (and small) chances of success.
Or one could try troubleshooting the issue methodically.
.
Solution
Godmyster said:
Hey there,
Got an S5 i bought in april and so far loving it but just recently about a day or 2 ago my phone keeps disconnecting and connecting when im at home on my WIFI which never happened before, has anyone had this issue before?
appreciate the help people
Click to expand...
Click to collapse
Hey guys,
I had this problem before, This is an issue with your samsung device and your ISP. They aren't compatible with each other.
Solution:
You must just block clients3.google.com in your modem/router. You can use Block Web Sites section in your modem/router.
Every thing has a solution.
Enjoy your device WIFI.
IranDev said:
Hey guys,
I had this problem before, This is an issue with your samsung device and your ISP. They aren't compatible with each other.
Solution:
You must just block clients3.google.com in your modem/router. You can use Block Web Sites section in your modem/router.
Every thing has a solution.
Enjoy your device WIFI.
Click to expand...
Click to collapse
I have teh same issue on my S5 Cricket. The WIFI does NOT disconnect. Its connected however I don't have internet connection. Turning the WIFI on and OFF fixes the issue, for a short while until it happens again in an hour. Sometimes I slick on a link and wait and wait just to find out the darn WIFI is not connected to the internet. (probably not even connected to my router properly eg, I cant see my laptop shared drives for example).
This has something to do with saving battery or somthing. WIFI internals shut down, even though the icon on top of the screen still shows I'm connected.
Smart Network Switch
Godmyster said:
Hey there,
Got an S5 i bought in april and so far loving it but just recently about a day or 2 ago my phone keeps disconnecting and connecting when im at home on my WIFI which never happened before, has anyone had this issue before?
appreciate the help people
Click to expand...
Click to collapse
Your phone thinks that your WiFi is unstable and dumps the connection to go back to 4g. Why exactly, who knows, but it's easy to turn off the "smart" network switch. Simply hold down the WiFi icon for 2 seconds to get into the connections section. Right there at the top is the smart network switch section ... just uncheck the selection box. Easy.
Lastly, people like fffft need to get over themselves. The fix for the original poster's question was easy, but since fffft didn't know it, he decided to instead attack in order to make himself feel superior. How sad and pathetic does someone have to be to troll forums looking for opportunities to attack and belittle someone else?
minin0la said:
I do not have the issue, but maybe you can try this.
1. Open phone dialer (Phone App)
2. Dial *#0011#
3. The ServiceMode screen will be open. When it is open. Tap on menu button on top right.
4. Select "WiFi"
5. Find "WiFi Power Save Mode"
6. Press the "ON" button to turn the "WiFi Power Save Mode" off. (It will show as "OFF" if it is off)
7. Your WiFi will be off and on again.
8. Try to reconnect to the Wifi.
Click to expand...
Click to collapse
The issue is resolved simply by going to the advanced settings in Wifi and disabling 'Always allow scanning'.
Hope this helps.
same issue with my s5
Airax said:
You haven't got smart network switch turned on? (under WiFI settings) it'll do that if it thinks you WiFI connection isn't stable.
Click to expand...
Click to collapse
I had the same issue. I just tried the suggestion, turning of smart network switch in the wifi-advanced menu. Seems to be working so far!
Thanks!
Well I know that Smart Network is turning off wifi.. problem is that i have a fiber at home!! So what kind of problem smart network finds on my broadband?? ?
solution to wifi disconnect problem
I was looking for an answer to a different wi-fi question when I saw this.
I'm on AT&T with my S5.
Under the Wi-Fi settings I have an option for "Smart Network Switch" which says it Automatically switches between Wi-Fi and mobile networks to maintain a stable internet connection. Anytime a computer says it automatically does something for me; I typically say no thanks. I don't typically like my devices making assumptions of what I like, don't like or want to do. So I have that option unchecked. I never have an issue with the network stability once I've connected to a specific wi-fi connection.
Not sure if that will help you all or not. But thought I'd share.
so under Settings --> Quick Settings --> Wi-Fi you will find a check box option named "Smart network switch", untick it, this should take care of the problem.
leon.
Same problem
Hi, I have the same problem. Here some info:
- Device: Samsung Galaxy S5 (SM-G900F), Stock, not rooted
- Android version: 5.0
- Kernel version: 3.4.0-5640614 (2015-09-01)
- 'Smart network switch' is turned off
- 'Always allow scanning' is disabled
The problem started 2-3 days ago. When I turn on WiFi/WLAN the phone constantly turns it back off and on again. Didn't happen before, didn't change anything on the router (I have no access to it ) and didn't install a new app (as far as I can remember). I don't know if it only happens on this access point.
I made a log file (adb logcat) but am not sure if it contains sensitive information, is it save to share online?
The logcat doesn't contain any sensitive passwords.
816-8055 said:
Hi, I have the same problem. Here some info:
- Device: Samsung Galaxy S5 (SM-G900F), Stock, not rooted
- Android version: 5.0
- Kernel version: 3.4.0-5640614 (2015-09-01)
- 'Smart network switch' is turned off
- 'Always allow scanning' is disabled
The problem started 2-3 days ago. When I turn on WiFi/WLAN the phone constantly turns it back off and on again. Didn't happen before, didn't change anything on the router (I have no access to it ) and didn't install a new app (as far as I can remember). I don't know if it only happens on this access point.
I made a log file (adb logcat) but am not sure if it contains sensitive information, is it save to share online?
Click to expand...
Click to collapse
I'm have the exact same problem.
Samsung Galaxy S5 (SM-G900T)
CyanogenMod (13.0-20151203)
Android 6.0 (Marshmallow)
Baseband (G900TUVU1ANE6)
Smart network switch: disabled
Always allow scanning: disabled
What's happening is as soon as my Wi-Fi finishes authenticating and connects, it is immediately disconnected and tries again. No other devices in my house are having any issues, so that eliminates the router. When I factory reset my phone the Wi-Fi begins to work again, so that eliminates my phones hardware. The confusing part is that I installed a bunch of apps such as AdGuard that could possibly cause an issue but everything worked and this started out of nowhere. Also, I factory reset my phone AGAIN and AGAIN, everything worked and out of nowhere while I was looking at my screen while idling, I watched as the Wi-Fi connection dropped and began the disconnect/reconnect loop...
I'm assuming it has to be a software issue because it only started when I updated to a newer Cyanogen. I'm about to test if other Wi-Fi networks have this problem and I'm also going to look through and post a log.
If anyone has any questions or suggestions that may lead to a fix, PLEASE help!
Thanks
Well I factory reset again, this time wiping the internal storage and everything is now fine. I did look at my logcat and there were Wi-Fi errors but I forgot to post them...

Wifi Not Working Correctly?

I tried searching and I have not found a solution yet. I'm running SHOstock-I with ktoonz kernel on android 4.4.2.
For some reason, my Wifi randomly disconnects from any currently connected wifi network. The first thing I try to do is to connect back to the wifi network (any available network), but it simply tries and says "Connection Failed". Next, I try to disable the wifi connectivity alltogether, but after I tap the toggle button it becomes "greyed-out" and I can't toggle it.. it just hangs. If I go back a step and then select wifi again, then I can try to disable it but the same thing just happens again.
If I reboot, then wifi works again.
Oddly enough, if I enable/disable teathering, then wifi starts to work again.
It seems I can't run Wifi for more than an hour without this issue happening. It seems to have just started doing this out of the blue. I suspect a full wipe would solve the issue but I'd rather not do that unless I have to. It usually takes me a while to get things back to normal after a wipe.
Any ideas?
Some solved the problem by unInstalling the Smart Wifi utility (for ATT and maybe other carriers too).
Read last 3 comments here: http://www.gottabemobile.com/2013/05/16/how-to-fix-samsung-galaxy-s4-wifi-problems/
horangeh said:
Some solved the problem by unInstalling the Smart Wifi utility (for ATT and maybe other carriers too).
Read last 3 comments here: http://www.gottabemobile.com/2013/05/16/how-to-fix-samsung-galaxy-s4-wifi-problems/
Click to expand...
Click to collapse
Thanks, but I don't have that app installed. I am positive this is not a router issue as well.
Everytime I wipe cache/delvik then the issue doesn't occur for a few days, which I think is odd. I also tried different kernels and the problem persisted.
Does anyone know if it's possible to confirm if this is a hardware issue? I doubt it...
Sent from my SAMSUNG-SGH-I337 using XDA Premium 4 mobile app
It is a good idea to turn off any 'connection optimizer' or 'wifi optimizer' application or setting, in short anything that decides what connection is selected based on available connections should be turned off. The most probable reason for the problem is badly programmed software.

Categories

Resources