1. Home
  2. Docs
  3. Firmware Release Notes
  4. V0.2.9

V0.2.9

New Modules

Improvements

  • The factsheets of all Hexabitz modules have been updated, including commands, messages and APIs with their descriptions and examples.
  • Added a custom buffer for the modules that support receiving data from an external port (e.g. Bluetooth, USB modules) so that the user can receive data regardless of the specific protocol of Hexabitz modules.
  • General improvements for errors that occur randomly in modules.

Bug Fixes

  • Fixed EEPROM issues that occurred in G0 MCU modules (due to MCU upgrade) and all related issues (snippets, emulated EEPROM … etc.).

Known Issues

  • Note that if you connect an external (hardware/software) to one of Hexabitz modules to send BOS messages, a delay of 2 ms should be added between each UART frame [start bit, data bits, parity bit, stop bit ]; this issue will be solved in the upcoming releases.
  • BOS Explore functionality is disabled in this release. Calling Explore API or Command does not return any result. The functionality will be restored in future releases.
  • H1BR6x does not work accurately in this release due to RAM size shortage.

Backward Compatibility

  • This release is backward compatible. We recommend updating all modules in the array to V0.2.9 to improve communication between them.

How can we help?