3G data counters - General Topics

I've used several GPRS counters over the last few years but none of them seem to work with 3G...
Is it possible to monitor 3G data usage?

Related

How to track 3G data usage

Hi guys,
I've only recently started using 3G and notice that my GPRS data counter no longer works as there is no specific connection to monitor with 3G (or doesnt appear to be on the HTC MTeoR).
How can i monitor 3G data usage?
TIA

[Q] Enforce H/H+ usage instead of 3G

Hello,
I've GT-P3100, and mainly I use it as a Wifi - hotspot. It has a 3G SIM and I used it to watch movies and for internet surfing, and I've never used it to make calls. However, I start to get annoyed by the idea of switching from H+ to 3G automatically, which leaves the internet almost dead for 5min or so and for no reason. I've tried to adjust the settings for my ROM to use only WCDMA (3G only), but I can't go further to make it use only and only H+ data connection.
My question, is it possible to enforce my tablet to use only H+ at all times?
Life battery is no problem for me, nor the data bandwidth because I'm using a plan with no restrictions. Anything regarding my ROM is in my signature.
Any help would be much appreciated.

[Q] Measure 2G and 3G usage seaparately

The only suitable 3G plan my service provider has is a one where 2G and 3G usage are separately billed. They have 2 separate caps and running through either has serious effects on my bill.. (Like it did last month! )
I am trying to find a way of measuring my 3G and 2G usage separately.
Is there any application that can already do this? I tried to search, could not find anything.
If that is not possible a Tasker solution would be fine as well.
I have seen this file: /proc/self/net/dev, it mentions mobile and wifi usage separately but does not discriminate between 3G and 2G. Is there any other place where this info can be derived from?
My last resort would be to manually count the traffic in Tasker but it doesn't seem very elegant way of solving it.
I have a rooted Nexus 4, stock 4.4.2, busybox and Tasker.
Thanks in advance.

OPO - Data usage (Cellular) restrictions for calls and data separately

Hi Guys,
I am here with a..I hope possible to solve situation.
I have switched to our local carrier, which provides only 2G and 4G connection, but... I have 1GB of data for 4G, but my OPO is sometimes switching to EDGE, which makes me fury, because I am paying for anything transferred through 2G (separately as it is not in the data package I have), but all calls are on 2G, which makes restricting the connection to "LTE-only" impossible, becuase it would result in no access to the calls/text messages.
I have found this article
http://editorsean.com/articles/how-to-force-three-to-use-3g-and-4g-only/
which is really great, but with those options I am forced to use GSM/LTE and such..
Is there any chance of letting my calls and text messages just using 2G network as usuall, but forcing my internet access using just LTE ? There is of course an option for disabling "national roaming" (I hope, it is called the same in english), I have it disabled, but it is still connecting to the 2G and draining data from it...
Is there a chance it is a problem from my side ? I did not factory reseted the phone since buying, doing just OTA upgrades and such, so I was thinking, if the system is not kind of bloated...I had some weird things happening with it too in the past - recently I have seen that in the battery saving mode I could see some like various screen brightness jumps while playing a game for example.

[SOLVED] 3G consumes more battery than LTE, how this happens?

