Skip to content

rpc_wrappers: lte_at_cmd: echo provided command#138

Merged
JordanYates merged 1 commit into
mainfrom
feature/at_echo
Apr 21, 2026
Merged

rpc_wrappers: lte_at_cmd: echo provided command#138
JordanYates merged 1 commit into
mainfrom
feature/at_echo

Conversation

@JordanYates
Copy link
Copy Markdown
Contributor

Echo the provided command when the response is received. AT commands can include the $ character for vendor specific extensions, which can cause shell substitution problems (wrap like this 'AT$CMD' to disable shell expansion). Printing the command sent makes these errors more obvious.

Echo the provided command when the response is received. AT commands
can include the `$` character for vendor specific extensions, which can
cause shell substitution problems (wrap like this 'AT$CMD' to disable
shell expansion). Printing the command sent makes these errors more
obvious.

Signed-off-by: Jordan Yates <jordan@embeint.com>
@JordanYates JordanYates merged commit a2a694d into main Apr 21, 2026
7 checks passed
@JordanYates JordanYates deleted the feature/at_echo branch April 21, 2026 07:37
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.

1 participant