As per [this answer](https://askubuntu.com/questions/133235/how-do-i-allow-non-root-access-to-ttyusb0-on-12-04), you may need to run the following: ``` sudo adduser <user> dialout sudo reboot ```
As per this answer, you may need to run the following: