# Major Firmware Releases

## Main Board Firmware

### V30 - Release date 14/11/2019

* Relevance. All LS1, LS1-R, LS1-P, T35 products (Board V2, 4)
  * Released through the mobile app for mass update&#x20;
  * Provide job queue mechanism for remote control
  * Support remote firmware updates for LTE M1/NB-IoT cellular (V4 board)&#x20;

### V58 - Release date 22/05/2020

* Relevance. All LS1, LS1-R, LS1-P, T35 products (Board V4)
  * Released through mobile app and web for mass update
  * Add 4 x daily job queues for remote control
  * Adjusted memory management (Modem and CPU)
  * Adjusted communication retry policy&#x20;
* Relevance. All LS1, LS1-R, LS1-P, T35 products (Board V2 (Sigfox))
  * Released through mobile app for mass update
  * Add 1 x job queues for remote control every 3 days

### V65 - Release date 05/11/2020

* Relevance. All LS1, LS1-R, LS1-P, T35 products (Board V4-5)
  * Released through mobile app and web for mass update
  * Support for board V5
* Relevance. LS1-R, T35 products (Board V2, 4-5)
  * Support for newer v12 radar algorithm
* Relevance. LS1, LS1-P, LS1-R, T35 products (Board V2, 4-5)
  * Stability improvements to drivers by chip manufacturer SDK

### V72 - Release date 04/05/2021

* Relevance. All LS1, LS1-R, LS1-P, T35 products (Board V4-6)
  * Released through the web for mass update
  * Support for Board V6
* Relevance. All LS1, LS1-R, LS1-P, T35 products (Board V2 Sigfox))
  * Support freeze last release for Sigfox production product
  * Support radar release V19
  * Add 1 x daily job queues for remote control

### V85 - Release date 11/02/2022

* Relevance. All LS1, LS1-R, LS1-R-12, LS1-P, T35 products (Board V4-8)
  * Released through the web for mass update
  * Support for board V7-8
  * Support for new product LS1-R-12
  * Improved communication power consumption&#x20;
  * Reduction to 2 x daily job queues&#x20;
  * Add remote reboot capability&#x20;

## Radar Board Firmware

### V7 - Release date 23/10/2019

* Relevance radar board V1
  * First web-based release
  * Improved accuracy&#x20;
  * improved power consumption
  * Added object detection outside of the designed range
  * Default target largest object&#x20;

### V12 - Release date 18/05/2020

* Relevance radar board V1
  * Reduced power consumption
  * Improved calibration
  * Default target largest flat object

### V14 - Release date 01/10/2020

* Relevance radar board V1
  * Accuracy improvements&#x20;

### V19 - Release date 07/05/2021

* Relevance radar board V1-2
  * Reduced power consumption
  * Improved calibration&#x20;
  * Improved error management&#x20;

### V25 - Release date 11/01/2022

* Relevance radar board V1
  * Use updated SDK&#x20;
  * Freeze FW for V1 hardware last major release  &#x20;

### V26 - Release date 13/01/2022

* Relevance radar board V2-3
  * Improved power-down state&#x20;
    * Prevents bad sensor errors on boards V2-3
* Support for newly manufactured LS1-R-12 12m product version


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.waterwatch.io/3.0.1/support/major-firmware-releases.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
