Replies: 3 comments 1 reply
-
Hey @kc64 ! I wasn't familiar with Steps (running blink demo on a pi pico):
And it should work! Note that the builtin |
Beta Was this translation helpful? Give feedback.
-
Hi @BrianPugh -- Again with the super fast, very helpful support. Many thanks for that. I've been using the new version with some success and have only had one problem that I can't explain presently--the Pico dropped into FS mode. I'll keep my eye on this one in case it recurs. Another observation is that if I connect to the Pico using Putty, there is no delay before I can start using the device. The REPL is immediately available. On the other hand, if I connect via a python script, there appears to be a 3-5 second delay before my |
Beta Was this translation helpful? Give feedback.
-
Give v0.22.6 a try, it should be much much faster. I also vendored |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have mounted a Pico to the USB port of a remote computer and then ran the tcp_serial_redirect tool that is part of the pySerial package. Using PuTTY, I can connect to it without issue using a raw socket, the remote machine address, and the port number I specified. Is there a connection method in belay to support this type of connection?
Beta Was this translation helpful? Give feedback.
All reactions