Questions tagged [3g]
15 questions
22
votes
6 answers
What drives the advancement towards ever faster cellular network speeds?
I've always accepted that technology advances. Being born in the 90s, everything just becomes faster, smaller, cheaper and generally better if you wait a few years. This was most obvious with consumer electronics such as TVs, PCs and…

freejuices
- 503
- 5
- 14
4
votes
1 answer
M2M vs normal SIM cards
I recently bought some global 3G modules from Digi International and wanted to test one of them with the SIM card from my phone.
I was surprised when I saw the module couldn't connect to the network. So I then used a prepaid SIM card from the same…

Andres
- 1,834
- 4
- 31
- 51
3
votes
1 answer
SIM800L not responding to AT commands
I am on a very exciting project, by the SIM800L module is resisting hard !
The hardware :
clone arduino nano (dx.com)
SIM800L module + antenna (dx.com)
Lipo battery 3.7V 150mAh (letmeknow.com)
The problem :
the SIM800L module does not respond to…

NoonanRosenblum
- 149
- 1
- 1
- 5
2
votes
0 answers
LTE 4G simultaneous connected devices for one cell site
I'm trying to find out how many simultaneous connected devices can handle a typical LTE 4G or 3G public cell site.
I know my question sounds broad, but i'am developping an mobile application which is used during a concert, and can be used by hundred…

Matthieu Charbonnier
- 21
- 3
2
votes
3 answers
SimCom SIM5360 sharing SD card with uController
I am designing a data logging system that uploads its data via 3G.
I'm going to be sampling an I2C sensor at 10Hz, buffering this in local memory (or FRAM), and then dumping the contents of the buffer to an SD card periodically (every few…

Steve
- 163
- 2
- 10
1
vote
0 answers
4G Cellular Antenna
I have a Huawei E3372H-153 USB 4G dongle. It has two external antenna ports. What I want to know is that how can I make the full use of those two antenna ports to get the best 4G reception possible? Should I connect two separate antennas to those 2…

Iresh Dissanayaka
- 111
- 1
1
vote
0 answers
LTE vs 3G power cost at low speed
I am currently working on a device in which I need to implement internet connection. For that I intend to use a GSM module, for example this one: SIM5320. This is a 3G module. I have been reading about 3G vs LTE power consumption comparison (this is…

Łukasz Przeniosło
- 1,619
- 1
- 19
- 37
0
votes
1 answer
An effective way to knock down GSM on demand
I am building a test rig for a device that has a GSM module to communicate and I want to test how the FW behaves when there is a comms loss and recovery. The GSM module of the device has an antenna connector where I can potentially tap into.
Just…

Tomari
- 1
- 2
0
votes
1 answer
using a sim module for sending more than 1kbytes throught htpps
I'm going to use that module for internet connection and to send data to a server.
https://www.waveshare.com/wiki/SIM7020E_NB-IoT_HAT
My question is I know that TCP stack only supports max of 1200 bytes to be sent to the server.
How do you guys…

andre
- 177
- 1
- 6
0
votes
1 answer
Telit cellular module pins connection
I have the UE910 cellular module from Telit. I have manufactured a PCB containing the module but it's not working (power is reaching it but serial program not communicating with the tx and rx pins). I know now that the problem maybe is that I left 2…

sadhna
- 45
- 5
0
votes
0 answers
Differences between OFDM, OFDMA and SC-FDMA?
I understand that -
multiple user scenarios lead to OFDMA
in SD-FDMA at any point of time, all subcarriers carry the same symbol.
What I want is to understand on what exactly differentiates them.

user3656142
- 115
- 3
0
votes
2 answers
SIM800L - No response while sending AT commands
I'm new to this arduino world. I'm trying to communicate with my arduino nano and SIM800L. I read few things in the internet and found a basic code. I tried copying it and tried to work it out, but I'm not getting the response as expected. I'm…

Electronic Brat
- 1
- 2
0
votes
1 answer
How do I send data over TCP from a SIM5320A?
NOTE: I have been using this as a reference.
After recently purchasing a SIM5320A breakout board (the board) I have been trying to connect it to a TCP server. After having to connect the board to an Arduino and turn the Arduino into a middle man…

cyborgdragon
- 21
- 1
- 4
0
votes
1 answer
Can I deal with the differents standards of 3G? And of 4G?
I have a very popular device (a smartphone) which works on 3G: TD-SCDMA 1880/2010 standards and 4G: LTE 1900/2300/2600. I want to turn it compatible with 3G: UMTS 900/2100 or, if not possible, with 4G: LTE 1800/2100.
To solve that two things came to…

Pedro Quadros
- 749
- 1
- 8
- 20
-2
votes
1 answer
How is 4g much faster than 3g?
The data rate for 3g is up to 2Mbps but for 4g it's up to 20 Mbps or more.
But the frequency Band of 3g is 1.8 - 2.5 GHz but for 4g it's 2 - 8 GHz.
I understand that increasing the frequency band means increasing the data rate.
But how come while…

user1584421
- 1,259
- 2
- 17
- 32