Skip to content

Firmware Release Notes (BeMini)

3.3.79 Release Notes - January 2025

Target: General Release

+ New: Added support for GPS Assist with Control New Enable/Disable

3.3.78 Release notes - November 2024

Target: BCU Release (rebased from 3.3.62)

+ New: Added support for the set_iot_data request.
            : Enabled hibernation functionality.
+ Improvement: Improved HDOP algorithm for better GPS performance.

3.3.77 Release Notes - November 2024

Target: Beta General Release

+ New: Added support for GPS Assist (via Network assist) functionality
~ Improvement: Improved HDOP algorithm

3.3.70 Release Notes - May 2024

Target: General Release

! New: Removed "bewhere2017" APN from AT&T SIM card configuration to support Customers AT&T SIMs .
! Fix: Fixed an issue, when removing the USB connection could cause threads to block.
! Fix: Resolved a KV Store issue where the calculated free space for page memory was incorrect.
! Fix: Fixed a problem with KV storage failing to write once the first page was full (<kvs> Entry Header W Fail x10).
! Fix: Fixed hanging when AT messages were queued after the modem was powered off or in PSM mode (<lte> AT send err 4).
! Fix: Addressed multiple compiler warnings for improved code quality.

3.3.62 Release Notes - January 2024

Target: BCU Release

+ New: BCU Remote Configuration:
    Mode (0: Disabled 2: Enabled) / bcu-mode 2 
    bcu-mode: 0 current default configuration, full-on 380mA 
    bcu-mode: 2 current throthle to 100 mA  

3.3.60 Release Notes - March 2024

Target: General Release

- New: Adds check to clear backoff timer if registering fails
! Fix: Fixes issue with settings failing with message <kvs> Entry Header W Fail x10
! Fix: Fixes crashing when this message is encountered <lte> AT send err 4

3.3.54 Release Notes

Target: General Release

~ Update: Redirecting Crashlog destination to a new AWS instance.
~ Updating : Default AT&T APN for BeWhere account.

3.3.51 Release Notes

Target: General Release

! Fix: Improved and fixed PSM New with AT&T SIMS activations.
! Fix: Addressed an issue with Quectel BG77 01.006 release related to a GPS issue by changing to a new workflow.
Additinal notes:
    This release is compatible with the following Quectel BF77 fimrware release 
        BG77LAR05A01 01.001.01.001
        BG77LAR02A04 01.006.01.006
        BG77LAR02A04 01.003.01.003

3.3.46 Release Notes - September 2023

Target: BCU Release

+ New: Initial BCU Implementation
    Support for SYSTEM STATUS REQUEST (0x00), BATTERY STATUS REQUEST (0x02)
+ Configuration:
    Mode (0: Disabled 2: Enabled) / bcu-mode 2 
    bcu-mode: 0 current default configuration, full-on 380mA 
    bcu-mode: 2 current throthle to 100 mA  

3.3.43 Release Notes

Target: General Release

~ Configuration: Disable DCDC by default
~ Configuration: Added B13 for Bell activations to support SaskTel deployement

3.3.40 Release Notes

Target: General Release

! Fix: Fix under voltage fast wake-up that might drain the battery 
! Fix: Fix Igntion ON/Off flag not working  
! Fix: Fix to the WIFI leash configuration CRC calculation.
+ New: Added support for option flags in the configuration message from the server for LEDs disable, PSM disable, Wifi AP collection. The default is LEDs on, PSM on, AP collection off.
+ New: Added WIFI + GPS messages and LED changes
+ New: Added Power ON/OFF indication mapped to GPIO1 On/Off events 
+ New: Added BLE Control Point (test Release)
+ New: Low Battery Mode (test release )
    App and BLE App add a low battery state that is entered when a low
    battery reading is detected. Low battery state turns off all sensors and      
    BLE advertising. In low battery state, the device re-samples the battery every 30 minutes      
    (or 3 minutes if usb power is present). When the battery recharges to a      
    good level the app and BLE will resume operation.