2022-09-15, 10:48 AM
you should check if the user pi is in the dialout group:
If dialout is not in the list run this:
Code:
groups pi
If dialout is not in the list run this:
Code:
sudo adduser pi dialout