Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Visual Studio Extension doesn't work with 2 or more devices #365

Closed
AdrianSoundy opened this issue Jul 19, 2018 · 2 comments
Closed

Visual Studio Extension doesn't work with 2 or more devices #365

AdrianSoundy opened this issue Jul 19, 2018 · 2 comments

Comments

@AdrianSoundy
Copy link
Member

When you connect 2 Esp32 devices to the VS extension you see the devices in the device explorer but if you try to ping each device it gets confused.

Seems to work once then you get:-

2018-07-17 22:09:08Z [NanoDevices: Unknown error opening \\?\USB#VID_10C4&PID_EA60#5&2c3064f&0&3#{86e0d1e0-8089-11d0-9ce4-08003e301f73}, possibly opened by another app]
No reply from Silicon Labs CP210x USB to UART Bridge (COM6) @ COM6

Didn't try anything else

6 replies

@josesimoes
Copy link
Member

Most likely the device isn't being "closed" when the selected device event occurs.

@josesimoes
Copy link
Member

This is working now. Tested with ESP32 and STM32F769 devices connected simultaneously.
A bit slow on occasions, tough…

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants