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: detect reboot of the remote #1583

Merged
merged 1 commit into from
Nov 22, 2024

Conversation

Damian-Nordic
Copy link
Contributor

Add nrf_rpc_set_bound_handler() that allows to register a global handler that is called when the remote binds to a local nRF RPC group (either for the first time, or after a reboot.

manifest-pr-skip

Add nrf_rpc_set_bound_handler() that allows to register
a global handler that is called when the remote binds to
a local nRF RPC group (either for the first time, or after
a reboot.

Signed-off-by: Damian Krolik <[email protected]>
@Damian-Nordic Damian-Nordic requested a review from a team November 20, 2024 13:01
@Damian-Nordic Damian-Nordic marked this pull request as draft November 20, 2024 13:01
@Damian-Nordic Damian-Nordic marked this pull request as ready for review November 21, 2024 12:41
Copy link

@konradderda konradderda left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Contributor

@alxelax alxelax left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I like this solution more in comparison with the first one.

@rlubos rlubos merged commit 7777351 into nrfconnect:main Nov 22, 2024
4 checks passed
@Damian-Nordic Damian-Nordic deleted the nrf_rpc_reboot_2 branch November 22, 2024 15:52
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.

4 participants