You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to thonny
Just curious; if multiple ESP modules were connected via USB to a PC, and Thonny was then launched would it select a module at random, or would it not interact with any module?
MM
Aivar Annamaa
unread,
Jul 4, 2022, 1:15:36 PM7/4/22
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to thonny
This depends on how you have configured the interpreter -- if you have selected a specific port, then only the device on this port will be considered. If you have chosen automatic port selection and there are several suitable matches, then none is selected and the matches are listed in Shell.
Best regards, Aivar
Mickey Mx
unread,
Jul 10, 2022, 12:44:57 PM7/10/22
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to thonny
Hi Aivar,
Just as an FYI; I was able to have two instances of Thonny running, each talking to their respective development boards on separate COM channels.