aboutsummaryrefslogtreecommitdiffstats
path: root/docs/sim.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/sim.html')
-rw-r--r--docs/sim.html15
1 files changed, 11 insertions, 4 deletions
diff --git a/docs/sim.html b/docs/sim.html
index 248a37c..655eefb 100644
--- a/docs/sim.html
+++ b/docs/sim.html
@@ -293,7 +293,7 @@ Build Your Own SIM Card
You find the PCB drawings inside the "layout" directory of the git repository.
Be sure to print it without scaling!
Check if the printed size matches an ISO card.
-Also there is the source files for the 'Eagle' layout program, if you like to change it.
+Also there are the source files for the 'Eagle' and 'KiCad' layout programs.
</p>
<p>
@@ -427,10 +427,12 @@ Turn on the phone and you will be asked for a PIN.
Enter the PIN 9991 to alter the first subscriber data.
Enter the PIN 9992 .. 9998 to alter second to eighth subscriber data.
The subscriber data is shown in the telephone directory and can be altered by changing the numbers in that directory.
+Also the SIM software version is shown on entry 06 of the telephone directory, but it cannot be changed.
+The Bosch OF 7 does not like to store numbers less than 3 digits. Put zeroes in front, if you want to store a value less than 1000.
</p>
<p>
-The default subscriber data and where to change them in the telephone directory:
+The default subscriber data and SIM version and where to change them in the telephone directory:
<br><br>
<table class="sim">
<tr><th>Entry</th><th>Name</th><th>Number</th></tr>
@@ -439,9 +441,12 @@ The default subscriber data and where to change them in the telephone directory:
<tr><td>03</td><td>Kartenkennung</td><td>3</td></tr>
<tr><td>04</td><td>Sonderheitsschl.</td><td>0</td></tr>
<tr><td>05</td><td>Wartungsschl.</td><td>65535</td></tr>
+<tr><td>06</td><td>SIM software version</td><td>xxx **</td></tr>
</table>
<br>
(*) When PIN 9991 was entered.
+<br>
+(**) This value represents the software version and cannot be changed.
</p>
@@ -459,13 +464,15 @@ To program one of the following service cards, change the subscriber data to the
<tr><th>Type</th><th>FUTLN =<br>Subscriber</th><th>Sicherungs-<br>code</th><th>Karten-<br>kennung</th><th>Sonderheiten-<br>schl&uuml;ssel</th><th>Wartungs-<br>schl&uuml;ssel</th></tr>
<tr><td>Siemens C5<br>service mode</td><td>-</td><td>-</td><td>-</td><td>900</td><td>1000</td></tr>
<tr><td>Philips Miniporty<br>service mode</td><td>-</td><td>-</td><td>-</td><td>900</td><td>1000</td></tr>
-<tr><td>Philips Miniporty<br>cell monitor</td><td>-</td><td>-</td><td>-</td><td>900</td><td>1728 or<br>2729</td></tr>
+<tr><td>Philips Miniporty<br><a href="monitorkarte.pdf">restricted cell monitor</a></td><td>-</td><td>-</td><td>-</td><td>900</td><td>1728</td></tr>
+<tr><td>Philips Miniporty<br><a href="monitorkarte.pdf">extended cell monitor</a></td><td>-</td><td>-</td><td>-</td><td>900</td><td>2729</td></tr>
<tr><td>Philips Porty<br>service mode</td><td>0</td><td>0</td><td>0</td><td>2304</td><td>-</td></tr>
<tr><td>Philips Porty<br>cell monitor</td><td>-</td><td>-</td><td>-</td><td>898</td><td>-</td></tr>
+<tr><td>AEG Telecar C<br>service mode</td><td>-</td><td>-</td><td>-</td><td>144 or 911</td><td>-</td></tr>
+<tr><td>AEG Telecar C<br>cell monitor</td><td>-</td><td>-</td><td>-</td><td>899</td><td>-</td></tr>
</table>
</p>
-
<hr><center>[<a href="index.html">Back to main page</a>]</center><hr>
</td></tr></table></center>
</body>