Hey guys, so this has bugged me since the Galaxy s3. I use the note 4 now. I used the Gmail app and most of the time the email is delayed 1-2 mins. Sometimes it can be for 30 mins. Hangouts/ Google voice message is always slower than on my Pc. This is one thing that the iPhone does much better. I used to use the iPhone 6 plus and it's email/hangouts/Google voice messages are instant and faster than my Pc. Anyone experience this? Any fix? Thanks.
P/s: I did check auto sync and notification for every category. The issue is not my wifi because the iPhone is also on this wifi.
I doubt you gonna get a fix. We all experience this.
BAD ASS NOTE 4
BACARDILIMON said:
I doubt you gonna get a fix. We all experience this.
BAD ASS NOTE 4
Click to expand...
Click to collapse
God this may be a deal breaker for some people especially who works with emails a lot. The iPhone does an incredible job on push service. I bought the note 4 hoping this issue gets fixed...
I don't have an issue with push services, but the applications themselves have been a bit glitch lately. Think it had to do with them being first material theme design releases. Hoping the next releases are smoother.
Sent from my SM-N910T using XDA Free mobile app
Same thing here. I'm coming from a M7 and I'm noticing a delay in receiving pushed notifications...
Worst thing is the delay is pretty random. Sometimes it can be 1-2 mins. Other time its 5 mins. I notice at night its significantly delayed up to over 30 mins...
I've searched google and surprised not a lot complaints about this. Google voice message on android is much less useful than on iPhone since the messages are a bit delayed ;(((
I've found the reason. It is indeed my WiFi. When I switch to LTE, email is instant ,even faster than my PC, just like the iPhone. I guess its time to get a new router or some settings need adjusting
rookiegenius said:
I've found the reason. It is indeed my WiFi. When I switch to LTE, email is instant ,even faster than my PC, just like the iPhone. I guess its time to get a new router or some settings need adjusting
Click to expand...
Click to collapse
Does it happen only on your wifi? Did you try it on another network? I doubt to be your router... It happens to me as well regardless of the wifi network that I'm connected to.
Does the note has any wifi optimization feature as HTC does? Something to minimize battery usage when wifi is on?
pirateye said:
Does it happen only on your wifi? Did you try it on another network? I doubt to be your router... It happens to me as well regardless of the wifi network that I'm connected to.
Does the note has any wifi optimization feature as HTC does? Something to minimize battery usage when wifi is on?
Click to expand...
Click to collapse
I can confirm that on LTE, the email is instant and even faster than my PC,just like the same speed I got on the iPhone. I've been using only LTE for 2 days and this makes me happy since it was almost a deal breaker to me.
However on WiFi its delayed, at least at my home and my school. I experienced delay on school WiFi too. The phone has no issue with wifi, however. There's no drop signal or anything. I don't know why push service is delayed on WiFi. I hope there's a hidden wifi setting somewhere....
Nexus 4 had this problem. I don't think it was ever resolved.
Sent from my SM-N910T
Wow that would suck. If it works on your PC fine then your network is OK. Some settings on your phone are not set right. Post screen shots of your WiFi settings and advanced settings. This will help someone figure it out. Also what router and ISP do you have
BAD ASS NOTE 4
I searched around and found out this is actually a common issue of Android. (searched "delayed notification android"). This can be fixed with an app (need root tho). I switched to unlimited data so I don't use wifi much on my phone any more
rookiegenius said:
I searched around and found out this is actually a common issue of Android. (searched "delayed notification android"). This can be fixed with an app (need root tho). I switched to unlimited data so I don't use wifi much on my phone any more
Click to expand...
Click to collapse
What app?
Related
So ever since I've gotten my Nexus One I've been noticing it drops out of a WiFi way too often. It does it both at home and at work on Wireless routers using the latest firmware. I've set the sleep policy to never go to sleep but most of the times I wake my phone up, I'll find it on 3G instead of the full strength WiFi it should be on. On 2.1 when I'd go into WiFi settings it would show the connection and say something along the lines of "Connection unsuccessful, tap to try again" and on 2.2 it just says "Disabled, Secured by blah blah blah". If I retry, it ALWAYS connects and WiFi will stay active for a short period of time before falling back to 3G.
Is there some way I can tell Android to retry the WiFi connection if it fails instead of just giving up? I've been looking through the WiFi API's on the Android Developer site and I'm this close to writing an application that will attempt to mitigate this issue for me.
If I'm within range of one of my pre configured networks, I want the phone to try it's hardest to stay on WiFi. If it loses connection, retry. It it can't get it after 5 retries, wait five minutes and try it again, don't just give up and mark the connection as disabled.
I've read tons of threads about people with WiFi issues and people always say "it's the router, it's the channel, etc, etc" but my WiFi works perfectly fine as long as there is a human to reconnect it if it drops.
Anyone else in the same boat as me?
ok so apparently I'm the only one with an N1 and a WiFi issue.......
I have the same exact issues.
I have the same issue as well and if it stays on I have to turn wifi off and back on so it will connect properly
-------------------------------------
Sent via the XDA Tapatalk App
same issue here. i had been looking for an app that would force the connectivity, but the market doesn't seem to have it. just a bunch of crappy wifi on/off switcher management apps. i'm surprised that no one has hacked this function or built an app for it.
It's certainly a very annoying problem. Mine will go to known good wifi networks, at work, at home and at other locations where my other devices work flawlessly. I have a coworker with the exact same firmware (we updated using the same file) on a nexus one that has never seen this problem, which I find odd, but I'm fairly new to Android. It looks like a software or driver issue to me, but as I said, I'm new to Android.
My device shows the known networks as "Disabled", but I can connect manually.
Looks like it's worth me coding up an App to fix this then.
what kernel are you using? i used to have that problem but that has gone away with newer kernels. unfortunately a new problem has arisen where after being in standby for a while, wifi shows as connected but doesn't have an outside ip. wondering if its my rogers modem or not.
y2whisper said:
what kernel are you using? i used to have that problem but that has gone away with newer kernels. unfortunately a new problem has arisen where after being in standby for a while, wifi shows as connected but doesn't have an outside ip. wondering if its my rogers modem or not.
Click to expand...
Click to collapse
2.6.32.9-27220-g328f560
android-[email protected]#1
I've never tried a new kernel.. Is this something I should look into?
I'm running the same kernel.
BootsSiR said:
Looks like it's worth me coding up an App to fix this then.
Click to expand...
Click to collapse
Personally I wouldn't do any work towards writing an app to fix this since it looks to me to be an OS or driver issue that should be resolved in a future release (hopefully in very short order).
An app would really just be a band-aid, but I'm the lazy type and I can deal with using my cell ular data when I don't feel like reconnecting my wifi.
Full disclosure: I'm a crummy programmer and it takes me forever to write stuff so I'm usually less inclined to do it.
w9ndb said:
Personally I wouldn't do any work towards writing an app to fix this since it looks to me to be an OS or driver issue that should be resolved in a future release (hopefully in very short order).
An app would really just be a band-aid, but I'm the lazy type and I can deal with using my cell ular data when I don't feel like reconnecting my wifi.
Full disclosure: I'm a crummy programmer and it takes me forever to write stuff so I'm usually less inclined to do it.
Click to expand...
Click to collapse
I'd rather take the time to fix it then wait for an update that may never arrive. Always fun digging into the API anyways
That's cool. I still find it a bit troubling, though, that some devices see it and some don't, using the same firmware, on the same wireless networks.
I guess it could be a board rev. difference or an app conflict or something. ::shrugs::
I have a similar problem. I use APNdroid to keep cellular data off and use wifi, but I continually have to reconnect wifi no matter what if I am not actively using it. Defeats the purpose of push email.
I downloaded APNdroid after checking data usage and finding that with wifi on there was still significant 3G leakage. Especially confusing with wifi set to never sleep and plugged in overnight.
On the plus side, APNdroid has netted me a lot more battery life, I can almost get two days and one night. I almost never use my spare battery anymore.
Just as an additional data point, I am having the exact same issue with 2.2 FRF83 (I had been on FRF50).
It looks to me like it is simply scanning all of the time and never associating with a known network. I'm not sure why it flags them as "Disabled", however.
Have you guys tried to set the "wi-fi sleep policy" to "never"
if not, try this:
Wifi settings->menu->advanced->wifi sleep policy->Never
safeplayer22 said:
Have you guys tried to set the "wi-fi sleep policy" to "never"
if not, try this:
Wifi settings->menu->advanced->wifi sleep policy->Never
Click to expand...
Click to collapse
Yeah, it doesn't help, that was one of the first things I tried. Any time I leave and come back, the networks show as "Disabled". It's a frustrating issue in that it isn't consistant. It's 80% fail, 20% work.
I had my g1 for a year now and just now got my n1. I havent rooted it b/c of this bug. At first i couldnt listen online radio b/c as soon the display went out it would buffer the whole time. I played with the wifi router and the n1 wifi settings an managed to fix it somehow, BUT when i wake up in the morning for some od reason it lost connection and never reconnected again. So i can hear online radio with the display out but after some hours w/o online radio and just in standby it loses wifi connection and never connects again
This issue is not new. There is a thread on the google forum many pages long. Nobody hase even a clue where it could come from. Some1 on the forum said if u call support they will tell its ur routers fault.
The n1 completly ignores the sleep policy settings.
I have rooted two g1s with goldcard and still using one w/o a problem.
-------------------------------------
Sent via the XDA Tapatalk App
Zapo said:
I had my g1 for a year now and just now got my n1. I havent rooted it b/c of this bug. At first i couldnt listen online radio b/c as soon the display went out it would buffer the whole time. I played with the wifi router and the n1 wifi settings an managed to fix it somehow, BUT when i wake up in the morning for some od reason it lost connection and never reconnected again. So i can hear online radio with the display out but after some hours w/o online radio and just in standby it loses wifi connection and never connects again
This issue is not new. There is a thread on the google forum many pages long. Nobody hase even a clue where it could come from. Some1 on the forum said if u call support they will tell its ur routers fault.
The n1 completly ignores the sleep policy settings.
I have rooted two g1s with goldcard and still using one w/o a problem.
-------------------------------------
Sent via the XDA Tapatalk App
Click to expand...
Click to collapse
Well, I know fore a fact it's not my access point. I am a network engineer and worked on wireless systems for years and debugging these types of problems is something I'm a bit obsessive about. This stinks of a software or driver problem to me. It could potentially be a hardware revision issue since we have a N1 that works perfectly in all scanerios.
I've tested this with the following access points:
Apple Airport Extreme
Apple Airport Express
Meru
Cisco 1231
Cisco 350
Belkin pre-n
Linksys WRT54G stock
Linksys WRT54G dd-wrt (I forget the build number)
Soekris Engineering running pfSense
All exhibit the same behavior, while my control devices (Apple iPhone 3g, Apple Macbook Pro and a MyTouch 3g running Cyanogen 2.1).
I wasn't aware that this was related to rooting, I'd be more than happy to move back to a stock ROM if that solved my problem. Maybe I'll try that today if I get some time.
Could you possibly post a link to the google forum you're referencing?
I'm currently digging through the alogcat output to see if there is anything interesting in there.
This issue is worse since I upgraded to 83. I'm actually holding off to try CM6 when it comes out to see if there is any better performance there. I'm not sure if he uses updated drivers or kernel that may give better wifi performance.
Hello All,
I have been in battle with Verizon ever since I first got the service with my Thunderbolt. The internet would run for about 15 minutes and then drop connection even though everything said it had an internet connection. Verizon has had me change out the SIM card, reboot the phone, reset to factory, made sure that always on data was enabled. I have used multiple different tethering applications such as PDANet and EasyTether along with rooting my phone and installing wifi apps. (they don't know about the root). I have been through 4 thunderbolts, all had the same problem. Internet would run for about 15 minutes or less and then stop working. Verizon checked out the network and said everything was fine. I now have a LG Revolution and am having the same problems again. So I know its not a phone issue. I read on here that turning off voice privacy can possibly fix this problem. So I did. I pinged google and at 13 minutes into it started to fail. It would time out or if it did successfully ping the time it took was above 3000 ms. I have a 3G connection of -82dBm (4G currently turned off for trouble shooting purposes) and a 1x connection of -90dBm. Does anyone have any other suggestions? Verizon help is useless so im going to you guys who are much more knowledgeable than they are. I have also tried this on several different PCs. I have to reboot my phone to get the internet working properly again.
Sorry about the long post but its all information you guys need to know.
Thanks,
locohammerhead
Phone calls are like this on my phone. Its a call dropping fool. But, the signal doesn't cause it, it doesn't change. I think its the software myself. I've run log cat, and all i see is a message that says there was a signal change. I dobt know if its an instantaneous thing that i cant see happen, or if its a crock of shinto.
Sent from my VS910 4G using XDA Premium App
but my problem isnt with calls being dropped. Its with my internet connection.
Right, but its still over the 3G network. People are having texting issues as well. I think its LG's radio software, is what im saying.
Sent from my VS910 4G using XDA Premium App
i dont think it has to do with software because I had the same problem on four different thunderbolts. I also rooted it and tried multiple different roms and radios. So unless LG and HTC all use the same radios odds are thats not the problem.
Well, my Xoom runs fine on 3G,and it doesn't have a 4G radio yet. So I doubt it's Verizon.
Sent from my VS910 4G using XDA Premium App
I was thinking maybe there is something wrong with my account or sim card? The girl that set everything up originally was a complete and utter moron that did not know what what was doing.
temporary problems.
Earlier on when I got my phone I had intermittent connectivity issues, but toggling airplane mode on and off or a reboot usually fixed it...and for longer than 15 min, more like days. I'm in a 4G area now, but for about a month and a half only had 3G. Occasionally I still loose connectivity but both methods I just spoke of will fix it for the long term.
It seems very odd that it's not a widespread problem. It’s just so weird. I can stream several Netflix movies back to back without any breaks, even on 3G.
STOCK LG Revolution
Same Here
I run into this same problem while tethering whether on LTE or 3g. It runs great for a while, hours even, then all the sudden it will quit for anywhere from a minute to an hour or more. Sometimes a reboot will fix it. Interesting thing is I ran into the same problem with my old motorola droid. Make me lean towards this being an issue on verizon's end.
Does this occur when you are connected to wifi or only on 3G/1x? Have you tried testing in different locations with varying signal strengths?
Do you have the problem without root?
I'm wondering if this is an issue with your local network, meaning Verizon's network in your area. Since it happened on two different models and several phones, it would seem to indicate that it is an environment issue rather than a radio or other hardware problem.
I have a similar issue, but with text messages. I can send 3-5 text messages before it just chokes up. Then I have to reboot, or turn airplane mode on/off. Then I can send 3-5 text messages before it chokes again. I've done everything I can think of to isolate the problem, to no avail.
If anyone has a solution to his, please let me know. It's almost worse than not being able to make phone calls.
I also experience the Internet issue, but less frequently. It;s not my ROM, because I've used three different ROMs (including stock) and it was a problem on all of them. I saw on some other forum that it may be an issue generated by switching from a 3G phone to a 4G phone. If the VZW rep who setup your phone didn't do everything right, there's a "behind the scenes" setting that sometimes fails to get changed. The suggestion was to dial *611, describe the problem, and they should be able to fix it (though it may take 2-3 days).
I plan on trying this tomorrow, will let you know if I experience any changes. If anyone else has done this or wants to try it, post your results, and lets see if we can get this figured out.
speedtrap63 said:
Does this occur when you are connected to wifi or only on 3G/1x? Have you tried testing in different locations with varying signal strengths?
Click to expand...
Click to collapse
Does not occur with wifi. Happens both at my house which has weak signal and also at my work about 20 miles away. At my work, the tower is practically in the parking lot.
Do you have the problem without root?
Click to expand...
Click to collapse
Yes
I'm wondering if this is an issue with your local network, meaning Verizon's network in your area. Since it happened on two different models and several phones, it would seem to indicate that it is an environment issue rather than a radio or other hardware problem.
Click to expand...
Click to collapse
Those are my thoughts as well.
impherring13 said:
Does not occur with wifi. Happens both at my house which has weak signal and also at my work about 20 miles away. At my work, the tower is practically in the parking lot.
Yes
Those are my thoughts as well.
Click to expand...
Click to collapse
This is almost certainly a VZW problem, whether they will acknowledge it or not is an open question. The only other things I can think of is a bad SIM card or incorrect programming of the SIM. The OP stated that Verizon swapped his out, so that leaves only the programming or the network.
Wish I had a better answer for you, bro.
My internet connection just started messing up with me today too. The internet will work fine with 4g and wifi but i get no internet connection with 3g only...
I have the exact same problem as the OP.
Really pisses me off. Want to throw vzw out the window and go back to a feature phone sometimes.
Vzw customer support is less than helpful. One will say your phones the problem, but why did I have the exact issue with my Incredible. Another will say its because I live in a fringe market area and we aren't really an important part of the network. WTF?
All I know is when I lived in Cincinnati everything worked fine. Moved up north and about 6 to 8 months later my service slowly starts sucking more and more to the point where I don't even bother looking up info on my Revo anymore.
I got my replacement LG Rev exactly one week ago to today. This one is all sorts of connection/rebooting issues.
Also unfortunately the update was already on my phone when I got, so no root for me
WiFI wont stay connected even if i'm 3ft from my router.
Phone will lose ALL signal and drop in to extend, and I'm only 1 mile from a strong 3g/4g tower.
Whenever i would pop it to airplane mode then back on, it would reboot.
I have 4 days before its been 1 month with this phone. I'm close to sending it back and getting the HTC TB or Droid 3.
In a test of patients I reset my phone to factory default, removed CWM and it updated to v6. I have to say the network connection was the most stable I have ever had it be but in turn the phone was not as smooth. Changing between screens had lag and was not as smooth as the original rom that shipped on the phone.
I have since down graded and re-rooted. The signal is not as stable either.
I was having same issue, especially with certain sites, including my own website for my business.
So far, what has fixed the issue, at least through Linux Network Settings, is setting the MTU to 1300. No other number has worked so great to date, but that seem to load everything and keep everything fast and quick with little issues.
-Cybie
EDIT: Upon further reading, I'm wondering if my reply was not quite on track. Is this problem on the phone itself, or via hotspot/tethering? It seems to be on the phone, so my reply might be way of course.
Just received my One in the mail today. After connecting to my home WIFI I started experiencing connectivity issues with all devices on my network. This thing is constantly pinging I/O. Screen shot of my bandwidth monitoring graphs from DDWRT'd router attached. When I turn it off I get great speedtest.net results and a quiet flat line on my monitor graphs. Turn WIFI on the phone back on and the graph lights up and speed tests take a dump. Any ideas?
my roommate's iphone5 does this, but it's intermittent. I'll be playing BF3 and notice lag spikes all of sudden. That's how I always know he's either home or connected to Wifi. Doesn't always happen though.
this has been constant since I turned it on at 3 PM today
My LTE did this to my network too, fixed it by putting in a $1200 Checkpoint security appliance lol, been running this way for about 3 months no issues. Somewhat of temp solution, but one of the benefits of working It, have to return to company. Still have not had time to dig deeper, just needed fixed ASAP due to fiancé getting frustrated that Internet always going down.
Sent from Taptalk on EVO LTE soff on some awesome custom Rom!
I had same issues we have 10 devices here and while playing Halo4 noticed lag. We upgraded our Router to Netgear 5g and havent had troubles since.
Sent from my HTCONE using xda premium
Need a better router and also check your channels for a temporary solution too.
Sent from my HTC One
not a router issue. as of this morning I have powered off all other connected devices and was able to produce the same issue. Having constant I/O activity from a particular device is not indicative of a router issue. Something in the phone, service or app, is constantly pinging.
I haven't experienced this issue with mine. Been running the One along with my laptop, PS3 and Xbox without any problems. Using a Linksys routing running DD-WRT, fwiw.
onefstfoknv6 said:
not a router issue. as of this morning I have powered off all other connected devices and was able to produce the same issue. Having constant I/O activity from a particular device is not indicative of a router issue. Something in the phone, service or app, is constantly pinging.
Click to expand...
Click to collapse
It may be an app trying to lock. I have two Ones with various apps and haven't had any ping issues. Just was online with computer and our device activities are medium in use and nonexistent at idle.
Sent from my HTCONE using xda premium
just went out and bought a Linksys EA6500 HD Video Pro AC1750. Issue remains. As I suspected, not a network infrastructure issue. Now I need some input as to what phone services might be the culprit. Installed a data monitor app and have no fruitful information to share from that either.:crying::crying::crying::crying::crying::crying::crying::crying:
I bet if you have the Asus RT-AC66U you wont have any problems. It's $200 but man is it a beast. Plus it has AC and so does your new phone so I suggest it. I bought mine about 2 weeks ago and I love it. Allows me to have a network printer now and my repeater for my PS3 doesn't lose any signal strength at all. I get 45mbps from LAN and 45mbps from wifi and 45mbps from my repeater on LAN and wifi. Everything is at max.
Great router and I am always happy to promote a great product.
Just grab a copy of wireshark, install on a laptop or pc and filter out your cell to determine what its doing. Shouldn't frame you more than 5 mins.
Sent from my EVO using xda app-developers app
I did a hard reset and am now working properly.
I apologize for not diagnosing the issue to find the root of the problem. I know that would have been useful. For now, the fix is HARD RESET.
Idk... I made sure my home internet would be able to keep up with me... Avg 115mbps
Sent from my PG86100 using xda premium
***UPDATE***
After the initial WIFI issues I had were inexplicably resolved with a hard reset, I ended up having a dead pixel and had the device replaced.
The replacement device was great out of the box, from approximately April 25th to May 6th. Yesterday, May 7 2013, I had a notification for an update to "Sprint Zone." I allowed the update. Upon the completed installation of the Sprint update my WIFI issues returned. I uninstalled all Sprint related services I could and stopped the ones I could not. Still the WIFI issue remained. I once again was only able to remedy the problem with a hard reset. There is obviously an issue with the relationship between Sprint software and the WIFI hardware, and it is not isolated to a particular device. The device was brand new at the time of my original post and has since fallen off the first few pages that get trolled. We are nearing one month in service of this device and I can't believe that I am the only one to have experienced it.
I want to know....
I am having this issue as well.
Really shouldn't have switched to Sprint as I am in LA and wow, the network is trash compared to Verizon over here. Unusable in most areas.
Anyway, rooted, on d3rpone , 4 different releases of it, same wifi issue.
I was getting the issue stock as well.
Still trying to analyze when it takes place.
A couple of quick ideas: First, you might want to see if whether it's specific to 2.4 or 5 gHz bands. I expect not, but worth looking. Also, maybe try disabling notifications in Sprint Zone -- maybe the stupid thing is phoning home a lot? Once you're sure you don't have a hardware problem, you might also want to consider unlocking and running Viper - that decruds a lot.
scottegos2 said:
A couple of quick ideas: First, you might want to see if whether it's specific to 2.4 or 5 gHz bands. I expect not, but worth looking. Also, maybe try disabling notifications in Sprint Zone -- maybe the stupid thing is phoning home a lot? Once you're sure you don't have a hardware problem, you might also want to consider unlocking and running Viper - that decruds a lot.
Click to expand...
Click to collapse
Thanks for the input. I will be switching to Viper if I have the issue again.
I did try selecting specific WIFi bands, as well as using the "auto" option. No change.
My phone never caused any issues with my DD-WRT router (Linksys e3000). Can't even replicate now.
Vincent Law said:
My phone never caused any issues with my DD-WRT router (Linksys e3000). Can't even replicate now.
Click to expand...
Click to collapse
not a router issue. problem persists in any wifi environment i log in to.
I've seen all the problems about Lollipop and Wifi not connecting. However, my problem is different. I connect just fine AND I'm getting 31 ms ping, 60mbps down and 12mbps up. However, my internet browsing is slow, Facebook is slow, you tube is slow. Pretty much anything I need is slow except that my e-mail comes in, although if I need to synch anything, but my inbox (because that's pushed) it's slow as well. Even the speed test takes a while to load up, but when it does these are the results I get. The only solutions I find are about problems not connecting to the internet. Even that being the case I tried those remedies with no luck. Also my wife who just got a Moto X has the same problems. Hmmm both phones are made by Motorola I'm wondering is this is a coincidence. I should say I wasn't having these problems a few weeks ago they just kind of started and my wife had a Moto G that didn't have these problems. This combined with bluetooth issues is making it very hard for me to keep believing in Android as much as I want to. Any thoughts or help on this is greatly appreciated.
jdekoven said:
I've seen all the problems about Lollipop and Wifi not connecting. However, my problem is different. I connect just fine AND I'm getting 31 ms ping, 60mbps down and 12mbps up. However, my internet browsing is slow, Facebook is slow, you tube is slow. Pretty much anything I need is slow except that my e-mail comes in, although if I need to synch anything, but my inbox (because that's pushed) it's slow as well. Even the speed test takes a while to load up, but when it does these are the results I get. The only solutions I find are about problems not connecting to the internet. Even that being the case I tried those remedies with no luck. Also my wife who just got a Moto X has the same problems. Hmmm both phones are made by Motorola I'm wondering is this is a coincidence. I should say I wasn't having these problems a few weeks ago they just kind of started and my wife had a Moto G that didn't have these problems. This combined with bluetooth issues is making it very hard for me to keep believing in Android as much as I want to. Any thoughts or help on this is greatly appreciated.
Click to expand...
Click to collapse
maybe the issue is your wifi or router, not the phones. have you tried using a different wifi?
simms22 said:
maybe the issue is your wifi or router, not the phones. have you tried using a different wifi?
Click to expand...
Click to collapse
All other devices such as my laptop, roku box and other smartphones don't have these same issues on my wifi. As far as using other wifi' with my smartphone it varies - some are good and some are not. Which makes me think it's having trouble with certain routers or their settings.
jdekoven said:
All other devices such as my laptop, roku box and other smartphones don't have these same issues on my wifi. As far as using other wifi' with my smartphone it varies - some are good and some are not. Which makes me think it's having trouble with certain routers or their settings.
Click to expand...
Click to collapse
thats what im thinking as well. try messing with settings from both device and router.
simms22 said:
thats what im thinking as well. try messing with settings from both device and router.
Click to expand...
Click to collapse
I've already tried all the suggestions. However, I can't adjust other routers that I don't have control over. So it's frustrating that it doesn't work better on more routers.
btw, what kind/brand of router are you using? maybe someone is using the same or similar that can give some advice.
I am seeing the exact same thing on a used Nexus 6 that I just picked up. It seems to only happen (so far) on my work's WiFi, although even that just started within the past couple of days. It works fine on the WiFi at home.
Since I purchased the N6 to use with Project Fi which relies heavily on WiFi, this is putting a serious damper on things.
I'm looking for any suggestions or even just confirmation that me and jdekoven aren't the only ones.
I have the same problem with my Nexus 6, Nexus 4 and Nexus 10, all on either 5.1 or 5.1.1. It happens on my home Comcast X1 router/cable modem. It is not a problem with my Chromebook or Windows 7 PC.
It is not a problem at my office which has an Asus router and Cox cable modem.
This problem appeared recently, definately since 5.0, but maybe more recently (especially the Nexus 6, which I have only noticed the problem for a week or 2), and is only a problem for me on my home Comcast network.
I've had this same issue for a few days now. Just plugged my Asus router into the Xfinity box and once setup, WiFi is perfect using the other router. I'm assuming its due to background updates in the Xfinity box not playing nice with the phone. Dunno. But swap routers if you can.
jdekoven said:
I've already tried all the suggestions. However, I can't adjust other routers that I don't have control over. So it's frustrating that it doesn't work better on more routers.
Click to expand...
Click to collapse
Maybe this will help >http://phandroid.com/2015/05/13/comcast-wireless-gateway-lollipop-bug/
Hey guys, time to dust off my account.
I have had a Nexus 6 for about two months now and have recently encountered a major problem: My Nexus 6 doesn't receive push notifications over wifi (and certain apps wont work).
Heres a quick list of what doesn't work:
-I get emails only when i look for them
-I get no notifications of any kind (What'sApp, etc.) on wifi
-Snapchat doesn't even load over my wifi
-Netflix doesn't even load over my wifi
-BUT Everything works over my 4G coverage
Is it something to do with my wifi, because I feel like it is.
(My Nexus 6 is on stock Lollipop 5.1 Build Number LMY47D on ATT)
[Wazzup4567] said:
Is it something to do with my wifi, because I feel like it is.
Click to expand...
Click to collapse
Your feelings are absolutely correct. My previous job had a crappy/restricted Wi-Fi for mobile devices and I had the same issue. When I'd go outside for a break and my phone would change over to LTE, I'd get a bunch of notifications (Gmail, WordFeud, etc.). I would have complained but it was only a temporary gig for me so I didn't care. I don't have this problem at home on my Wi-Fi.
Sent from my Chroma-powered Nexus 6
My only problem is that this is my home wifi.
[Wazzup4567] said:
My only problem is that this is my home wifi.
Click to expand...
Click to collapse
You probably need to open some ports on your router.
http://androidforums.com/threads/no-notifications-on-wifi.482601/#post-4995212
Sent from my Chroma-powered Nexus 6