Skip to content

Fix GATT Notifications #119

@colemancda

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.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions