Skip to content

Cordio: remove call to reset sequence #143

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

Merged
merged 1 commit into from
Nov 19, 2020

Conversation

polldo
Copy link
Contributor

@polldo polldo commented Nov 19, 2020

'NRFCordioHCIDriver::start_reset_sequence()' exploits the ble HOST stack of cordio. This is used to send a reset command to the controller.
ArduinoBLE doesn't use the cordio host stack and already sends a reset command to the controller during the initialization of the library.

'NRFCordioHCIDriver::start_reset_sequence()' exploits the ble HOST stack of cordio and is used to send a reset command to the controller.
ArduinoBLE doesn't use the cordio host stack and already sends a reset command during the initialization of the library.
@polldo polldo requested a review from facchinm November 19, 2020 11:00
@facchinm facchinm merged commit 4abb537 into arduino-libraries:master Nov 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants