createcandle / Candle-manager-addon

An add-on for the Candle Controller / WebThings Gateway. It allows you to upload code to Arduino's with the click of a button.
MIT License
5 stars 5 forks source link

USB Scan not detecting arduino #13

Closed elliottcoe closed 3 years ago

elliottcoe commented 4 years ago

I have an Arduino Uno, and Raspberry PI 4.

I have followed the instructions, and it just seems to not be able to detect the arduino when it is connected.

I have tried using a different USB port, rebooting the Pi and reinstalling the addon, when I check the network tab in Chrome, I only see this as a response in the UsbScan request:

{ "port_id": [], "state": "stable" }

createcandle commented 4 years ago

I have a suspicion what the issue is. It should be fixed in the next version.

createcandle commented 3 years ago

If the issue wasn't fixed, feel free to re-open this issue.