Changes

122 bytes added ,  11:33, 12 December 2017
Line 290: Line 290:     
===APN===
 
===APN===
 
+
----
 
APN is the only parameter that can accept more than one input value. For the APN parameter the number of input registers may vary. The very first byte of an APN command denotes the number of SIM card for which to set the APN. This byte should be set to 1 (in order to change APN for SIM card number 1) or to 2 (in order to change APN for SIM card number 2). The rest of the string should be entered one symbol at a time. Each symbol should be converted from ASCII (text) to decimal.  
 
APN is the only parameter that can accept more than one input value. For the APN parameter the number of input registers may vary. The very first byte of an APN command denotes the number of SIM card for which to set the APN. This byte should be set to 1 (in order to change APN for SIM card number 1) or to 2 (in order to change APN for SIM card number 2). The rest of the string should be entered one symbol at a time. Each symbol should be converted from ASCII (text) to decimal.  
   Line 298: Line 298:     
The value of the first byte is highlighted in <span style="color:blue">'''blue'''</span> and, in this case, denotes that the APN value should be changed for the first SIM card. The value of APN is highlighted in <span style="color:green">'''green'''</span>. Use an ASCII to Decimal online converter to convert individual letters to Decimal code.
 
The value of the first byte is highlighted in <span style="color:blue">'''blue'''</span> and, in this case, denotes that the APN value should be changed for the first SIM card. The value of APN is highlighted in <span style="color:green">'''green'''</span>. Use an ASCII to Decimal online converter to convert individual letters to Decimal code.
 +
 +
==External links==
 +
 +
Online unit converters:
 +
 +
* http://www.unit-conversion.info/
 +
* http://www.binaryhexconverter.com/

Navigation menu