Skip to content

Fix GATT Notifications #119

Description

@colemancda

GATTServer should not be sending GATT notifications to the connected client that wrote the value.

  • If the Peripheral wrote a new value, all connected clients should be notified.
  • If a Central wrote a value, all connected centrals, except the one that wrote the value, should be notified.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions