Hey guys,
I feel like I'm making progress here. I'm fighting to connect to a feather bluefruit for the first time. I'm currently getting the following error:
avrdude: ser_open(): can't open device "/dev/ttyACM0": Permission denied
I've followed the details in the link below and run a "sudo chown [username] [port]" command.
https://forum.arduino.cc/index.php?topic=495039.0
I've also installed the feather 32u4 boards and updated to the latest version of arduino.
I'm running a Ubuntu system.
Any help you can provide would be appreciated!