Skip to content

CloudBoxx Firmware 2.12.0⚓︎

New features⚓︎

Crash detection⚓︎

The Crash detection feature has been added. When enabled and while the immobilizer is unlocked, the CloudBoxx detects abrupt accelerations and generates crash_detected and crash_data_ready events. This feature uses the new group_id field of the event message.

Cornering detection⚓︎

The Cornering detection feature has been added. When enabled and while the immobilizer is unlocked, the CloudBoxx detects sharp cornering of the vehicle and generates cornering_started and cornering_stopped events. This feature uses the new group_id fiel of the event message.

Heavy breaking detection⚓︎

The Heavy breaking detection feature has been added. When enabled and while the immobilizer is unlocked, the CloudBoxx detects harsh acceleration and breaking and generates heavy_breaking_started and heavy_breaking_stopped events. This feature uses the new group_id field of the event message.

Additional data for Shock detection⚓︎

Shock detection has been expanded by the shock_data_available event. It contains information about a previous shock event. The already existing configuration parameter minimal_interval_s can be used to select for how long the information is collected after the shock. This feature uses the new group_id fiel of the event message.

Improvements⚓︎

CAN bus communication⚓︎

Improved compatibility to CAN nodes with inaccurate clocks.

Cellular connection monitoring⚓︎

In certain situations, the cellular module ddi not report the loss of the network connection, e.g. when the module crashed. The CloudBoxx now monitors the state of the cellular module more frequently so that the connection is reestablished much faster in these situations.

Cellular connection setup⚓︎

The connection establishment has been accelerated.