Skip to content

pkg/nimble: bump version to 997dad8#11949

Merged
miri64 merged 2 commits into
RIOT-OS:masterfrom
haukepetersen:opt_nimble_ver997dad8
Aug 1, 2019
Merged

pkg/nimble: bump version to 997dad8#11949
miri64 merged 2 commits into
RIOT-OS:masterfrom
haukepetersen:opt_nimble_ver997dad8

Conversation

@haukepetersen

Copy link
Copy Markdown
Contributor

Contribution description

Straight forward version dump for the NimBLE pkg. There were several fixes merged into NimBLEs master that are important for RIOT, e.g. some configuration value adjustment to cater for nrf51 targets.

Testing procedure

Verify that the examples/nimble_gatt and tests/nimble_l2cap applications are still working as expected.

Issues/PRs references

#11463 is waiting on this

@haukepetersen haukepetersen added Type: enhancement The issue suggests enhanceable parts / The PR enhances parts of the codebase / documentation CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR Area: BLE Area: Bluetooth Low Energy support labels Aug 1, 2019

@miri64 miri64 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

ACK example and test still work as expected. I'd like to point out though, that if I

inctest
[…]
flood 5000 10

the client node hangs. Is this a known issue?

@haukepetersen haukepetersen force-pushed the opt_nimble_ver997dad8 branch from 7c8fc9d to 7e9c7ee Compare August 1, 2019 14:16
@haukepetersen

Copy link
Copy Markdown
Contributor Author

miscalculated the needed msys blocksize by 6 bytes. Now everything does run fine here.

@miri64 miri64 added Reviewed: 1-fundamentals The fundamentals of the PR were reviewed according to the maintainer guidelines Reviewed: 2-code-design The code design of the PR was reviewed according to the maintainer guidelines Reviewed: 4-code-style The adherence to coding conventions by the PR were reviewed according to the maintainer guidelines Reviewed: 5-documentation The documentation details of the PR were reviewed according to the maintainer guidelines Reviewed: 3-testing The PR was tested according to the maintainer guidelines labels Aug 1, 2019

@miri64 miri64 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

ACK nimble_l2cap no longer hangs under the conditions previously described and the nimble_gatt example also still works.

@miri64 miri64 merged commit 4cdd154 into RIOT-OS:master Aug 1, 2019
@haukepetersen haukepetersen deleted the opt_nimble_ver997dad8 branch August 1, 2019 14:34
@kb2ma kb2ma added this to the Release 2019.10 milestone Sep 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area: BLE Area: Bluetooth Low Energy support CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR Reviewed: 1-fundamentals The fundamentals of the PR were reviewed according to the maintainer guidelines Reviewed: 2-code-design The code design of the PR was reviewed according to the maintainer guidelines Reviewed: 3-testing The PR was tested according to the maintainer guidelines Reviewed: 4-code-style The adherence to coding conventions by the PR were reviewed according to the maintainer guidelines Reviewed: 5-documentation The documentation details of the PR were reviewed according to the maintainer guidelines Type: enhancement The issue suggests enhanceable parts / The PR enhances parts of the codebase / documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants