Changes

no edit summary
Line 227: Line 227:  
         <td>4G LED turned on</td>
 
         <td>4G LED turned on</td>
 
         <td>Device is connected to a 4G network.</td>
 
         <td>Device is connected to a 4G network.</td>
     </tr>{{#ifeq: {{{2g}}} | 1 |
+
     </tr>{{#ifeq: {{{5g}}} | 1 |
 +
    <tr>
 +
        <td>5G LED turned on</td>
 +
        <td>Device is connected to a 5G network.</td>
 +
    </tr>|}}{{#ifeq: {{{2g}}} | 1 |
 
     <tr>
 
     <tr>
 
         <td>2G blinking</td>
 
         <td>2G blinking</td>
Line 239: Line 243:  
         <td>4G blinking</td>
 
         <td>4G blinking</td>
 
         <td>Device is connected to a 4G network but hasn't received an IP address.</td>
 
         <td>Device is connected to a 4G network but hasn't received an IP address.</td>
     </tr>
+
     </tr>{{#ifeq: {{{5g}}} | 1 |
 +
    <tr>
 +
        <td>5G blinking</td>
 +
        <td>Device is connected to a 5G network but hasn't received an IP address.</td>
 +
    </tr>|}}
 
     <tr>
 
     <tr>
         <td>{{#ifeq:{{{2g}}}|1|2G,|}} 3G & 4G LEDs blinking at the same time every 500 ms</td>
+
         <td>All LEDs blinking at the same time every 500 ms</td>
 
         <td>No SIM card or incorrect PIN.</td>
 
         <td>No SIM card or incorrect PIN.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
         <td>{{#ifeq:{{{2g}}}|1|2G,|}} 3G & 4G LEDs turns on and off in a sequence one after the other</td>
+
         <td>All LEDs turn on and off in a sequence one after the other</td>
 
         <td>The device is attempting to connect to a mobile network operator.</td>
 
         <td>The device is attempting to connect to a mobile network operator.</td>
 
     </tr>
 
     </tr>

Navigation menu