Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Align to ArduinoBLE master #385

Closed
wants to merge 255 commits into from

Conversation

fpistm
Copy link
Contributor

@fpistm fpistm commented Mar 21, 2025

Sorry, made a mistake.

cparata and others added 30 commits September 20, 2019 11:46
Fix issue on Disconnection event
Update README and Library properties files
Sync with ArduinoBLE library
Replace typo STBTLE with SPBTLE
Align to ArduinoBLE 1.1.2
Signed-off-by: Frederic Pillon <[email protected]>
Signed-off-by: Frederic Pillon <[email protected]>
STM32duinoBLE enhancement
fpistm and others added 27 commits March 5, 2025 09:48
chore: update to STM32_WPAN v1.22.0
Signed-off-by: Frederic Pillon <[email protected]>
align with ArduinoBLE master

baa1370

Steps:
git checkout master
git merge -s ours main
git checkout main
git merge master
Signed-off-by: Frederic Pillon <[email protected]>
Signed-off-by: Frederic Pillon <[email protected]>
To support to STBTLE-RF, STBTLE-1S, BLUENRG-M2SP, BLUENRG-LP
and BLUENRG-M0.

Signed-off-by: Carlo Parata <[email protected]>
Co-authored-by: Frederic Pillon <[email protected]>
Signed-off-by: Frederic Pillon <[email protected]>
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 <[email protected]>
Co-Authored-by: Frederic Pillon <[email protected]>
Signed-off-by: Frederic Pillon <[email protected]>
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 <[email protected]>
Signed-off-by: Frederic Pillon <[email protected]>
Signed-off-by: Carlo Parata <[email protected]>
Co-Auhthored-by: Frederic Pillon <[email protected]>
Signed-off-by: Arkadiusz Ambroziak <[email protected]>
Co-Auhthored-by: Frederic Pillon <[email protected]>
Signed-off-by: Arkadiusz Ambroziak <[email protected]>
Co-Auhthored-by: Frederic Pillon <[email protected]>
See Bluetooth Core Specification (v4.0 or v5.0),
ATTRIBUTE PROTOCOL (ATT) part.
Section 3.4.3.2 Find Information Response Table 3.8.
uuidLen is 16 or 128-bit.

Signed-off-by: Arkadiusz Ambroziak <[email protected]>
Co-Authored-by: Frederic Pillon <[email protected]>
Linked to:
 arduino-libraries#310

Signed-off-by: Frederic Pillon <[email protected]>
See LE_META_EVENT supported.

Signed-off-by: Frederic Pillon <[email protected]>
which seems not fully operational

Signed-off-by: Frederic Pillon <[email protected]>
@CLAassistant
Copy link

CLAassistant commented Mar 21, 2025

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
1 out of 5 committers have signed the CLA.

✅ fpistm
❌ cparata
❌ FRASTM
❌ AresMaster
❌ ABOSTM
You have signed the CLA already but the status is still pending? Let us recheck it.

@fpistm fpistm closed this Mar 21, 2025
@per1234 per1234 added the conclusion: invalid Issue/PR not valid label Mar 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
conclusion: invalid Issue/PR not valid
Projects
None yet
Development

Successfully merging this pull request may close these issues.