comparison doc/Admin-write-commands @ 102:c2f18d7b0a1e

doc/Admin-write-commands: document write-hplmn-timer command
author Mychaela Falconia <falcon@freecalypso.org>
date Sat, 14 May 2022 23:20:38 +0000
parents f4eb486aab40
children
comparison
equal deleted inserted replaced
101:1888d88478c4 102:c2f18d7b0a1e
85 admin-write-only files: 85 admin-write-only files:
86 86
87 write-acc XXXX 87 write-acc XXXX
88 88
89 This command writes EF_ACC. The argument must be a 4-digit hexadecimal number. 89 This command writes EF_ACC. The argument must be a 4-digit hexadecimal number.
90
91 write-hplmn-timer num
92
93 This command writes EF_HPLMN, which is a 1-byte file specifying the HPLMN search
94 timer. The argument is the value to be written into the byte on the SIM,
95 interpreted as decimal by default unless prefixed with 0x for hex.
90 96
91 write-iccid full_digits 97 write-iccid full_digits
92 98
93 This command programs EF_ICCID with whatever string of digits you specify. This 99 This command programs EF_ICCID with whatever string of digits you specify. This
94 fc-simtool command provides mechanism rather than policy, hence it does not 100 fc-simtool command provides mechanism rather than policy, hence it does not