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.
Well, this has been happening for about two days now. My mobile network will drop out and I have to toggle airplane mode to get it back - only to have it drop about 5 minutes later. It's getting really annoying. I am rooted, but that is it. Nothing is frozen or removed.
Anyone else having this issue? I'm wondering if it's Verizon in my area. I'm going to SBF (FTZ) later tonight to see if it fixes it.
Thanks.
EDIT: Not Verizon. Other work peeps who have Verizon have perfect service.
Does anybody know the *228 way of activating a SIM based phone? I'm guessing it has to do with flashing the radio FTZ file via RSDlite.
Also bumping this. Data seems to drop whenever the screen shuts off. I have zero applications installed that would do this - plus I checked my battery and data settings.
I noticed this also. Sometimes it just drops out and airplane mode will get it to jump back on data. I also have a Thunderbolt which doesn't have this issue so it not a problem with service/towers. I had this issue on the earlier builds of gingerbread Roms for the OG Droid but I'm not sure how the Dev's addressed it. In time I'm sure it will get worked out. There is no way of reactivating 4G LTE phones as they "reactivate" every time you reboot the phone. *228 is strictly for 3G phones as you most likely already know but the only similar solution is a reboot.
stedrocklp said:
I noticed this also. Sometimes it just drops out and airplane mode will get it to jump back on data. I also have a Thunderbolt which doesn't have this issue so it not a problem with service/towers. I had this issue on the earlier builds of gingerbread Roms for the OG Droid but I'm not sure how the Dev's addressed it. In time I'm sure it will get worked out. There is no way of reactivating 4G LTE phones as they "reactivate" every time you reboot the phone. *228 is strictly for 3G phones as you most likely already know but the only similar solution is a reboot.
Click to expand...
Click to collapse
Yep, know that about the *228. Probably going to FTZ tonight - the full one. Hopefully this fixes it. I'll report back.
mistawolfe said:
Well, this has been happening for about two days now. My mobile network will drop out and I have to toggle airplane mode to get it back - only to have it drop about 5 minutes later. It's getting really annoying. I am rooted, but that is it. Nothing is frozen or removed.
Anyone else having this issue? I'm wondering if it's Verizon in my area. I'm going to SBF (FTZ) later tonight to see if it fixes it.
Thanks.
EDIT: Not Verizon. Other work peeps who have Verizon have perfect service.
Click to expand...
Click to collapse
This might fall into one of Verizon's list of known bugs for the bionic at release.
"Subcategory: 4G/3G Service - Data Connectivity *Marginal 4G to 3G transition: Loss of data connectivity - The device may display 3G service indication but no data connections are possible. Short term work around: The user will need to power cycle the device or enable/disable Airplane Mode. Planned Resolution: A fix for this issue is under review and will be included in the first post launch maintenance release software for this device. The tentative release date is early November 2011."
Sadly this is a known issue and was told this by a verizon engineer AFTER buying the phone. Data drops and data loses will be part of the ota that is suppose to be released eventually, couldn't give me an eta though. Personally I have had the issue when switching from 3g to 4g, example would be driving to work. Sometimes you need to simply turnoff then on the radio (easiest to use airplane mode widget) to get it to reconnect but in some extreme cases a complete factory reset/wipe is needed. That is what happened in my case. If I would have known that this was going to be the case I probably would have gotten the Dinc2 but oh-well, refuse to pay restocking fee.
This happens all the time for me, usually when I first wake up or when I've been on WiFi for a while with data off. I've gotten around this issue (reliably and without powering down or airplane mode toggling 20 times) by:
1) Disabling Juice Defender (temporarily) so that my data will run even with WiFi 2) Ensuring that data is enabled (in Settings)
3) Dialing *#*#4636#*#*
4) Opening "Phone", then tapping "Turn off Radio" at the bottom of the page
5) Tapping "Turn on Radio" again
6) Hitting Back or Home to get back to your home screen
In just a moment, when the radio comes back up, you should find Mobile Data re-enabled. I know Airplane mode should do the same thing, but I've found this more reliable and quicker.
Edit: Turns out that I was using a bad airplane mode widget. When I started using Widgetsoid, Airplane mode worked fine, no need for debug mode. Ignore the above
I read on another forum that it depends on the phone, so I took mine back to Verizon after multiple episodes of losing data until I restarted the phone. They were reluctant to exchange it and said there was a 90% chance that I'd still lose data due to switching between 3g/4g. The rep said that all of their 4g phones did it. I stuck to my guns and got a replacement. A week later I haven't lost data once. Maybe I've just gotten lucky, maybe it's just coincidence, but my experience certainly seems to back up the conclusion that not all Bionics have the problem.
I actually heard that and did the same thing as well and after receiving the new phone all was great for about 3 days then I had a total loss of data, no 3g or 4g and no way to get it back.. That's when I was told to perform a factory reset. Only way to fix it. So I said screw it and rooted my phone and now keep nandroid backups. I hope you have better luck then me... Cross those fingers.
Sent from my DROID BIONIC using XDA App
wanderfowl said:
This happens all the time for me, usually when I first wake up or when I've been on WiFi for a while with data off. I've gotten around this issue (reliably and without powering down or airplane mode toggling 20 times) by:
1) Disabling Juice Defender (temporarily) so that my data will run even with WiFi 2) Ensuring that data is enabled (in Settings)
3) Dialing *#*#4636#*#*
4) Opening "Phone", then tapping "Turn off Radio" at the bottom of the page
5) Tapping "Turn on Radio" again
6) Hitting Back or Home to get back to your home screen
In just a moment, when the radio comes back up, you should find Mobile Data re-enabled. I know Airplane mode should do the same thing, but I've found this more reliable and quicker.
Click to expand...
Click to collapse
Easier way is simply toggling airplane mode instead of going into debug
Sent from my DROID BIONIC using XDA App
itjohn said:
Easier way is simply toggling airplane mode instead of going into debug
Sent from my DROID BIONIC using XDA App
Click to expand...
Click to collapse
Yeah, I realized that the widget I was using wasn't really toggling it. Switching to Widgetsoid made airplane mode work like a charm. Thanks for inspiring me to follow up a bit
Bionic 3g/4g is not working (DROP) "FIX"
After searching around a few days for solution n test many apk and many many methods... Finally found the fix.
Just download "BionicTCP" from market (Play Store) (REQUIRES ROOT), and click on "Large TCP Buffers". It makes my Bionic xt875 3G/4G NO DROP AT ALL.
*BionicTCP : https://play.google.com/store/apps/details?id=com.spirilis.bionictcp
or directly from : http://spirilis.net/junk/android/BionicTCP.apk
By: SPIRILIS
good ideas.
Wow i wish i would of found this ages ago... works great, better signal no drops so far... ill update after a week or so...
Sent from my DROID BIONIC using Tapatalk 2
Does this solve or do anything for 4g network performance and drops?
Sent from my DROID BIONIC using XDA
I've been having this problem ever since Verizon began pushing out .905 update, almost as they are trying to force me to update.
Sent from my DROID BIONIC using XDA
I'm running .905 now and still sticked by this prob...until using this app for every start of my bionic.
Hi. My wife and I both have new Bionics (thank you amazon penny sale!). When we are home we both use wifi. I noticed my data going higher than I expected, so I went to the Verizon site and saw that on the breakdown of data usage it included times which we were home (and on wifi).
I have a rooted phone running Liberty ROM and she is totally stock. We are both running juice defender (if that may have an effect). Does anybody have any thoughts on this? I'll call Verizon if need be, but would rather not go through that hassle.
Thanks
I would start by checking the following. Go to menu, settings, wireless & networks, wi-fi settings, menu, advanced, wi-fi sleep policy. It's possible that your phone is reverting to 3G/4G when the wi-fi connection is "sleeping."
indigomontoya said:
Hi. My wife and I both have new Bionics (thank you amazon penny sale!). When we are home we both use wifi. I noticed my data going higher than I expected, so I went to the Verizon site and saw that on the breakdown of data usage it included times which we were home (and on wifi).
I have a rooted phone running Liberty ROM and she is totally stock. We are both running juice defender (if that may have an effect). Does anybody have any thoughts on this? I'll call Verizon if need be, but would rather not go through that hassle.
Thanks
Click to expand...
Click to collapse
Even though you are on wifi, your data is still running in the background.
What I suggest is to turn off your data while at home and on wifi (don't turn on airplane mode as that cuts off service as well)
Also the settings in Juice Defender might be worth investigation. It seems likely it would turn off wifi if not in use.
cryptiq said:
I would start by checking the following. Go to menu, settings, wireless & networks, wi-fi settings, menu, advanced, wi-fi sleep policy. It's possible that your phone is reverting to 3G/4G when the wi-fi connection is "sleeping."
Click to expand...
Click to collapse
Thanks for the quick reply. That option is set to "Never" - which seems to be the best choice. I am going to install the program "My Data Manager" and see what that reports after being home for a bit.
My battery life is great running 5.5.893 without Juice Defender, I used to have it but I got rid of it.
You should try without juice defender and see what happens.
Tivo7 said:
My battery life is great running 5.5.893 without Juice Defender, I used to have it but I got rid of it.
You should try without juice defender and see what happens.
Click to expand...
Click to collapse
That is what the cheesecake thread is about, correct? I think the biggest killer of my battery is working in a cement walled building - my reception is constantly going in and out when I'm in my office (the basement of said building) so juicedefender's cycling of radio's may be my only choice. I will certainly give it a shot when I have time to read about the method (and fix any screw ups I make)
indigomontoya said:
Thanks for the quick reply. That option is set to "Never" - which seems to be the best choice. I am going to install the program "My Data Manager" and see what that reports after being home for a bit.
Click to expand...
Click to collapse
Hmm, next best thing I guess would be to disable the data connection as Tivo7 suggested if you can't find what's overriding the wi-fi. I use the widgestoid app for this type of stuff. It's similar to the native power control widget but it's much more customizable.
indigomontoya said:
That is what the cheesecake thread is about, correct? I think the biggest killer of my battery is working in a cement walled building - my reception is constantly going in and out when I'm in my office (the basement of said building) so juicedefender's cycling of radio's may be my only choice. I will certainly give it a shot when I have time to read about the method (and fix any screw ups I make)
Click to expand...
Click to collapse
I used the cheesecake version to get to 5.5.893 but I'm pretty sure its released officially though. The leaked version is up to 5.7.893 but 5.5.893 should be official now. If you put everything back to stock 886 with all system files intact and all bloat apps still there, you should be able to go to system updates on your phone and update it directly from verizon.
+1 for widgetsoid btw.
cryptiq said:
Hmm, next best thing I guess would be to disable the data connection as Tivo7 suggested if you can't find what's overriding the wi-fi. I use the widgestoid app for this type of stuff. It's similar to the native power control widget but it's much more customizable.
Click to expand...
Click to collapse
Thanks for the suggestions. There is a widget in Liberty ROM that seems to do the same. I like that juicedefender turns on my wifi automatically at home, so itll be annoying that I have to turn off the data manually, but whatever. I'll get my wife to install a similar widget if it is necessary.
Tivo7 said:
I used the cheesecake version to get to 5.5.893 but I'm pretty sure its released officially though. The leaked version is up to 5.7.893 but 5.5.893 should be official now. If you put everything back to stock 886 with all system files intact and all bloat apps still there, you should be able to go to system updates on your phone and update it directly from verizon.
Click to expand...
Click to collapse
My wife's Bionic is stock, so Ill have her try it. She checked a few nights ago to no avail. I love Liberty (and want to try out Shift3r), so I am reluctant. Seems there are alot of ways to brick the phone when upgrading kernel and radio, so I dont want to jump in too deep without reading stuff first. But thats just the kind of guy I am...
thanks again!
indigomontoya said:
Thanks for the suggestions. There is a widget in Liberty ROM that seems to do the same. I like that juicedefender turns on my wifi automatically at home, so itll be annoying that I have to turn off the data manually, but whatever. I'll get my wife to install a similar widget if it is necessary.
Click to expand...
Click to collapse
If you would consider going back to stock ROM, this mod is amazing.
http://www.mydroidworld.com/forums/...ry-rest-my-my-mods-included-2.html#post107334
it has the extended power menu as well as toggles built right into your notification pulldown menu. There's a wifi toggle AND a data toggle (which ONLY cuts off data, not service)
---------- Post added at 01:53 PM ---------- Previous post was at 01:52 PM ----------
indigomontoya said:
My wife's Bionic is stock, so Ill have her try it. She checked a few nights ago to no avail. I love Liberty (and want to try out Shift3r), so I am reluctant. Seems there are alot of ways to brick the phone when upgrading kernel and radio, so I dont want to jump in too deep without reading stuff first. But thats just the kind of guy I am...
thanks again!
Click to expand...
Click to collapse
I see nothing wrong with the Stock ROM. All the mods that liberty has, i can build right into my stock ROM.
---------- Post added at 01:58 PM ---------- Previous post was at 01:53 PM ----------
If you cant get the 5.5.893 update naturally, you can follow this guide to get there (ignore the name).
http://forum.xda-developers.com/showthread.php?t=1320414
And if you don't want root, just skip step 2 and 3.
Tivo7 said:
I used the cheesecake version to get to 5.5.893 but I'm pretty sure its released officially though.
Click to expand...
Click to collapse
Its not. Verizon hasn't pushed any updates to the Bionic yet. 5.5.886 is still "current".
Has anyone else noticed their DROID 4 dropping data connectivity seemingly randomly and requiring a reboot to pick it back up? I know that I am...and I'm wondering if Motorola can't make it hang onto a data connection how hash is ever going to mmake it work right.
I haven't had any issues with data at all... LTE/3G handoffs work perfectly and everything ...And no worries, I am confident the data issues will be sorted out on the ics builds!
I have them issues. If connected via wifi no problem. But still wont be connected to the network. Requires a reboot to aquire network back
Sent from my DROID4 using xda premium
podspi said:
I haven't had any issues with data at all... LTE/3G handoffs work perfectly and everything ...And no worries, I am confident the data issues will be sorted out on the ics builds!
Click to expand...
Click to collapse
Are you running on a rooted DROID 4 with safe strap installed? Just trying to narrow down the possibilities.
For the record.
Rooted and safestrap installed running stick
Sent from my DROID4 using xda premium
liquidoc said:
Are you running on a rooted DROID 4 with safe strap installed? Just trying to narrow down the possibilities.
Click to expand...
Click to collapse
Rooted stock, no safestrap.
Though I doubt safestrap is causing data issues, or fixing them for that matter.
While I do plan on flashing some custom ROMs at some point, I have to admit that I'm very happy with the stock rom. Performance is very good, smart actions are actually pretty great (though there are of course 3rd party apps that do the same thing), and the camera app works pretty well.
My only complaint are the window transitions, blech. Yea, you can disable them, but then all the eye candy goes away completely! Ah Moto, why no middle ground?
I have had data connection issues on all the ICS ROMs but data on stock has been pretty solid.
Did you just port your number from another carrier to verizon? I had the same issue plus some and called verizon and they fixed it on their end. Hope this helps.
Sent from my DROID4 using XDA
I had a few problems with my data just going out for a few minutes on the stock rom. I would be browsing the web, and then a page would just not load. I noticed my signal indicator was grey and not blue, and thus I wasn't getting a data connection. I just waited a few minutes and it came back up.
I never really though too much into it because I expect these small things to happen on such a big wireless network.
deturbanator said:
I had a few problems with my data just going out for a few minutes on the stock rom. I would be browsing the web, and then a page would just not load. I noticed my signal indicator was grey and not blue, and thus I wasn't getting a data connection. I just waited a few minutes and it came back up.
I never really though too much into it because I expect these small things to happen on such a big wireless network.
Click to expand...
Click to collapse
This is exactly what happens to me. It almost seems like a session timing out and renewing but I don't have a clue how the LTE network works.
Had the same data issue.. went to Verizon store and got a new SIM card (free) and problems cleared right up. Evidently the old SIM card did not get activated properly in their system.
I'm also having connection problems from time to time. I'm in a 3G only area. I'm running a stock non-rooted phone. Usually, I can get the connection back with a reboot. It's still a pain in the ass, I shouldn't have to deal with. I've called Verizon a few times. Its like talking to a wall with them. They act like you are the dumbest person in the world. Hopefully the next update can clear this problem.
Sent from my DROID4 using xda premium
After dealing with this problem for over 2 months I finally found an answer.
I have had this problem since day 2 and after getting the run around several times at the Verizon store (They claimed it was because they were upgrading to LTE in the area, which they said we'd have within 1 month over 2 months ago) they told me there was nothing they could do and suggested I call tech support (I don't know why I didn't think of that). I called tech support and talked to a very helpful woman, after describing my problem to her she asked me what phone I had, she knew the issue right after I told her it was the Droid 4. She told me it was a well known issue with the Droid 4 and that they expect a patch to be released at the end of the month (July) that would address the problem. She said that some people have had temporary success with toggling airplane mode (this has never worked for me but rebooting a few times does) and that having WiFi on, even when your not connected, can knock your data connection out (I have been able to reproduce this once so far).
So that's it. Keep your WiFi off when you don't need it, reboot when you have problems, and hopefully it will be fixed at the end of July.
I'm very disappointed with my Verizon store. Some of the employees I talked to owned a Droid 4 themselves and said they had the same problem and still claimed it was tower work. Either they were misinformed, stupid, or they were lying to me (who wants to buy a broken phone).
My Droid 4 does this in 4G mode. I've read that it's due to the nature of SIM cards. The network constantly vets and authorizes the card's access. If this vetting fails, you get the "white out", as I call it. It might clear up on the next pass, or you might have to reboot. My "solution" is to keep it in 3G mode. As for getting a fix at the end of the month, I'm not holding my breath, as I've read that that's VZW's standard response to just get the customer to shut up and go away.
I've been having the data dropping issue as well for the past few weeks. Running stock GB, rooted with safe strap, but have yet to flash a custom ROM. I thought the issue might be because I'm on a legacy Alltel plan with PRL 14012, which is way outdated...
Well, today I believe I finally found the source of what was causing the issue for me personally, from an unexpected source...Flipboard.
I've found myself glancing at it a bunch at red lights when I'm driving, or sitting in a waiting room, etc. Today I was driving though, and noted towards the end of my trip that this was the first time in weeks the phone hadn't once lost it's data connection for the entire drive. After reflecting for a moment on what, if anything, was different about this excursion, the only thing I could come up with is that I hadn't used Flipboard since I left the house. Even though my initial reaction was to seriously doubt a respectable app like that could cause such an issue, I had nothing else to go on. So, for the hell of it, I picked up my phone and fired up Flipboard...
Within 5-10 seconds of clicking it...BAM...gray 4g icon and no data would load. Needless to say, I uninstalled Flip**** right away...then reinstalled so I could comment on it in the market, then uninstalled again, and haven't dropped data at all in the last several hours. I also took note that a guy with a Droid Razr Maxx left a comment complaining that Flipboard was actually causing random reboots for him.
I don't know if any of you have Flip**** installed, or why you're having similar data issues, but if any of you do happen to have it installed, try uninstalling from the phone...not the market. Then, turn your phone off, pull out the SD card and SIM for a moment or so, put them back in, power up the device, and see if that might possibly help alleviate the constant data dropping. If I find I start dropping data again, without Flipboard installed, I'll update this post. Good luck.
No Flipboard on my phone. I'm glad you found an answer to your problem though.
Tappin' and talkin' with Tapatalk.
I've been having problems since Verizon turned on 4G LTE in my area. Once a day I have to remove my SIM card. If I don't, the 4G is very unreliable. Could it be a bad SIM card? Or maybe the fact that they just activated it here and they're working out the bugs? Anyone have any ideas?
I also forgot to mention, I've got a Motorola XOOM 4G LTE And have had not one single connection problem since 4G went live in my area.
Sent from my DROID4 using xda premium
I just have the data connection issue when ever i flip on wifi then disable it .. a reboot is required for data to work again regardless if i force 3g or if i am trying to use lte.. guessing it is a software bug.. i never seem to have a connection issue if wifi wasnt used prior.
Sent from my DROID4 using Tapatalk 2
podspi said:
My only complaint are the window transitions, blech. Yea, you can disable them, but then all the eye candy goes away completely! Ah Moto, why no middle ground?
Click to expand...
Click to collapse
I know this thread and comment are old, but if you use Spare Parts, you can change the Window Transition speed to Fast and then your phone seems much faster/smoother. Don't mess with Window Animation speed if you want to keep th TV-like power off blip.
My Droid 4 Connection Issues
taintphuck said:
I've been having the data dropping issue as well for the past few weeks. Running stock GB, rooted with safe strap, but have yet to flash a custom ROM. I thought the issue might be because I'm on a legacy Alltel plan with PRL 14012, which is way outdated...
Well, today I believe I finally found the source of what was causing the issue for me personally, from an unexpected source...Flipboard.
I've found myself glancing at it a bunch at red lights when I'm driving, or sitting in a waiting room, etc. Today I was driving though, and noted towards the end of my trip that this was the first time in weeks the phone hadn't once lost it's data connection for the entire drive. After reflecting for a moment on what, if anything, was different about this excursion, the only thing I could come up with is that I hadn't used Flipboard since I left the house. Even though my initial reaction was to seriously doubt a respectable app like that could cause such an issue, I had nothing else to go on. So, for the hell of it, I picked up my phone and fired up Flipboard...
Within 5-10 seconds of clicking it...BAM...gray 4g icon and no data would load. Needless to say, I uninstalled Flip**** right away...then reinstalled so I could comment on it in the market, then uninstalled again, and haven't dropped data at all in the last several hours. I also took note that a guy with a Droid Razr Maxx left a comment complaining that Flipboard was actually causing random reboots for him.
I don't know if any of you have Flip**** installed, or why you're having similar data issues, but if any of you do happen to have it installed, try uninstalling from the phone...not the market. Then, turn your phone off, pull out the SD card and SIM for a moment or so, put them back in, power up the device, and see if that might possibly help alleviate the constant data dropping. If I find I start dropping data again, without Flipboard installed, I'll update this post. Good luck.
Click to expand...
Click to collapse
I don't have Flipboard, however I noticed connection issues within 12 hours of getting my phone. At the time it was stock GB. I took it back to the store, he called tech support. Between the 2 of them, my phone was hard reset, the SD and SIM cards were pulled and the phone rebooted, they fiddled with settings, tech support tried to turn on data from their end, nothing worked. I noticed I lost my data connection when the Smart Action for battery saver clicked on. It was like it got stuck and the phone couldn't turn on data anymore. I did a factory reboot, and got data back. I turned on that first smart action, lost data connection again, it wouldn't turn back on. So I did another factory reboot, disabled that "Smart" Action, and been ok since then. I do still loose my connection, but I am able to get it back if I turn wifi on. Not sure why, but it works most of the time. Some days I still have data if I turn my wifi off, other days i have to leave wifi on if I want to use my 4g. I have my phone rooted, running GB and loving Spirit FM..(Having FM radio was the only reason why I rooted my phone..can't live without my FM!!) Is there anything I can do to get my data connection to stay on?
BTW an OTA update has occured for GB, but it doesn't seem to have fixed the problem.
It's my only gripe with the HTC One.... When the phone's connected to my router, it flies!!
But... if I put the screen off and put it in my pocket for a while, then get it back out to do something else requiring net access...WiFi's switched off (and yes, it IS set to 'always on' in the WiFi sleep policy btw...) and I have to wait until it re-connects to the router again (which seems to take ages if you're waiting...)
I've been doing some Googling on this and it's quite common with HTC phones apparently....not everyone has it obviously, but I've found no real helpful cure yet if you DO have the problem.
I was thinking of rooting and installing a custom ROM to see if they're any better for me, but the last I knew, if you're rooted, you can't get Sky Go, and it's something I use a LOT, so that's put the blocks on that idea
Any suggestions?
There is two options. One in the power saver and one in the power menu in settings that disable data when the screen is off including wifi. Turn those off.
ste1164 said:
There is two options. One in the power saver and one in the power menu in settings that disable data when the screen is off including wifi. Turn those off.
Click to expand...
Click to collapse
I hope this helps when I'm at work. I work at a hospital and having my connection to WiFi helps when I walk through areas with no singal I can then switch to WiFi calling. My phone unlike my galaxy s3 always disconnects from the secure guest services. My sgs3 hardly ever did that unless I didn't use it all night. I have to constantly re sign in every time my phone is taken out of my pocket.
Sent from my HTC One using xda app-developers app
Nope. Unticking BOTH options hasn't made a difference. Still having to wait for the phone to re-establish itself with the router after periods of inactivity....
I'm having this issue too has anyone found a permanent solution to the problem?
racingmatt1 said:
I'm having this issue too has anyone found a permanent solution to the problem?
Click to expand...
Click to collapse
I've found after updating OTA to 4.2.2 today, the problem now seems to have gone....hopefully (might just've been lucky so far...dunno really yet!)
Have you updated too yet?
Willie_Heckerslyke said:
I've found after updating OTA to 4.2.2 today, the problem now seems to have gone....hopefully (might just've been lucky so far...dunno really yet!)
Have you updated too yet?
Click to expand...
Click to collapse
I am still on 4.1.2 and I'm in the US so we don't have the update yet.
This was one of the first things I noticed after connecting my HTC One (Sprint US) to my home Wi-Fi. It would hold the signal for a bit, maybe a few minutes, and then it would either simply no longer transmit data or the Wi-Fi itself would turn off and back on, with the subsequent connection never establishing a usable data link. Oddly enough, I got my wife an HTC One at the same time (subsidized upgrade for contract renewal), and hers appeared to be working fine, so I was concerned that I had a faulty device. Also, our previous devices (Moto Photons...) worked fine with the Wi-Fi at home as well.
After trying a myriad of settings changes, I found that only one thing worked reliably well: toggling the Wi-Fi off and then back on always resulted in a successful re-establishing of good data throughput to the router and back to the device. I decided to try and see how it performed on other Wi-Fi networks.
I took the device to my place of employment and without fail, the device stayed connected to the Wi-Fi there for the entire 8-10 hours, which only seemed to confirm that there was an issue with my home connectivity with my device only. As annoying as it may be, I am reduced to toggling the Wi-Fi off and back on when I use the phone at home, and I will remain optimistic that this 4.2.2 update fixes my problem, and if not, then I've done enough tinkering with the router at home as well as the phone to be satisfied I tried everything within my power to remedy the situation.