Zeev's GlozmanIlyasSophie T
Published © MIT

How to Use an Off-the-Shelf 4G USB Module with Raspberry Pi

How to make an affordable 4G card work with Raspberry Pi. This is a direct IP card.

IntermediateProtip2 hours17,044
How to Use an Off-the-Shelf 4G USB Module with Raspberry Pi

Things used in this project

Hardware components

Sfera Labs Sierra AirCard 320U
×1
AT&T Starter Kit
×1
Raspberry Pi 2 Model B
Raspberry Pi 2 Model B
×1
SIM card (generic)
With a data plan. Retail purchased SIM cards will not work with the AT&T starter kit, it is simply not possible to activate them - we tried to do it.
×1

Software apps and online services

beame-insta-ssl
beame.io beame-insta-ssl

Story

Read more

Code

Kermit modem initiation script.

Textile
SET MODEM TYPE NONE
SET LINE /dev/ttyUSB2
SET CARRIER-WATCH OFF
lineout at+cfun=1
input 5 OK
if fail exit 1 First AT failed
echo First AT went OK
quit

Github file

Credits

Zeev's Glozman

Zeev's Glozman

7 projects • 23 followers
developer, engineer, security researcher.
Ilyas

Ilyas

1 project • 1 follower
Sophie T

Sophie T

5 projects • 1 follower
Thanks to Netgear .

Comments