Skip to content

Conversation

h2zero
Copy link
Owner

@h2zero h2zero commented Dec 2, 2024

This allows the NimBLEServer instance to create a NimBLEClient instance to read/write form/to a connected peer. Only one instance is supported subsequent calls will overwrite the previous client connection information and data.

Fixes #713

This allows the NimBLEServer instance to create a NimBLEClient instance to read/write form/to a connected peer.
Only one instance is supported subsequent calls will overwrite the previous client connection information and data.
With the implementation of the NimBLEServer::getClient function this is now redundant.
@h2zero h2zero force-pushed the client-from-server branch from 4cfe057 to e7500c9 Compare December 5, 2024 22:41
@h2zero h2zero merged commit 6e89afc into master Dec 5, 2024
31 checks passed
@h2zero h2zero deleted the client-from-server branch December 5, 2024 23:03
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.

Connecting to same device as both client & server for ANCS

1 participant