Skip to content

Send hard reset over serial #9272

Sep 11, 2022 · 1 comments · 2 replies
Discussion options

You must be logged in to vote

You can use machine.reset(). Just send "\rimport machine;machine.reset()\r". To interrupt a running code, you may have to send Ctrlc-C beforehand and maybe wait a little bit.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@matthgyver
Comment options

@jimmo
Comment options

Answer selected by matthgyver
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants