Questions tagged [4g]

Short for fourth generation, is the fourth generation of mobile telecommunications technology, succeeding 3G and preceding 5G. A 4G system, in addition to the usual voice and other services of 3G, provides mobile ultra-broadband Internet access, for example to laptops with USB wireless modems, to smartphones and to other mobile devices.

4G

Short for fourth generation, is the fourth generation of telecommunications technology, succeeding and preceding . A 4G system, in addition to the usual voice and other services of 3G, provides mobile access, for example to laptops with USB wireless modems, to smartphones, and to other mobile devices. Conceivable applications include amended mobile web access, IP telephony, gaming services, high-definition mobile TV, video conferencing, 3D television, and cloud computing.

Two 4G candidate systems are commercially deployed: the Mobile WiMAX standard (first used in South Korea in 2007), and the first-release Long Term Evolution (LTE) standard (in Oslo, Norway and Stockholm, Sweden since 2009). It has however been debated if these first-release versions should be considered to be 4G or not, as discussed in the technical definition section below.

In the United States, Sprint (previously Clearwire) has deployed Mobile WiMAX networks since 2008, while MetroPCS became the first operator to offer LTE service in 2010. USB wireless modems were among the first devices able to access these networks, with WiMAX smartphones becoming available during 2010, and LTE smartphones arriving in 2011. The consumer should note that 3G and 4G equipment made for other continents are not always compatible, because of different frequency bands. Mobile WiMAX is currently (April 2012) not available for the European market.

References

169 questions
2
votes
2 answers

Is SMS Over IMS That Important

2G and 3G have been sunset in few countries and other countries will be sunsetting them soon. VoLTE feature of LTE modules is necessary to be able to do calls over 4G without 2G/3G fallback need. Native SMS can be transmitted or received over 2G/3G…
Ward Mas
  • 43
  • 2
  • 6
2
votes
1 answer

Ionic Android 8.0 could not resolve host on 4g after wifi disconnect

I need assistance with my Ionic app. It works on Android device using "@ionic-native/http": "^5.30.0" The problem is very strange.. Let's say we have a simple username/password login form. Initially we are using 4G to login and the login is…
A.Sideris
  • 530
  • 3
  • 18
2
votes
4 answers

Sim7080G module can't send data over TCP while using GNSS

I bought a Simcom (Sim7080G) module to use it for geolocation and send data over TCP. These modules are quite new on the market (it was first launched in mid 2019) and there is some weird functionning with it. I would like to know if people that use…
Dardan Iljazi
  • 747
  • 1
  • 9
  • 16
2
votes
1 answer

Is it possible to install OS over Quectel LTE 4G OR NB-IoT Modules?

I would like to install any OS with minimal functionality on the Quectel 4G-NB-IoT module (BG-96, BG-95-M3). Will those modules support this features? If yes: which OS should I prefer? (ANDROID, LINUX, Any Other). Will you please help me to know…
shiv patil
  • 99
  • 1
  • 1
  • 6
2
votes
1 answer

What is the difference between Cell Specific Reference Signal (CSRS) and RSSI scan?

UE initial attach procedure : RSSI scan. Subframe and frame synchronization using pss and sss. listening to Cell specific reference signals MIB info SIB1 SIB2 and so on... From documents available in Internet, I came to know that, when we power on…
2
votes
1 answer

How to set dns on mobile network for android?

Is there any way to set the dns for mobile network on android? I've searched everywhere and only found how to set dns for wifi using wifimanager.
Lilan
  • 51
  • 4
2
votes
2 answers

When connecting to a wireless hotspot provided by someone on a 3/4G network, does your device get an IP address?

Two parts to this question: 1) Say a person is providing a wireless hotspot to me as I have no internet, when I access the internet what is my IP address set as? --> Some companies basic level of fraud detection I assume is that the geographical…
Grilla99
  • 61
  • 1
  • 1
  • 6
2
votes
1 answer

Reachability in one device return "NotReachable" despite have a 4G

I have in my app check with Reachability check, but in one device in 4G its return me a NotReachable even the iPhone get Facebook messages and whatsapp. if the iPhone in wifi this work grate. what can be the problem ? -(BOOL)isConnectedToInternet…
Roei Nadam
  • 1,780
  • 1
  • 15
  • 33
2
votes
0 answers

Optimal UDP packet size for audio and mobile networks

I wish to encode audio with Opus encoder and send encoded frames in UDP packets. There are ~1600 bytes per second. As far as I read about UDP packet size 1400 bytes is good choice to start but most articles are about ethernet. I can't find good…
Max
  • 6,286
  • 5
  • 44
  • 86
2
votes
2 answers

Get device signal strength

I am trying to get the signal strength in dBm for the carrier, wifi, 3g, and 4g. I am currently using this code to get the carrier's and wifi from the status bar and I would like to know if there is another way or a better way? Also how could I get…
razvan
  • 355
  • 4
  • 19
2
votes
1 answer

ProjectRTC/webRTC with 3G/4G Networks

I am working with ProjectRTC and I successfully tested it with Firefox and the android client. I put the server code on a remote server(digitalocean), accessing through my home pc. However, everything works fine until I test it using a home ADSL, or…
Don Diego
  • 1,309
  • 3
  • 23
  • 46
2
votes
3 answers

Socket TIMEOUT when phone is on 3G, and works when on Wifi- Why?

I'm programming a client-server app, my client being an android phone, my server being my laptop. So my issue is that this one line of code: Socket connectionToServerSocket = new Socket(hostName, portNumber); works perfectly fine when my cellular…
Yoni Keren
  • 1,170
  • 2
  • 13
  • 24
2
votes
1 answer

How to change mac address of 3G/4G mobile broadband device?

I am trying to use technitium tmac. But it just doesn't work.
Oleg Ivanov
  • 303
  • 3
  • 11
2
votes
1 answer

Behavior of android OS when both Wifi and Mobile Data are enabled

Can someone please tell me how the android OS behaves when both Wifi and Mobile Data are enabled? That is when both are enabled in the phone, which connection does the phone use? If it favours Wifi over Mobile Data when both are on, will the mobile…
SoulRayder
  • 5,072
  • 6
  • 47
  • 93
2
votes
2 answers

Change type of Internet connection

Is there a way to change the Internet connection type ? For example when the device is connected with WLAN/Wifi my App still wants to use the 3G/4G connection. Can I handle that?
user3339279
  • 163
  • 3
  • 12
1 2
3
11 12