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

Separate the Bluetooth processing to a second board #71

Closed
jeff-winn opened this issue May 19, 2021 · 0 comments
Closed

Separate the Bluetooth processing to a second board #71

jeff-winn opened this issue May 19, 2021 · 0 comments
Labels
feature New feature or request

Comments

@jeff-winn
Copy link
Owner

The nrf52832 may be experiencing issues with the process freezing due to the communication received from the client.

Allowing the Bluetooth processing to occur on a secondary board should alleviate the main processor from having to handle both functions.

This should:

  • Introduce an M4 express and move the main logic to this sketch
  • Replace the nrf52832 with an nrf52840 express
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant