-
Notifications
You must be signed in to change notification settings - Fork 217
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
Closed
Conversation
This file contains 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
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
Sync with ArduinoBLE
Signed-off-by: Frederic Pillon <[email protected]>
arduino/Arduino#4673 Signed-off-by: Frederic Pillon <[email protected]>
Signed-off-by: Frederic Pillon <[email protected]>
STM32duinoBLE enhancement
Co-Authored-By: Frederic Pillon <[email protected]>
Co-Authored-By: Frederic Pillon <[email protected]>
Co-Authored-By: Frederic Pillon <[email protected]>
Co-Authored-By: Frederic Pillon <[email protected]>
Co-Authored-By: Frederic Pillon <[email protected]>
Co-Authored-By: Frederic Pillon <[email protected]>
Co-Authored-By: Frederic Pillon <[email protected]>
Co-Authored-By: Frederic Pillon <[email protected]>
Co-Authored-By: Frederic Pillon <[email protected]>
Co-Authored-By: Frederic Pillon <[email protected]>
Co-Authored-By: Frederic Pillon <[email protected]>
Co-Authored-By: Frederic Pillon <[email protected]>
Co-Authored-By: Frederic Pillon <[email protected]>
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]>
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]>
Signed-off-by: Frederic Pillon <[email protected]>
Signed-off-by: Alexandre Bourdiol <[email protected]>
Signed-off-by: Frederic Pillon <[email protected]>
Signed-off-by: Carlo Parata <[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: Lorenzo Bini <[email protected]>
Signed-off-by: Frederic Pillon <[email protected]>
Signed-off-by: Frederic Pillon <[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: 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]>
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Sorry, made a mistake.