Jump to content

Test-AC: Difference between revisions

From Teltonika Telematics Wiki
No edit summary
No edit summary
Line 1: Line 1:
{| class="wikitable" style="width: 100%;"
|+
! style="width: 20%; border: 1px solid white; border-bottom: 2px solid #0054A6; background: white; color: #0054A6; text-align: center;" |FIRMWARE VERSION
! style="width: 20%; border: 1px solid white; border-bottom: 2px solid #0054A6; background: white; color: #0054A6; text-align: center;" |RELEASE DATE
! style="width: 60%; border: 1px solid white; border-bottom: 2px solid #0054A6; background: white; color: #0054A6; text-align: left;" |CHANGES
|-
| style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: center; vertical-align: center; background: white;" |<span class="mw-headline" id="04.01.00.Rev.08">{{{fw|'''04.02.00.Rev.05'''}}}</span><br />
| style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: center; vertical-align: center; background: white;" |{{{release_date| 2026-02-01}}}
| style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: center; background: white;" |
'''New Features:'''
*'''NEW!''' Added BLE sensor error codes.
*'''NEW!''' GNSS Augmentation and PAP+CHAP GPRS authentication added.
*'''NEW!''' Added possibility to configure saving/not saving last known coordinate into flash.
*'''NEW!'''  Added PCB Temperature IO.
*'''NEW!'''  Added new GNSS IO - Status Value.
'''Improvements:'''
*Improved CAN Odometer reading and sending.
*Improved modem initiation after restart.
*Improved Manual Geofence handling in low speed.
*Improved restoring coordinates from flash algorithm.
*Improved ''fwstats'' command response restart section.
*Improved Total Mileage maximum value, which now can be more than 1 million.
*Improved BLE communication with iOS over GATT.
*Improved Accelerometer analysis methods.
*Improved maximum DOUT off duration on idling event.
*Improved internal file management for faster operation.
*Improved CAN adapter connection state detection.
*Improved validation for the range of “Distance Since Refuel” values.
*Improved calculation logic for distance-based parameters.
*Improved fluctuations in “Distance Since Refuel” readings.
*improved Operator Ban List.
*Improved GNSS Jamming.
*Stability improvements.
'''Resolved issues:'''
*Resolved Trip Odometer on startup showing Total Odometer value.
*Resolved Func WD no send not working for backup server.
*Resolved immobilizer authorization status after restart.
*Resolved DOUT2/DOUT3 control via ignition feature.
*Resolved keyword setting over BT for configurator.
*Resolved issue with GNSS reconfiguration to QZSS.
*Resolved issue with BLE Hidden mode visibility.
*Resolved program number reset via major FW update.
*Resolved [LVCAN] Presence flagging trace spamming in log.
*Resolved issue with misleading firmware status after update.
*Resolved issue when "Beacon Presence" parameter did not show value.
*Resolved issue with duplicate GSM status update after device restart.
'''Fixes:'''
*Fixed reset conditions for Total Odometer calculations.
*Fixed incorrect handling of “Distance Since Refuel” in non-OBD compliant modes.
*Fixed signed integer issue in HV Battery Lifetime Energy data.
*Fixed modem initialization issue when SIM PIN is required.
*Fixed time synchronization issue.
*Fixed NTP ''timesync'' getting stuck.
*Fixed Abnormal altitude spam when GPS is not stable.
*Fixed Vehicle speed always being 255.
*Fixed Advanced beacon names appear incorrectly in configurator.
*Fixed RFID, BLE RFID IOs operand value.
*Fixed HV battery parameter unit conversion.
*Fixed CAN adapter information update in FOTA WEB.
*Fixed throttle position data handling after reconfiguration.


 
*General Fixes
==iButton Read Notification==
|-
'''Important:iButton Read Notification has been replaced with Authorized Read Notification starting from FMB Firmware Ver.03.30.00''' <br>
|}
[[Image:Authorized_Read_Notification.gif|{{{general|size}}}||right]]
Output control parameter let user chose which DOUT will iButton blink. After connecting of iButton DOUT will blink for period of time, which configured in DOUT ON Duration parameter. The iButton List checking parameter configures that device reads the iButton ID from list or not. For example if configured as Enabled, device will not blink DOUT unless the iButton is in iButton list.
If Depend on Ignition parameter is enabled then Output will be triggered only if ignition is off (in addition to being in a list if iButton List Checking is also enabled).
Output control examples when iButton is detected (if None is selected in Output Control – all of the following steps will be skipped):
 
