LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Embedded & Single-board computer (https://www.linuxquestions.org/questions/linux-embedded-and-single-board-computer-78/)
-   -   Remote access via GSM using EDGE/3G to standalone ARM (https://www.linuxquestions.org/questions/linux-embedded-and-single-board-computer-78/remote-access-via-gsm-using-edge-3g-to-standalone-arm-832608/)

AchimRS 09-16-2010 11:36 AM

Remote access via GSM using EDGE/3G to standalone ARM
 
Hi all,
I have an embedded ARM9 system (TS-7800) running with Debian installed far away standalone (so no Wifi, no Ethernet, no PSTN, but mobile cellphone).

How can I sporadically access Internet from this system?
There are some USB modems available offering 3G or EDGE access to the Internet, but almost only drivers for other operating systems and processors.
Do anybody know about a possibility to access Internet via 3G/EDGE from an ARM board running Linux?

Thanks a lot
Achim

Mara 09-18-2010 04:04 PM

It should work if the modem works with Linux (you can try on your desktop machine). The software for your Linux desktop and for the ARM-based board is basically the same (but for ARM you'd need to compile it probably). You need the kernel with USB support and pppd daemon. Probably also a dialing tool.


All times are GMT -5. The time now is 11:36 AM.