You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
samples: ipc: ipc_service: Prevent radio core from hanging on log print
The radio core on nRF54H20 stops after some
time. It was caused by enabled PM and printing
is done in this sample. Disabling PM solves it.
Jira: NCSDK-35550
Signed-off-by: Dominik Kilian <[email protected]>
0 commit comments