Skip to content

Releases: wirepas/wm-sdk

1.1.0 Wirepas Mesh SDK release

24 Nov 17:01
Compare
Choose a tag to compare
  • USB support: uart can use USB on nrf52833/840 chips with uart_use_usb=yes option
  • Button hal: NRF52 interrupt uses PORT instead of EVENT to save power.
  • Button hal: Add internal pull-up/down config for button driver
  • Network keys: add a way to easily set them from app config.mk
  • Dualmcu app: use app scheduler
  • App scheduler: enhance it to have a different exec time per task and a better precision

1.0.2 Wirepas Mesh SDK release

15 Jul 07:55
Compare
Choose a tag to compare
  • Board: add support for nrf52832_mdk_v2
  • Tools: add sdk builder script to build all apps
  • Tools: remove all test-library code (not supported anymore)
  • Nrf52: uart driver remove the need for declaring RTS/CTS pins
  • Doc: enhance the search
  • Build: use python3 by default in all scripts (python2 is still supported but deprecated)
  • Shared lib: revisit the multicast api and rename it from shared_libdata to shared_data
  • External contribution: integrate #8 (thanks to ansinnovation)
  • Inventory app: enable more apps
  • Nrf52: uart dma, improve power consumption

1.0.1 Wirepas Mesh SDK release

11 May 09:27
fe25608
Compare
Choose a tag to compare

Main changes:

  • Env: add a defaut gitignore
  • Blink app: use button driver and all leds available on board
  • Led driver: add LED definitions for more EFR32 boards
  • Button driver: add EFR32 support
  • Network key: fix wizard to avoid python exception when generating random keys
  • Ruuvi appp: force BME280 driver to use 32b integer version.
  • Bootloader config: fix area overlap detection in case of external flash
  • Provisioning: genConfig.hex param address can be hex or string and fix for python3
  • Bootloader updater: fix scratchpad file dependency
  • Build: use LDFLAGS to link standard library and not LIBS
  • Doc: few typos and make it available from GitHub page

1.0.0 Wirepas Mesh SDK release

13 Mar 09:47
c20bcf7
Compare
Choose a tag to compare

This is the first release on Github targeting Wirepas 5.0 stack release