JavaCard SIM card applet to deliver an SMS very the first time the SIM registers in the GSM/GPRS network
This version sends a sms with location information (MCC MNC) to an example destination address. You should trigger the applet by selecting the SKT menu. You should code the desired destination address following the instructions in the source code.
- Use the event "Download location status" send the sms only the first time the sim registers in a network.
- Add more information to the sms. For example, IMEI of the device.
- Asign an AID
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 (https://osmocom.org/projects/sim-toolkit/wiki)
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.