JavaCard SIM card applet to configure a PDP Context with a correct APN via RUN AT proactive command
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.
- To find a device supports RUN AT COMMAND feature and test it.
To install the applet you need:
- sysmoUSIM-SJS1 SIM + USIM Card with ADM1 key (find it here: http://shop.sysmocom.de/products/sysmousim-sjs1).
- a card reader.
- The scripts for installation are in the osmocom [repository] (http://git.osmocom.org/sim/sim-tools/) and you have a guide here
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.