Skip to content

Releases: stm32duino/STM32duinoBLE

1.2.8

08 Jul 09:24
Compare
Choose a tag to compare

What's Changed

  • chore: update to STM32_WPAN v1.19.0 by @fpistm in #68

Full Changelog: 1.2.7...1.2.8

Version 1.2.7

30 May 14:05
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.2.6...1.2.7

Version 1.2.6

09 Jan 16:34
Compare
Choose a tag to compare

What's Changed

  • chore: update to STM32Cube_FW v1.17.0 by @fpistm in #59
  • fix: TL_Evt_t payload size for reset by @fpistm in #60

Full Changelog: 1.2.5...1.2.6

Version 1.2.5

13 Jul 13:46
Compare
Choose a tag to compare

What's Changed

  • chore: update to STM32Cube_FW v1.16.0 by @fpistm in #55

Full Changelog: 1.2.4...1.2.5

Version 1.2.4

30 Mar 14:16
bd27383
Compare
Choose a tag to compare

Fix BlueNRG-2 porting according last version of the BLE module firmware

What's Changed

  • fix: warning outside array bounds by @fpistm in #50
  • Add support for latest firmware in BLUENRG-M2SP chips. by @elle-bi in #54

Full Changelog: 1.2.3...1.2.4

Version 1.2.3

17 Mar 08:58
b0a1849
Compare
Choose a tag to compare
  • Add API to get the random address for compatibility with ST BLE Sensor App

What's Changed

Full Changelog: 1.2.2...1.2.3

Version 1.2.2

09 Jan 13:12
Compare
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
Compare
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
Compare
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
Compare
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