Skip to content

Releases: wirepas/wm-sdk

1.5.1 Wirepas Mesh SDK release (only EFR32xG24)

12 Dec 13:46
b6e48fb
Compare
Choose a tag to compare

Warning

This SDK release targets the Wirepas stack 5.4.1.1 that is only available for EFR32xG24 chipset.

1.4.2 Wirepas Mesh SDK release

09 Nov 12:42
Compare
Choose a tag to compare

This release is similar to v1.4.1 with two additions:

  • Add new method for online provisioning (for interoperability)
  • Reduce maximum scratchpad size in genscratchpad.py (1MBytes) to be align with bootloader maximum size

1.5.0 Wirepas Mesh SDK release (only EFR32xG24)

12 Oct 14:49
Compare
Choose a tag to compare

Warning

This SDK release targets the Wirepas stack 5.4.0 that is only available for EFR32xG24 chipset.

1.4.1 Wirepas Mesh SDK release

29 Jun 11:05
Compare
Choose a tag to compare

1.4.1 content is exactly the same as 1.4.0, except a clarification on Silabs EFR32xG23 linker script. In fact, if used with stack version 5.3.0.90 (EFR32xG23 865 MHz India maintenance release), the application can increase its RAM amount from 12KB up to 16KB. But with 5.3.0.89, limit remains at 12KB

1.4.0 Wirepas Mesh SDK release

03 Nov 16:32
Compare
Choose a tag to compare

This release targets the Wirepas 5.3 stack binaries.

1.3.0 Wirepas Mesh SDK release

20 Dec 09:24
Compare
Choose a tag to compare

This release targets the Wirepas 5.2 stack binaries.

1.2.3 Wirepas Mesh SDK release

06 Oct 14:19
Compare
Choose a tag to compare
  • New Positioning Library (PosLib v1.1.0):
    • support for DA based positioning
    • support for miniBeacons
  • New Positioning Application (PosApp v1.2.3):
    • support for DA based positioning
    • support for miniBeacons
    • support for DIS2DW12 as new motion sensor driver
  • New low latency application example

1.2.2 Wirepas Mesh SDK release

01 Jul 10:15
Compare
Choose a tag to compare
  • App_Scheduler fixes:
    • Fix pattern of canceling a task from itself and adding a new task simultaneously resulting potentially in the new task not schedule
    • Fix overflow that could result of a task not scheduled as it should if there was another task far in future
  • Evaluation_app: use of shared_appConfig
  • Documentation improvement:
    • Dualmcu doc: fix broken links and missing section
    • Fix rendering issue in Evaluation_app Readme
    • Minor cleanup in online doc
    • Fix cbor decoding example in battery_voltage_read_app Readme
  • Control_router app:
    • Add autorole flag by default
  • Build system: allows app to still be located in source folder directly
  • Positioning app/libraries:
    • Cleanup of includes
    • Disable Led notification by default
    • Fix include to avoid build error when motion is not enabled

1.2.1 Wirepas Mesh SDK release

04 Jun 14:38
Compare
Choose a tag to compare

From 1.2.0:

  • Positioning app documentation
  • Positioning library documentation
  • Fix list of boards in apps for Silabs platform

1.2.0 Wirepas Mesh SDK release

27 May 10:06
Compare
Choose a tag to compare

List of main changes to be updated soon