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: Fix command response decoding #1063

Merged
merged 1 commit into from
Aug 23, 2023

Conversation

KAGA164
Copy link
Contributor

@KAGA164 KAGA164 commented Aug 17, 2023

Fixed an issue where the nrf_rpc_cbor_cmd_rsp
function decodes only the first response element.

@github-actions github-actions bot added the doc-required PR must not be merged without tech writer approval. label Aug 17, 2023
Fixed an issue where the nrf_rpc_cbor_cmd_rsp
function decodes only the first response element.

NCSDK-22770

Signed-off-by: Kamil Gawor <[email protected]>
@rlubos rlubos merged commit d031ab8 into nrfconnect:main Aug 23, 2023
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
doc-required PR must not be merged without tech writer approval.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants