Changes

no edit summary
Line 29: Line 29:     
===Operating Device in Blocked State===
 
===Operating Device in Blocked State===
 +
{| class="wikitable"
 +
<tr style="text-align: center; background: #DDEBF7;">
 +
|'''Blocked  Features'''
 +
|'''Description'''
 +
|-
 +
|'''Record saving'''
 +
|Device will stop  saving periodic and eventual records. Prior to device blocking saved records  will not be lost.
 +
|-
 +
|'''Record sending'''
 +
|Device will not  send any records to server. Prior saved records will be stored and sent once  device is unblocked.
 +
|-
 +
|'''Periodic scenario  update'''
 +
|Various features  will be stopped:
 +
 +
·          OBD/LVCAN
 +
 +
·          Output/Input controlling/reading
 +
 +
·          Geofencing
 +
 +
·          Trip
 +
 +
·          Ecodriving
 +
 +
·          GSM Jamming
 +
 +
·          GNSS Jamming
 +
 +
·          Fuel Consumption
 +
 +
·          Immobilizer
 +
 +
·          Overspeeding
 +
 +
·          Private/Business
 +
 +
·          Ignition update
 +
 +
·          Other SpecFW features
 +
 +
·          Sleep
 +
|-
 +
|'''Sleep (Power  Update)'''
 +
|Sleep feature will  be disabled as well as Charger update, OBD plug out notify and OBD unlocker.  Since these tasks runs under Power Update task which is responsible for  sleep.
 +
|-
 +
|'''Accelerometer'''
 +
|Accelerometer  reading will be stopped and accelerometer should not be initialized
 +
|-
 +
|'''IO element  updating'''
 +
|IO element values  will not be updated
 +
|-
 +
|'''Accelerometer  related scenarios'''
 +
|Movement  detection, crash detection etc.
 +
|-
 +
|'''BLE Sensors  updating'''
 +
|Updating of BLE  sensors will be stopped
 +
|}
    
===FW upgrade downgrade rules===
 
===FW upgrade downgrade rules===
Line 37: Line 94:  
===Pass through command===
 
===Pass through command===
 
In order to allow client to know the location of the vehicle in special cases, pass through for single command has been implemented. SMS/GPRS command “getgps” will be allowed to be sent every 10 minutes to get location of the device, when it is operating in Blocked state.
 
In order to allow client to know the location of the vehicle in special cases, pass through for single command has been implemented. SMS/GPRS command “getgps” will be allowed to be sent every 10 minutes to get location of the device, when it is operating in Blocked state.
   
{| class="wikitable"
 
{| class="wikitable"
|+
+
|'''1'''
| style="width: 500px; background: #EEECE1;" | Standard
+
|Initial restriction timestamp: X
| style="background: #EEECE1;" | Article
+
|Returns timestamp (UNIX) when  restriction was registered.
 
|-
 
|-
|  
+
|'''2'''
EN 50665:2017 <br>
+
|Initial reset timestamp: X
EN 62311:2020 <br>
+
|Returns timestamp (UNIX) when  block timestamp will be reset, or timestamp when device will be unblocked.
EN 62368-1:2020+A11:2020
+
|-
 
+
|'''3'''
| Health and safety - Article 3.1(a)
+
|Timestamp when device will be  blocked: X
 +
|Returns timestamp (UNIX) when  device will be blocked.
 
|-
 
|-
|
+
|'''4'''
 
+
|Timestamp when device will be  unblocked or counter will be restored: X
EN 55032:2015+A11:2020 <br>
+
|Returns timestamp (UNIX) when  device will be unblocked or timestamp which is used to block device will be  reset.
EN 55035:2017+A11:2020 <br>
  −
ETSI EN 301 489-1 V2.2.3 <br>
  −
ETSI EN 301 489-17 V3.2.4 <br>
  −
ETSI EN 301 489-19 V2.1.1 <br>
  −
Draft ETSI EN 301 489-52 V1.1.0
  −
| Electromagnetic compatibility - Article 3.1(b)
   
|-
 
|-
|  
+
|'''5'''
EN 301 511 V12.5.1 <br>
+
|Conditions check timestamp: X
EN 300 328 V2.2.2 <br>
+
|Returns timestamp (UNIX) when  conditions were checked.
EN 303 413 V1.1.1
  −
| Efficient use of radio spectrum - Article 3.2
   
|-
 
|-
 +
|'''6'''
 +
|Time until next check: X
 +
|Returns time until next conditions  check in seconds.
 
|}
 
|}
 +
 +
 +
 +
 +
<br>
 +
 +
<table class="nd-othertables" style="width: 100%;">
 +
<tr>
 +
        <th style="width: 20%; text-align:center; vertical-align:middle; background: #0077dd; color: white">'''Blocked Features'''</th>
 +
        <th style="width: 80%; text-align:center; vertical-align:middle; background: #0077dd; color: white">'''Description'''</th>
 +
    </tr>
 +
        <tr>
 +
        <td style="vertical-align:middle">Record saving</td>
 +
        <td>Device will stop saving periodic and eventual records. Prior to device blocking saved records will not be lost.</td>
 +
    </tr>
 +
        <tr>
 +
        <td style="vertical-align:middle">Modem indication</td>
 +
        <td style="vertical-align:middle">LED</td>
 +
    </tr>
 +
        <tr>
 +
        <td style="vertical-align:middle">CAN indication</td>
 +
        <td style="vertical-align:middle">LED</td>
 +
    </tr>
 +
        <tr>
 +
        <td style="vertical-align:middle">Socket</td>
 +
        <td style="vertical-align:middle">Soldered inner socket</td>
 +
    </tr>
 +
        <tr>
 +
        <td style="vertical-align:middle">USB</td>
 +
        <td>Micro USB socket</td>
 +
    </tr>
 +
        <tr>
 +
        <td style="vertical-align:middle">GNSS</td>
 +
        <td style="vertical-align:middle">Internal GNSS antenna</td>
 +
    </tr>
 +
        <tr>
 +
        <td style="vertical-align:middle">GSM</td>
 +
        <td>Internal GSM antenna</td>
 +
    </tr>
 +
</table>
 +
 +
 +
 +
    
Therefore [[File:Certification ce logo.png]] and [[File:UKCA labeling 34x24.png]] is placed on the product.
 
Therefore [[File:Certification ce logo.png]] and [[File:UKCA labeling 34x24.png]] is placed on the product.
Line 84: Line 180:  
You can the find PDF version of the EC declaration '''[[Media:FMB002, FMB020 EC DoC V02 signed KJ.pdf|here]]'''.
 
You can the find PDF version of the EC declaration '''[[Media:FMB002, FMB020 EC DoC V02 signed KJ.pdf|here]]'''.
   −
You can the find PDF version of the UK declaration '''[[Media:FMB002,_FMB020_UK_DoC_V01_signed_KJ.pdf|here]]'''.
+
You can the find PDF version of the UK declaration '''[[Media:FMB002, FMB020 UK DoC V01 signed KJ.pdf|here]]'''.
     

Navigation menu