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
0
votes
0 answers

GSM Module USB port Changing

On OpenWRT devices, we use QUECTEL EC25-E GSM Module, internet is disconnecting, when it disconnect we send AT+CFUN=1,1 to GSM Modem. Before send command devices are; crw------- 1 root root 188, 0 Jun 27 15:35 /dev/ttyUSB0 crw------- …
FSA
  • 67
  • 9
0
votes
1 answer

Blank page (ssl error) when I am trying to access my website with a 4G connection?

Some of my clients are experimenting a blank page when they are trying to reach my website using there 4G internet. By accumulating cases, I found out that it's alway a specific 4G provider: Bouygues telecom (french provider). Could be other…
0
votes
1 answer

How to call from a 4g internet device

I have a Huawei e5573 4g device (connects to internet through 2g 3g or 4g via a regular sim card, same as that used in a mobile phone). It can receive and send messages (sms) and ussd too. I was wondering if there is any way of using the device to…
0
votes
1 answer

SPA won't loads in 4G but loads in Wifi

I have an application (writen in React.js) that works perfectly in Chrome Browser on my computer. When I try to load the app on my phone with Chrome, the app loads well when I am in Wifi but not when I am in my mobile network (4G). I have a…
user7861449
0
votes
1 answer

Load balancing router required for two 4G dongle based ISP

I have internet connection at my home using a 4G wifi USB dongle, providing the hotspot. Since the service is not always good, I also use a second 4G USB dongle (with sim of a different service provider), when the first connection is down. I,…
Abhishek Prabhat
  • 917
  • 1
  • 6
  • 15
0
votes
1 answer

Android MarketPlace filter for 3G or 4G devices

Can we restrict our app,so that it will be only visible/shown for 4G devices in Android Market place. I currently have 2 apps,one for 3G and the other for 4G.I don't want the user to be confused by seeing 2 icons of the same app in…
omni.present
  • 471
  • 4
  • 8
0
votes
2 answers

How to programmatically get whether iPhone uses 3G, 4G or GPRS connection? Is there a way to enable & disable 3G connection programmatically?

I wanted to know the way to decide whether my device is on 3G or GPRS/4G network. Especially whether it uses 3G connection or not? Is there any way to do it programmatically? Also, I wanted to enable and disable 3G programmatically? It will be fine…
Tanu
  • 303
  • 1
  • 2
  • 13
0
votes
1 answer

Diameter request is not received by seagull server

I have an erlang client and seagull server for testing Sy-interface. Capability exchange is done properly and tested by pcaps. When I send SLR using diameter:call(?SERVICE_NAME, ?APP_ALIAS, SLR, []) prepare_request is called when I call server…
Sachith Muhandiram
  • 2,819
  • 10
  • 45
  • 94
0
votes
0 answers

Capability exchange fails between erlang client and seagull server

I have an erlang client and seagull server. When CER is sent by erlang and its captured by seagull server. Hop-by-Hop and End-to-End identifiers are same in captured pcap file. But erlang client keeps sending CER to seagull and seagull server does…
Sachith Muhandiram
  • 2,819
  • 10
  • 45
  • 94
0
votes
0 answers

SIM cards with static IP address

I am building an iOS App for my employer and we are in the testing phase. We have to use a third party service and access their Staging environment. In order to access their service, for security reason, they need to whitelist the IP addresses of…
Gabe
  • 5,997
  • 5
  • 46
  • 92
0
votes
2 answers

How can I make volte calls with sip softwares

I have a 4G LTE subscription in my country with a feauture to make phone calls, now with the sim the company provide us with B310-s Huwaui modem This modem also have an FXS port, that you can plug a normal landline phone in it, and make calls using…
Rahim
  • 3
  • 3
0
votes
1 answer

Traffic Offload Using Lipa/Sipto

The realization of high data rates in LTE technology over an all IP network means an ever increasing load on packet data networks. 3GPP has defined data offloading as a key solution to cope with this challenge. Data offloading has been a critical…
oldDoctor
  • 59
  • 2
  • 9
0
votes
1 answer

Can I use Tensorflow on Orange pi 4G IOT with Ubuntu?

I am trying to build an imaging system and I want to use Tensorflow with Orange pi 4G. Does anyone know if there are limitations, is this possible? As I can see Orange PI 4g iot is still not compatible with Ubuntu but I hope it will be in the near…
0
votes
3 answers

Relation between QCI and Bearer in LTE

I was reading through LTE specifications in order to understand the number of bearers that could be created per UE. Spec 23.203 - Table 6.1.7: Standardized QCI characteristics, defines 9 values for QoS(Quality of Service) based on performance…
0
votes
1 answer

socket connection between raspberry pi and android app using cellular network,NOT a localor wifi network

Is there a way to use socket connection between raspberry pi 3 and android app using cellular network,NOT a localor wifi network ?