Skip to content

Conversation

@zephyrbot
Copy link

@zephyrbot zephyrbot commented Nov 8, 2024

Backport 32b1140 from #80926.

Fixes: #81144

Responses are currently set to the shell device that was configured
in the device tree.

The shell_uart driver allows for changing it's device during runtime
which leads to a situation where we recieve packets on one device
and respond on another.

This patch causes smp_shell_tx_raw to use the shell_uart device

Signed-off-by: Zak Portnoy <[email protected]>
(cherry picked from commit 32b1140)
@zephyrbot zephyrbot added Backport Backport PR and backport failure issues area: mcumgr labels Nov 8, 2024
@nordicjm nordicjm added this to the v3.7.1 milestone Nov 11, 2024
@nashif nashif merged commit 1aa25cc into v3.7-branch Nov 11, 2024
28 of 29 checks passed
@nashif nashif deleted the backport-80926-to-v3.7-branch branch November 11, 2024 14:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: mcumgr Backport Backport PR and backport failure issues

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

5 participants