Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

nrf_rpc: Two-way handshake initialization #1

Merged
merged 1 commit into from
May 31, 2024

Conversation

Damian-Nordic
Copy link
Owner

Implement two-way handshake nRF RPC initialization: When an initialization packet with the unknown destination group ID is received, reply to that with an initialization packet with the right destination group ID.

This makes it possible to re-establish the link even if either peer has rebooted, or has booted with a delay.

Also, allow to configure infinite group init timeout.

Implement two-way handshake nRF RPC initialization:
When an initialization packet with the unknown destination
group ID is received, reply to that with an initialization
packet with the right destination group ID.

This makes it possible to re-establish the link even if
either peer has rebooted, or has booted with a delay.

Also, allow to configure infinite group init timeout.

Signed-off-by: Damian Krolik <[email protected]>
@Damian-Nordic Damian-Nordic merged commit bfcc03e into collab-serial-ble-ot May 31, 2024
2 checks passed
@Damian-Nordic Damian-Nordic deleted the nrf_rpc_2way_handshake branch May 31, 2024 08:51
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.

2 participants