Releases: stm32duino/STM32duinoBLE
Releases · stm32duino/STM32duinoBLE
1.2.8
Version 1.2.7
Version 1.2.6
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
What's Changed
Full Changelog: 1.2.4...1.2.5
Version 1.2.4
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
- 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
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
- @KMeldgaard made their first contribution in #35
- @ABOSTM made their first contribution in #39
- @grobx made their first contribution in #44
Full Changelog: 1.2.1...1.2.2
Version 1.2.1
- 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
Full Changelog: 1.2.0...1.2.1
Version 1.2.0
- Align to ArduinoBLE 1.2.0
- Improve STM32duinoBLE robustness and flexibility
- Replace
ArduinoBLE.h
withSTM32duinoBLE.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
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