Skip to content

Conversation

@fpistm
Copy link
Member

@fpistm fpistm commented Nov 28, 2025

No description provided.

lyusupov and others added 29 commits April 29, 2025 18:30
fix build for ESP32-C5 target with Arduino-ESP32 Core 3.3.x
Use locks to prevent race conditions in HCICordioTransport
Rewrite handleAclDataPkt to correctly handle fragments
align with ArduinoBLE master (1.4.1)
  f6f6e10

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 <[email protected]>
Co-authored-by: Frederic Pillon <[email protected]>
Signed-off-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]>
STM32_WPAN from Cube version v1.23.0.
Patch files appled.

Signed-off-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: Arkadiusz Ambroziak <[email protected]>
Co-Auhthored-by: Frederic Pillon <[email protected]>
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 <[email protected]>
… 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 <[email protected]>
Signed-off-by: Frederic Pillon <[email protected]>
@fpistm fpistm added this to the 1.4.x milestone Nov 28, 2025
@fpistm fpistm added enhancement New feature or request arduino compatibility fix 🩹 Bug fix labels Nov 28, 2025
@fpistm fpistm merged commit 9f656c6 into stm32duino:main Nov 28, 2025
@fpistm fpistm deleted the sync_1.4.1 branch November 28, 2025 15:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.