intellij-micropython icon indicating copy to clipboard operation
intellij-micropython copied to clipboard

Detect button does not work

Open Omid888 opened this issue 1 year ago • 1 comments

In the settings > languages & frameworks > micropython, the Detect button, which is expected to return a list of connected devices, does not work. Not even a failure or warning is shown. I suggest removing the button till the complete implementation, since it would be misleading for many developers and waste their time.

Thank you.

Omid888 avatar Aug 02 '24 14:08 Omid888

@Luky557

I have 2 Raspberrypis connected to my computer (one as master and one as slave, programming them together). After struggling with them for long minutes, I found out that pressing detect button the first 2 times returns correct addresses. But when trying to press it one more time to go to the previous option it does not work.

Generally, If it could show a list, there would have been a nice and better control on connected devices.

Omid888 avatar Aug 03 '24 11:08 Omid888