Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

HCI data length configuration option#37

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Closed
KMeldgaard wants to merge13 commits intostm32duino:mainfromBionicSystemSolutions:main

Conversation

KMeldgaard
Copy link

Implemented hci_le_set_data_length on connection with a BLE central.

@fpistmfpistm requested review fromcparata andFRASTM and removed request forcparataNovember 25, 2021 10:30
README.md Outdated
STM32Cube_WPAN has several configuration options, which are set in the `app_conf.h`.
This package has a default configuration named `app_conf_default.h`.
The user can include the file `app_conf_custom.h` to customize the ble application. Options wrapped in `#ifndef, #endif` in `app_conf_default.h` can be overwritten. Additional options can be added.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

The app_conf.h file is directly taken from the STM32CubeWB Applications/BLE,
Could this inclusion be organised to keep app_conf.h

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Hi@FRASTM

Is this reworked in the latest PR#38 ?

I haven't had time to dive into this the past week.

Regards

@fpistm
Copy link
Member

Hi@KMeldgaard
As Length configuration is an HCI Commands, your PR should be added to the official Arduino BLE library then we will inherit from it. As we are sync to it, add it here first will add extra effort for the sync.
That's why I close this PR and hope it will be added to the official arduino BLE.

@fpistmfpistm closed thisDec 10, 2021
@fpistmfpistm added the wontfixThis will not be worked on labelDec 10, 2021
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@FRASTMFRASTMFRASTM left review comments

Assignees
No one assigned
Labels
wontfixThis will not be worked on
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

3 participants
@KMeldgaard@fpistm@FRASTM

[8]ページ先頭

©2009-2025 Movatter.jp