Changes

no edit summary
Line 199: Line 199:  
----
 
----
 
First, let's set cell selection back to auto using this command:
 
First, let's set cell selection back to auto using this command:
<pre>gsmctl -A 'AT^CELLLOCK=0 '</pre>
+
<pre>gsmctl -A 'AT^CELLLOCK=0'</pre>
 
Then, we need to bring the device service mode back to Auto, by using this command:
 
Then, we need to bring the device service mode back to Auto, by using this command:
 
<pre>gsmctl -A 'AT^SYSCFGEX="00"'</pre>
 
<pre>gsmctl -A 'AT^SYSCFGEX="00"'</pre>