This repository was archived by the owner on Oct 1, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 236
My WeMos D1 is not auto detected #223
Labels
Comments
@yaohaizh, We can form a list and let others contribute for board models. |
@formulahendry Could you provide the pid and vid for your board. We can add this to our mapping file. |
How to get the pid and vid info? |
You can use this tools https://github.com/EmergingTechnologyAdvisors/node-serialport to list the vid/pid: npm install -g serialport
serialport-list -f jsonline |
{
"comName": "COM3",
"manufacturer": "wch.cn",
"pnpId": "USB\\VID_1A86&PID_7523\\5&372A30E0&0&2",
"locationId": "Port_#0002.Hub_#0002",
"vendorId": "1A86",
"productId": "7523"
} |
@formulahendry have you got this issue solved? |
Sync with @formulahendry , he is not using this boarder now, so this issue is low priority. |
3 tasks
fix work on v0.2.18 |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
What the list of boards is supported?
The text was updated successfully, but these errors were encountered: