Skip to content

What’s new⚓︎

Find out about the most recent updates and improvements of our products. The five most recent changes are displayed on this page, so you can stay up to date easily. For detailed update histories, each individual product page contains information on important releases and additions in chronological order starting with the most recent one.

CloudBoxx Firmware 2.19.0

CloudBoxx firmware version 2.19.0 has been released.

New features of this version are:

  • Intelligent Central Lock Status: Offers more precise information about the central lock status in certain cases (see release notes for more details).
  • Tracking Reasons: Tracking messages now include a reasons field indicating one or more reasons why a particular tracking event was triggered.

Improvements included in this firmware release are:

  • Improved data integrity around firmware upgrades or power loss scenarios
  • The GNSS position processing of the Damage Detection feature is improved
  • Various bugfixes

Info

Navigate to CloudBoxx > Release Notes to see a more detailed list of those changes, including instructions on how to use the newly introduced features. You need to login using your FleetControl credentials at the top right of this page to be able to view the detailed release notes.

New Event Reasons for CloudBoxx

We now have dedicated and more understandable event names for 5 CloudBoxx event reasons which were previously sent as part of a generic CAN value high or CAN value low event. Every CloudBoxx with a supported vehicle model will send out central_lock_read_state_changed and doors_changed events following the release of firmware version 2.18.

CloudBoxx Firmware 2.18.0

New features

GNSS speed as speed source

The CloudBoxx can now use the displayed GNSS speed as the speed source. This will cause the speed property to be updated with the speed data from the GPS module.

New event reasons

The CloudBoxx will now generate new dedicated events for door state changes and central lock read state changes. Additionally, three new configurable events are introduced for handbrake, lights and windows state changes. The configurable events can be enabled or disabled using the route reasons_to_create_events_for which is a child object of event-config.

Air quality detection (prototype)

The CloudBoxx can be equipped with an external air quality sensor that would enable it to send air quality events. This can be utilized for features such as smoke detection.

Improvements

Increased mobile data speed

The CB 1020 series modem now uses higher Baud rates for data transmission. This reduces the transmission time for damage detection messages and speeds up download times.

CloudBoxx can now detect permanent uplink data communication failures, which can occur under certain network conditions, and automatically switch to another mobile network.

CloudBoxx Firmware 2.17.0

New features

Auto Immobilizer Control

This firmware introduces a new feature ‘auto immobilizer control’. When this fleet feature is enabled, an unlocked immobilizer would automatically lock itself if certain lock conditions were fulfilled. This feature is meant to bring more safety to the car-sharing ecosystem. For assistance in configuring this feature, please contact our support team.

RTC Calibration

The CloudBoxx’s RTC (real-time clock) tends to drift a few seconds during the day due to some hardware limitations. A new compensation algorithm reduces this effect and improves the clock’s accuracy. The clock is used to generate timestamps for all sorts of events. The device must be running for at least 12 hours, before this new compensation algorithm takes effect, and it will occasionally need a GPS signal to ensure high accuracy.

OBD Feature

The CloudBoxx can now be operated in a more non-invasive way by connecting it to the vehicle’s OBD-II port. To do this, a basic functionality has been implemented where the CloudBoxx receives the following information via the OBD-II protocol: ignition, speed, fuel level and mileage. The availability of this information depends on the vehicle model.

Note that this feature is only available in OneAPI.

Improvements

Less current consumption when using the Damage Detection product

We have optimized the power consumption of the CloudBoxx. While using the Damage Detection product, you should now see less CPU time consumed by these boxes running this product.

New thresholds for low_bat_alarm configurations

You can now configure higher low_bat_alarm thresholds for the CloudBoxx. This is very helpful for vehicles that run on a different voltage level than the usual 12VDC.

The new maximum boundaries are:

CloudBoxx:

  • low_bat_alarm_threshold: 55.5V
  • low_bat_recovered_threshold: 56V

CloudBoxx Mini:

  • low_bat_alarm_threshold: 99.5V
  • low_bat_recovered_threshold: 100V

Multi-factor Authentication

From now on, you will be able to add an additional layer of security to your INVERS accounts. When enabled, multi-factor authentication requires users to provide an additional means of verification during login. Using either an authenticator app on your smartphone or an email address, you can but you has access to your fleet.

CloudBoxx Firmware 2.16.0

New features

Damage detection

This firmware introduces support for the optional Damage Detection service. Damage Detection provides detailed information on vehicle damage and enables comprehensive, automated damage management. The Damage Detection Module peripheral device captures various data from the vehicle in daily use. The solution’s algorithm filters and compresses a large part of this raw data. The filtered data points are then further analyzed in the cloud by an AI algorithm which identifies patterns and anomalies. The AI assigns them to specific events, such as a parking accident, in real-time that have actually led to damage to a particular component. At the same time, it recognizes if it was only a door being closed or a pothole being driven over, resulting in no damage and making a report unnecessary. This feature is available for the CloudBoxx 4G/1020.

New mileage source option combined

The new mileage_source option combined can be helpful to get a more accurate mileage value. This is typically the case if the vehicle provides the mileage on the CAN bus (with CDF4) but only with a resolution of one kilometer, i.e., without decimal places. With the mileage source option set to combined, the fractional part is captured using the speed information, and added to the basic mileage value read from the vehicle’s CAN bus.

Improvements

Faster initial cellular connection setup

The initial cellular connection setup after installation of the CloudBoxx in a new country has been sped up by two minutes. Country changes during operation were not affected by this delay. This improvement is available for the CloudBoxx 1020.

Connectivity Monitor

We are excited to announce the release of our Connectivity Monitor. This tool provides you with a dashboard that allows you to both stay up to date on your fleet’s overall connectivity status and also investigate individual vehicles’ connection states.

Connectivity monitor

CloudBoxx Firmware 2.15.0

New features

New SmartKey options

Two new options for operating the CloudBoxx with a Passive Entry/Go SmartKey inside the SmartKey Device have been integrated. The option extended keyless resolves some issues with the SmartKey device installed in certain vehicles which use a more advanced SmartKey inside-/outside-detection. With the option only_on_central_lock, the SmartKey is only used for locking and unlocking the vehicle but not for immobilization. This option is recommended to be used with specific CloudBoxx setups that realize the immobilization of the vehicle differently, e.g., with the starter-interruption- or code-line-relay.

Integration of Birò Vehicle Interface

The electric micro car vehicle Birò is now supported with the CloudBoxx Mini. Special handling regarding the software and hardware interfacing is required to operate this vehicle with the CloudBoxx Mini. This handling can be enabled with the vehicle_interface parameter under the /devices/{qnr}/config resource. Note that Birò is only supported by the CloudBoxx Mini.

Event Consumers

FleetControl now offers the option to create and manage credentials for your OneAPI message queues (RabbitMQ). It also allows you to subscribe or unsubscribe to specific event topics so that you only consume the event data you actually need to support your booking application’s workflows or supplement data you otherwise collect.

Simulated Vehicles

If you are interested in integrating INVERS OneAPI or experimenting with it, simulated vehicles are a great way to get started. They behave like real vehicles, except they are purely virtual. Not only can they provide realistic data like vehicle states and entire trips, you can also interact with them using FleetControl and OneAPI.