Skip to content

Releases: stm32duino/STM32duinoBLE

Version 1.2.2

09 Jan 13:12

Choose a tag to compare

What's Changed

  • Added support for custom app_conf.h by @KMeldgaard in #35
  • Rework the STM32CubeWB FW files to ease update by @fpistm in #38
  • Update BLE library with STM32WB Cube version v1.13.0 by @ABOSTM in #39
  • Update STM32Cube_FW from Cube version v1.13.3 by @ABOSTM in #42
  • Fix hard fault when str is NULL by @grobx in #44
  • Update BLE to Cube version 1.14.1 by @ABOSTM in #46
  • BlueNRG-LP Support by @grobx in #45
  • fix: HCI only Firmware not supporting ACI_GAP_INIT ACI_GATT_INIT by @ABOSTM in #47
  • chore: update STM32Cube_FW from Cube version v1.15.0 by @fpistm in #48
  • Support STM32WB15xx

New Contributors

Full Changelog: 1.2.1...1.2.2

Version 1.2.1

08 Jul 13:42

Choose a tag to compare

  • Align to ArduinoBLE 1.2.1
  • Fix to remove specific include. Correct CMSIS device header already included by the core.
  • examples: add STM32WB5MM-DK support

What's Changed

  • examples: add STM32WB5MM-DK support by @fpistm in #32

Full Changelog: 1.2.0...1.2.1

Version 1.2.0

04 May 15:41
9b7107b

Choose a tag to compare

  • Align to ArduinoBLE 1.2.0
  • Improve STM32duinoBLE robustness and flexibility
  • Replace ArduinoBLE.h with STM32duinoBLE.h
  • Add B_L4S5I_IOT01A
  • Add support to X-NUCLEO-IDB05A2
  • Use B_L475E_IOT01A official name
  • Add support of the STM32WBxx
  • Update CI with new maintainer name (STM32 core 2.0.0)

Version 1.1.2

18 Nov 15:30
4734253

Choose a tag to compare

What's Changed

  • Add support to STBTLE-RF and STBTLE-1S modules by @cparata in #3
  • Fix issue on Disconnection event by @cparata in #4
  • Update README and Library properties files by @cparata in #5
  • Sync with ArduinoBLE library by @cparata in #6
  • Replace typo STBTLE with SPBTLE by @cparata in #8
  • Align to ArduinoBLE 1.1.2 by @cparata in #9

Full Changelog: 1.1.1...1.1.2