Subscribe To Updates
Subscribe to our technical newsletter to be notified of bug fixes and firmware updates
Dart Application Firmware - this applies to the original Dart, and not Dart2.
- v1.21
- Added an async message request for uploading accident data.
- v1.20
- Added onboard odometer/run hours
- v1.19
- Obtain and save cell tower information in debug logs whilst in recovery mode.
- v1.18
- Fixed logic error in temperature based battery charger control.
- Power saving pin mux fixes.
- Updated UART driver.
- v1.17
- Recovery mode timeout.
- Position SMS functionality.
- Charging disabled below -1 deg c.
- GPS fail notify support.
- v1.16
- Fixed unresponsive ADC after WD Reset
- v1.15
- Run detect will end trips correctly after a mid-trip reset
- Guard against unresponsive modem
- AutoAPN additions
- v1.14
- Disable battery charging above 48 degrees. Feature can be disabled.
- Disable movement trips with movement threshold set to 0xFFFF.
- Calibrate processor temp sensor with more reliable modem temperature.
- Fix GSM SIM Toolkit disable loop.
- v1.13
- Removed 2G disable
- GSM restart time increased from 10 to 30s
- Reduced failed connection reset number to 50
- Fully disable all I/O when powering down modem
- Reading modem fw version on first power on
- v1.12
- Disabling 2G on 3G devices
- Reduced failed connection reset number to 80
- Reading network code failures from modem
- v1.11
- Reset after 100 failed connection attempts
- Extra GSM debug logging after multiple failed connection attemps
- v1.10
- Parameterised roll threshold.
- v1.9
- Movement trip start speed threshold
- v1.8
- RTC update
- v1.7
- Added parameter for buzzer beeps on harsh driving event.
- v1.6
- Driver ID from iButton reader.
- Accident detection and logging levels added as: off; log reason only; log reason and reconstruction data.
- Idle monitoring on device. Sets a digital input on idle event if enabled.
- v1.5
- Driver ID from RFID TTL peripheral support added.
- Buzzing via RFID peripheral added.
- Driver lists tested
- Recovery mode log reasons for control from TG
- Immobilisation log reasons for control from TG
- Debugging baud rate is now 9600 bps
- Extended SGACT? timeout to 10 sec
- accDSP merged in supporting driver profiling and accident detection
- v1.4
- RTC leap year fix
- v1.3
- Fixed updating of the RTC from the Hello message response.
- Trip trimming is disabled by default.
- v1.2
- Initial release