Skip to content

Conversation

@bo2themax
Copy link
Contributor

@bo2themax bo2themax commented Aug 21, 2025

This pr fixes #79 and based on #82

  • Add SerialExecutor for synchronously calling asynchronous jobs in order
  • Add writeWithoutResponseCharacteristicValueExecutor to enqueue write operations
  • Continue write only when peripheral canSendWriteWithoutResponse or receive a call back from peripheralIsReady(toSendWriteWithoutResponse:)

@bo2themax bo2themax force-pushed the bugfix/writeWithoutResponse branch from faf83b2 to b4fe671 Compare August 21, 2025 12:50
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.

writeValue sometimes does not return when sending multiple messages

1 participant