Skip to content
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

Changing BLE hci transport #99

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

andreagilardoni
Copy link

In order to support BLE coexistence with wifi and improve the capabilities of nina device, BLE communication had to be moved from UART communication over SPI with esp32 vhci feature. This is because some pins of UART and SPI are shared and the coexistence would have been possible only without flow control on UART thus reducing the performance of communication.

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.

1 participant