Hello XDA Community!
When my new phone (Huawei P9 Lite Mini) is on 3G/2G auto network mode, it consumes more battery than LTE/3G/2G auto mode even mobile data off.
I do not understand how this happens? For example, while 3G consumption at overnight is %10-15; LTE is only %2-3. This problem is the same in daytime too. Mobile data is off, unneccesary services/apps disabled, and no extra application installed while this happens. I tried all "wipe/factory reset/update firmware/factory reset/wipe/no app install" procedures, enabling all battery saving options, but it did not work. This is a problem for me when I'm in non-LTE areas.
This problem occurs the same result in different locations. There was no problem with my previous phone and I use same nano sim card.
I tried the following but it did not work:
- Wipe cache, factory reset, wipe cache,
- Wipe data/factory reset over recovery menu,
- Update latest firmware, wipe data etc. again.
How this happens and where am I doing wrong? Thank you for your help, best regards!
EDIT: PROBLEM SOLVED!
I changed my mobile carrier (provider) and the problem is gone. This is very interesting! I worked for hours and days to solve the problem, but this problem is neither caused by the phone nor by the software...
WCDMA (aka 3G with support for 2G/Edge) is in always-on mode on most phones, because that's how you receive and emit phone calls and, for most phones, SMS (in some more recent phones, LTE takes care of sending and receiving SMS/MMS), so if you're in an area where 3G/2G reception is poor, your phone has trouble locking on a cell with enough power to maintain contact, hence the battery drain.
4G/LTE only works for data, and voice if you have VoLTE (Voice over LTE) enabled, but works on a on-demand mode, even with cellular data constantly enabled. In other words, the 4G modem on your phone will memorize the latest position and IP address the nearest 4G tower/cell allocated it, and connect to it using the memorized settings when you need it to.
Not so with 3G, where DHCP doesn't exist, at least not the way it does in 4G: it uses PPP (Point-to-Point Protocol), where an ad-hoc IP address is attributed to each new connection, based on a pool of existing addresses allocated to the tower and its owner (carrier) by the authorities.
UglyStuff said:
WCDMA (aka 3G with support for 2G/Edge) is in always-on mode on most phones, because that's how you receive and emit phone calls and, for most phones, SMS (in some more recent phones, LTE takes care of sending and receiving SMS/MMS), so if you're in an area where 3G/2G reception is poor, your phone has trouble locking on a cell with enough power to maintain contact, hence the battery drain.
4G/LTE only works for data, and voice if you have VoLTE (Voice over LTE) enabled, but works on a on-demand mode, even with cellular data constantly enabled. In other words, the 4G modem on your phone will memorize the latest position and IP address the nearest 4G tower/cell allocated it, and connect to it using the memorized settings when you need it to.
Not so with 3G, where DHCP doesn't exist, at least not the way it does in 4G: it uses PPP (Point-to-Point Protocol), where an ad-hoc IP address is attributed to each new connection, based on a pool of existing addresses allocated to the tower and its owner (carrier) by the authorities.
Click to expand...
Click to collapse
Thank you for your reply!
When I googled about 3G vs. LTE battery consumption, everyone says that LTE will consume more batteries. That's make sense on first thought. So what I've been through is very interesting to me.
I think about is there a problem with my phone's 3G antenna. (footnote: I don't know about that 3g and LTE antennas are same or seperate?)
But I understand that you say this is normal, right?
Edit: I found a forum that this problem may be due to the operator (carrier). I'm still investigating...
3G and 4G operate on basically the same principle: receiving and sending "information" via radio waves.
The difference lies in the frequencies each standard uses, the way the data sent over them is modulated and demodulated, and how handsets make and maintain connection, so if you stay in the same location, and set your phone to 3G-only, then switch Airplane mode on then off, it'll take your phone longer to reconnect to the 3G cell/tower with the strongest signal (not necessarily the closest to you), because it'll have to go through the whole getting-acquainted process again, whereas in 4G, it'll go straight to the "Hey, how do you do? Long time, no see".
Now, if your phone antenna has a problem, you could be standing a few feet from the tower, in line of sight, and still get a crappy to non-existent signal. How many bars are showing on your screen is just an indication of how well your phone is receiving the signal from the tower; it doesn't mean that this signal is consistent and steady, hence the bars coming and going in real time.
If I were you, I'd download and install the Hidden Settings app from the Play Store, and run it; there, you go to RadioInfo, and you'll get a lot of information about how your phone modem actually works. It's a bit technical, but it would give you an indication.
I will try and looking for a new carrier. Thank you again. See you.
I changed my mobile carrier (provider) and the problem is gone. This is very interesting! I worked for hours and days to solve the problem, but this problem is neither caused by the phone nor by the software...

Categories

Resources