Skip to content

Cordio: remove call to reset sequence#143

Merged
facchinm merged 1 commit intoarduino-libraries:masterfrom
polldo:master
Nov 19, 2020
Merged

Cordio: remove call to reset sequence#143
facchinm merged 1 commit intoarduino-libraries:masterfrom
polldo:master

Conversation

@polldo
Copy link
Copy Markdown
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