Skip to content

MacOS writeWithoutResponse #1589

Answered by dlech
JPHutchins asked this question in Q&A
Jun 2, 2024 · 1 comments · 5 replies
Discussion options

You must be logged in to vote

As the name implies, when you write without a response, there is no way to get backpressure from the peripheral to know if it is keeping up with the incoming messages. So you can either do write with response and have it be slower or have some kind of occasional notification from the peripheral to indicate that it is ready for more data.

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@JPHutchins
Comment options

@JPHutchins
Comment options

@dlech
Comment options

@JPHutchins
Comment options

@dlech
Comment options

Answer selected by JPHutchins
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants