Test-AC: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
=Table - New Content= | ==Table - New Content== | ||
{{#switch: {{{model}}} | {{#switch: {{{model}}} | ||
| #default = | | #default = | ||
| Line 14: | Line 14: | ||
}} | }} | ||
==Online Sleep== | ===Online Sleep=== | ||
*In Online Sleep mode, the device manages the connection only when records need to be sent. The connection is opened at periodic intervals to send records and closed immediately after, without any timeout. | *In Online Sleep mode, the device manages the connection only when records need to be sent. The connection is opened at periodic intervals to send records and closed immediately after, without any timeout. | ||
*Changing the Permanent Link setting during Online Sleep will wake up the device to apply the new configuration. | *Changing the Permanent Link setting during Online Sleep will wake up the device to apply the new configuration. | ||
| Line 44: | Line 44: | ||
*FOTA WEB connection is not in progress.<br> | *FOTA WEB connection is not in progress.<br> | ||
</td> | </td> | ||
<td style="vertical-align: middle; | <td style="vertical-align: middle; horizontal-align: center; min-width: 150px; border-bottom: 3px solid #111;"> | ||
*Ignition is ON.<br> | *Ignition is ON.<br> | ||
*Movement is detected.<br> | *Movement is detected.<br> | ||
*Periodic wake-up (if enabled).<br></td> | *Periodic wake-up (if enabled).<br></td> | ||
<td style="vertical-align: middle; | <td style="vertical-align: middle; horizontal-align: center; min-width: 100px; border-bottom: 3px solid #111;"> | ||
*GNSS<br> | *GNSS<br> | ||
*Odometer<br> | *Odometer<br> | ||
| Line 59: | Line 59: | ||
*Eco Driving<br> | *Eco Driving<br> | ||
</td> | </td> | ||
</tr> | </tr> | ||
| Line 88: | Line 87: | ||
*DIN pins remain active in sleep mode and can be used as wake-up sources for the device.</td> | *DIN pins remain active in sleep mode and can be used as wake-up sources for the device.</td> | ||
<td style="vertical-align: middle; text-align: left;"> </td> | <td style="vertical-align: middle; text-align: left;"> </td> | ||
</tr> | |||
</table> | |||
===Deep Sleep=== | |||
During Deep Sleep mode, the device generates and stores periodic records. | |||
<table class="nd-othertables_2" style="width:100%; border-collapse: collapse; border-bottom: 3px solid #111;"> | |||
<tr> | |||
<th style="width:1%; vertical-align: middle; text-align: center;">Module</th> | |||
<th style="width:1%; vertical-align: middle; text-align: center;">Entry Conditions</th> | |||
<th style="width:5%; vertical-align: middle; text-align: center;">Exit conditions</th> | |||
<th style="width:6%; vertical-align: middle; text-align: center;">Disabled functions</th> | |||
</tr> | |||
<tr> | |||
<td style="vertical-align: middle; text-align: left; border-bottom: 3px solid #111;">'''''Main'''''</td> | |||
<td style="vertical-align: middle; text-align: left; min-width: 550px; border-bottom: 3px solid #111;"> | |||
*Ignition (configured ignition source) is off. | |||
*Movement is not detected by the configured movement source. | |||
*Device time must be synchronized. This condition depends on the “Record Settings -> Saving / sending mode parameter. | |||
*After Position Fix - device time is synchronized with GNSS satellites and GPS fix is obtained. | |||
*After Time Sync - device time is synchronized over NTP, NITZ, or GNSS satellites. | |||
*Always - device will enter sleep mode without time synchronization and GPS fix. | |||
*Sleep timeout is reached. | |||
*There are no SMS messages being received. | |||
*Data sockets are closed (checks if record sending socket link is open) | |||
*FOTA WEB connection is not in progress. | |||
</td> | |||
<td style="vertical-align: middle; horizontal-align: center; min-width: 150px; border-bottom: 3px solid #111;"> | |||
*Ignition is ON. | |||
*Movement is detected. | |||
*Periodic wake-up (if enabled). | |||
</td> | |||
<td style="vertical-align: middle; horizontal-align: center; min-width: 100px; border-bottom: 3px solid #111;"> | |||
*Modem | |||
*Record sending | |||
*GNSS | |||
*IMU (Inertial Measurement Unit) | |||
*FOTA WEB | |||
*LEDs (Navigation and Status) | |||
*Odometer | |||
*Data acquisition | |||
*SNTP time synchronization | |||
*Overspeeding | |||
*Trip | |||
*Unplug Detection | |||
*Jamming Detection | |||
*Eco Driving | |||
</td> | |||
</tr> | |||
<tr> | |||
<td style="vertical-align: middle; text-align: left; border-bottom: 3px solid #111;">'''''CAN'''''</td> | |||
<td style="vertical-align: middle; text-align: left; border-bottom: 3px solid #111;"> | |||
*No communication with Main module for 1 second. | |||
*No configured CAN data is read for 5 seconds. | |||
*At least 1 second has passed since the last module wake up. | |||
</td> | |||
<td style="vertical-align: middle; text-align: left; min-width: 150px; border-bottom: 3px solid #111;""> | |||
*Main module sends any request via UART. | |||
*Any CAN data is present on the CAN bus. | |||
</td> | |||
<td style="vertical-align: middle; text-align: left; border-bottom: 3px solid #111;"> | |||
*CAN | |||
</td> | |||
</tr> | |||
<tr> | |||
<td style="vertical-align: middle; text-align: left;">'''''BLE'''''</td> | |||
<td style="vertical-align: middle; text-align: left;"> | |||
*Main module enters Online/Deep sleep modes. | |||
*No communication with Main module for 1 second. | |||
*At least 1 second has passed since the last module wake up. | |||
</td> | |||
<td style="vertical-align: middle; text-align: left; min-width: 150px;""> | |||
*The device can wake up from sleep when a DIN input changes (detected through the external module). | |||
*DIN pins remain active in sleep mode and can be used as wake-up sources for the device. | |||
</td> | |||
<td style="vertical-align: middle; text-align: left;"> | |||
*BLE scanning | |||
</td> | |||
</tr> | |||
</table> | |||
===Power Off Sleep=== | |||
When device goes into sleep mode, some modules are turned off to consume less power. Listed below are the modules and scenarios that are turned off in common with all modes and those that are disabled specifically for the '''Power off sleep''' mode: | |||
<table class="nd-othertables_2" style="width:100%; border-collapse: collapse; border-bottom: 3px solid #111;"> | |||
<tr> | |||
<th style="width:1%; vertical-align: middle; text-align: center;">Module</th> | |||
<th style="width:1%; vertical-align: middle; text-align: center;">Entry Conditions</th> | |||
<th style="width:5%; vertical-align: middle; text-align: center;">Exit conditions</th> | |||
<th style="width:6%; vertical-align: middle; text-align: center;">Disabled functions</th> | |||
</tr> | |||
<tr> | |||
<td style="vertical-align: middle; text-align: left; border-bottom: 3px solid #111;">'''''Main'''''</td> | |||
<td style="vertical-align: middle; text-align: left; min-width: 550px; border-bottom: 3px solid #111;"> | |||
*Ignition (configured ignition source) is off. | |||
*Movement is not detected by the configured movement source. | |||
*Device time must be synchronized. This condition depends on the “Record Settings -> Saving / sending mode parameter. | |||
*After Position Fix - device time is synchronized with GNSS satellites and GPS fix is obtained. | |||
*After Time Sync - device time is synchronized over NTP, NITZ, or GNSS satellites. | |||
*Always - device will enter sleep mode without time synchronization and GPS fix. | |||
*Sleep timeout is reached. | |||
*There are no SMS messages being received. | |||
*Data sockets are closed (ignored when permanent link is enabled) | |||
*FOTA WEB connection is not in progress. | |||
</td> | |||
<td style="vertical-align: middle; horizontal-align: center; min-width: 150px; border-bottom: 3px solid #111;"> | |||
*Ignition is ON. | |||
*Movement is detected. | |||
</td> | |||
<td style="vertical-align: middle; horizontal-align: center; min-width: 100px; border-bottom: 3px solid #111;"> | |||
*Modem | |||
*Record sending | |||
*GNSS | |||
*IMU (Inertial Measurement Unit) | |||
*FOTA WEB | |||
*Charger service | |||
*LEDs (Navigation and Status) | |||
*Odometer | |||
*Data acquisition | |||
*SNTP time synchronization | |||
*Overspeeding | |||
*Trip | |||
*Unplug Detection | |||
*Jamming Detection | |||
*Eco Driving | |||
{{#if: {{FTX Pin Support List|model={{{model}}}|pin=Manual CAN}} | | |||
*CAN (''does not receive requests, does not read CAN bus messages'') | |||
}} | |||
{{#if: {{FTX Pin Support List|model={{{model}}}|pin=BT}} | *BLE | |||
**PIN's are unavailable while BLE module is off. | |||
**Anything connected or enabled by BLE module(1 wire, DIN's, DOUT's, BLE as a peripheral) | |||
}} | |||
</td> | |||
</tr> | |||
<tr> | |||
<td style="vertical-align: middle; text-align: left; border-bottom: 3px solid #111;">'''''CAN'''''</td> | |||
<td style="vertical-align: middle; text-align: left; border-bottom: 3px solid #111;"> | |||
*Main module enters power off sleep mode. | |||
</td> | |||
<td style="vertical-align: middle; text-align: left; min-width: 150px; border-bottom: 3px solid #111;""> | |||
*Main module wakes up and restarts CAN module. | |||
</td> | |||
<td style="vertical-align: middle; text-align: left; border-bottom: 3px solid #111;"> | |||
*CAN (''does not receive requests, does not read CAN bus messages'') | |||
</td> | |||
</tr> | |||
<tr> | |||
<td style="vertical-align: middle; text-align: left;">'''''BLE'''''</td> | |||
<td style="vertical-align: middle; text-align: left;"> | |||
*Main module enters power off sleep mode. | |||
</td> | |||
<td style="vertical-align: middle; text-align: left; min-width: 150px;""> | |||
*Main module wakes up and restarts BLE module. | |||
</td> | |||
<td style="vertical-align: middle; text-align: left;"> | |||
*PIN's are unavailable while BLE module is off. | |||
*Anything connected or enabled by BLE module(1 wire, DIN's, DOUT's, BLE as a peripheral) | |||
</td> | |||
</tr> | </tr> | ||
</table> | </table> | ||
Revision as of 15:18, 3 February 2026
Table - New Content

Puts the device into a power-saving mode, preserving the power consumption from the external source or the internal battery.
Online Sleep
- In Online Sleep mode, the device manages the connection only when records need to be sent. The connection is opened at periodic intervals to send records and closed immediately after, without any timeout.
- Changing the Permanent Link setting during Online Sleep will wake up the device to apply the new configuration.
- With Permanent Link enabled, the device maintains a constant connection, sending records immediately as they are generated, rather than waiting for the next scheduled send. After sending connection remains open.
| Module | Entry Conditions | Exit conditions | Disabled functions |
|---|---|---|---|
| Main |
|
|
|
| CAN |
|
|
|
| BLE |
|
|
Deep Sleep
During Deep Sleep mode, the device generates and stores periodic records.
| Module | Entry Conditions | Exit conditions | Disabled functions |
|---|---|---|---|
| Main |
|
|
|
| CAN |
|
|
|
| BLE |
|
|
|
Power Off Sleep
When device goes into sleep mode, some modules are turned off to consume less power. Listed below are the modules and scenarios that are turned off in common with all modes and those that are disabled specifically for the Power off sleep mode:
| Module | Entry Conditions | Exit conditions | Disabled functions |
|---|---|---|---|
| Main |
|
|
|
| CAN |
|
|
|
| BLE |
|
|
|