Not connecting via USB
Closed this issue · 3 comments
I am unable to connect to Badgy on a MacBook Pro via USB. I was able to connect and program it with the Hello sketch from the repo via WiFi, once, after which it doesn't respond to WiFi, either. So I need USB programming to recover from that. I've tried several ports and several cables and installed some additional drivers suggested in various forums, but so far it's not recognized as a serial device on USB. Any suggestions?
Hi @laird, do you have the drivers installed? You can find them here https://www.silabs.com/products/development-tools/software/usb-to-uart-bridge-vcp-drivers
Once installted, you should be able to see the device show up in the Arduino IDE e.g. /dev/cu.SLAB_USBtoUART
Awesome! We'll update this information in the README shortly.