*If both iButton List Checking and Depend on Ignition are disabled – Output is triggered.
*If iButton List Checking is enabled and Depend on Ignition is disabled – Output is triggered only if iButton is in the list.
*If iButton List Checking is disabled but Depend on Ignition is enabled – Output is triggered only if ignition is off.
*If both iButton List Checking and Depend on Ignition are enabled – Output will trigger if iButton is in the list and ignition is off.
 
iButton Read Notification parameters:
 
*Output control – available scenario settings for module Digital output activation/deactivation
*DOUT ON/OFF duration – a value in seconds, for how long {{{text_dout|DOUT1/DOUT2}}} should be active or inactive.
*iButton List checking - parameter configures that device reads the iButton ID from list or not.
*Depend on Ignition - Output will be triggered only if ignition is off

Revision as of 11:41, 2 April 2026

FIRMWARE VERSION RELEASE DATE CHANGES
04.02.00.Rev.05
2026-02-01

New Features:

  • NEW! Added BLE sensor error codes.
  • NEW! GNSS Augmentation and PAP+CHAP GPRS authentication added.
  • NEW! Added possibility to configure saving/not saving last known coordinate into flash.
  • NEW! Added PCB Temperature IO.
  • NEW! Added new GNSS IO - Status Value.

Improvements:

  • Improved CAN Odometer reading and sending.
  • Improved modem initiation after restart.
  • Improved Manual Geofence handling in low speed.
  • Improved restoring coordinates from flash algorithm.
  • Improved fwstats command response restart section.
  • Improved Total Mileage maximum value, which now can be more than 1 million.
  • Improved BLE communication with iOS over GATT.
  • Improved Accelerometer analysis methods.
  • Improved maximum DOUT off duration on idling event.
  • Improved internal file management for faster operation.
  • Improved CAN adapter connection state detection.
  • Improved validation for the range of “Distance Since Refuel” values.
  • Improved calculation logic for distance-based parameters.
  • Improved fluctuations in “Distance Since Refuel” readings.
  • improved Operator Ban List.
  • Improved GNSS Jamming.
  • Stability improvements.

Resolved issues:

  • Resolved Trip Odometer on startup showing Total Odometer value.
  • Resolved Func WD no send not working for backup server.
  • Resolved immobilizer authorization status after restart.
  • Resolved DOUT2/DOUT3 control via ignition feature.
  • Resolved keyword setting over BT for configurator.
  • Resolved issue with GNSS reconfiguration to QZSS.
  • Resolved issue with BLE Hidden mode visibility.
  • Resolved program number reset via major FW update.
  • Resolved [LVCAN] Presence flagging trace spamming in log.
  • Resolved issue with misleading firmware status after update.
  • Resolved issue when "Beacon Presence" parameter did not show value.
  • Resolved issue with duplicate GSM status update after device restart.

Fixes:

  • Fixed reset conditions for Total Odometer calculations.
  • Fixed incorrect handling of “Distance Since Refuel” in non-OBD compliant modes.
  • Fixed signed integer issue in HV Battery Lifetime Energy data.
  • Fixed modem initialization issue when SIM PIN is required.
  • Fixed time synchronization issue.
  • Fixed NTP timesync getting stuck.
  • Fixed Abnormal altitude spam when GPS is not stable.
  • Fixed Vehicle speed always being 255.
  • Fixed Advanced beacon names appear incorrectly in configurator.
  • Fixed RFID, BLE RFID IOs operand value.
  • Fixed HV battery parameter unit conversion.
  • Fixed CAN adapter information update in FOTA WEB.
  • Fixed throttle position data handling after reconfiguration.
  • General Fixes