I have created a persistent device path according to:
It works great most of time. But in 1 of 5 power-failures of the Raspberry Pi revert the group permission to ‘root’. I have to reset it to ‘dialout’, restart. Then its up and running again.
Any ideas why this permission seems to change back to root?
I have UZB USB, RPi3 and Pyton Virtualenv (setup according to installation documentation)
Rather than creating a rule just use the by-id path. It won’t change even if you move to a different computer.
use the result of ls -l /dev/serial/by-id/
You should see something like usb-0658_0200-ixxx
Then change your configuration.yaml to match the ID like