PodgroupConnectivity / sim-applet-apn-autoconf

JavaCard SIM card applet to configure a PDP Context with a correct APN via RUN AT proactive command

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sim-applet-apn-autoconf

JavaCard SIM card applet to configure a PDP Context with a correct APN via RUN AT proactive command

Table of Contents

Description

Modems are configured by AT commands. The card application toolkit standard has a mechanism to send AT COMMANDS from the SIM card. See "RUN AT COMMAND" ETSI TS 102.223.

The purpose of this applet is to configure an APN by sending AT commands from the SIM card.

ToDo

  • To find a device supports RUN AT COMMAND feature and test it.

Installation

To install the applet you need:

Contributing

Please contribute using Github Flow. Create a branch, add commits, and open a pull request.

Please note this source code has been released under the GPLv3 terms and all contributions will be considered. Have a look at the LICENSE file distributed with this code.

Standards

AT command set for User Equipment

About

JavaCard SIM card applet to configure a PDP Context with a correct APN via RUN AT proactive command

License:GNU General Public License v3.0


Languages

Language:Java 86.1%Language:Makefile 13.9%