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

Reliable write crash #151

Open
m1nour opened this issue Mar 29, 2020 · 0 comments
Open

Reliable write crash #151

m1nour opened this issue Mar 29, 2020 · 0 comments
Labels

Comments

@m1nour
Copy link

m1nour commented Mar 29, 2020

Reproduced on nRF5480 USB dongle.
To reproduce:

  • Create a server with a characteristic that has "write" and "reliable write" as properties
  • Connect to the server and try writing to that characteristic a value that's longer than the MTU or use reliable write mechanism from the client
  • nRF for desktop crashes
@bihanssen bihanssen added the bug label Mar 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants