FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Sync to ArduinoBLE 1.5.0 by fpistm · Pull Request #91 · stm32duino/STM32duinoBLE · GitHub

Sync to ArduinoBLE 1.5.0 - #91

Merged
fpistm merged 59 commits into
stm32duino:mainfrom
fpistm:sync_1.5.0
Aug 12, 2026
Merged

Sync to ArduinoBLE 1.5.0#91
fpistm merged 59 commits into
stm32duino:mainfrom
fpistm:sync_1.5.0

Conversation

fpistm commented Aug 11, 2026

Copy link
Copy Markdown
Member

No description provided.

fpistm and others added 30 commits April 18, 2025 09:31
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 4 to 5.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](actions/download-artifact@v4...v5)

---
updated-dependencies:
- dependency-name: actions/download-artifact
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
…dabot/github_actions/actions/download-artifact-5

Bump actions/download-artifact from 4 to 5
Signed-off-by: iabdalkader <i.abdalkader@gmail.com>
Signed-off-by: iabdalkader <i.abdalkader@gmail.com>
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v4...v5)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
…dabot/github_actions/actions/checkout-5

Bump actions/checkout from 4 to 5
Supports sending raw HCI commands over RPC.

Signed-off-by: iabdalkader <i.abdalkader@gmail.com>
…coexistance-portenta-c33

Use CEspChipManager for chip initialization on Portenta C33
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4 to 5.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](actions/upload-artifact@v4...v5)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 5 to 6.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](actions/download-artifact@v5...v6)

---
updated-dependencies:
- dependency-name: actions/download-artifact
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
…dabot/github_actions/actions/download-artifact-6

Bump actions/download-artifact from 5 to 6
…dabot/github_actions/actions/upload-artifact-5

Bump actions/upload-artifact from 4 to 5
…ection-for-opta

Enter critical section only for Arduino Nano 33 BLE
Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v5...v6)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
…dabot/github_actions/actions/checkout-6

Bump actions/checkout from 5 to 6
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
fix: unused warning when _BLE_TRACE_ undefined
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 6 to 7.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](actions/download-artifact@v6...v7)

---
updated-dependencies:
- dependency-name: actions/download-artifact
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 5 to 6.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](actions/upload-artifact@v5...v6)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
fpistm added enhancement New feature or request fix 🩹 Bug fix labels Aug 11, 2026
fpistm added this to the 1.5.0 milestone Aug 11, 2026
fpistm and others added 21 commits August 12, 2026 10:32
align with ArduinoBLE master (1.5.0)
  2beed7b

Steps:
  git checkout master
  git merge -s ours main
  git checkout main
  git merge master
To support to STBTLE-RF, STBTLE-1S, BLUENRG-M2SP, BLUENRG-LP
and BLUENRG-M0.

Signed-off-by: Carlo Parata <carlo.parata@st.com>
Co-authored-by: Frederic Pillon <frederic.pillon@st.com>
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
to support the shared memory transport layer for the
STM32WB built-in chip.
It also Allows HCI SPI Transport with STM32WBxx

Signed-off-by: Francois Ramu <francois.ramu@st.com>
Co-Authored-by: Frederic Pillon <frederic.pillon@st.com>
Co-Authored-by: Tom Hayden <thayden@gmail.com>

utility: support automatic low-speed clock detection

- Read RF wakeup clock source to automatically choose LSE, LSI, or HSE
- Bypasses infinite LSE loop hang on boards without LSE crystal
STM32_WPAN from Cube version v1.24.0.
Patch files appled.

Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
On STM32WB, Cube FW version 1.14.1,
messages ACI_GATT_INIT and ACI_GAP_INIT
are not available on HCI only BLE firmware
(stm32wb5x_BLE_HCILayer_fw.bin)
This imply to move Random Address to host instead of relying on controller

Signed-off-by: Alexandre Bourdiol <alexandre.bourdiol@st.com>
Signed-off-by: Lorenzo Bini <lorenzo.bini@studenti.unimi.it>
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
Signed-off-by: Arkadiusz Ambroziak <arekambroziak@op.pl>
Co-Auhthored-by: Frederic Pillon <frederic.pillon@st.com>
See LE_META_EVENT supported.

Note:
Value should be 0x3B3 but set to 0x1B3 to explicitly
ignore ENHANCED_CONN_COMPLETE event

Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
… processing during ATTClass::discoverDescriptors causes crashing

I've highlighted this issue on 9th July ... this is an issue of causing __CRASHES__ if using ArduinoBLE to connect as central and the response to ATT_OP_FIND_INFO_RESP includes 128-bit UUIDs.
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
fpistm merged commit 20b3582 into stm32duino:main Aug 12, 2026
6 checks passed
fpistm deleted the sync_1.5.0 branch August 12, 2026 08:56
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request fix 🩹 Bug fix

Projects

Status: In progress

Development

Successfully merging this pull request may close these issues.


Back | FazBrowse Home | New Git URL