Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Hi guys: Why I always get "Permission denied", when my program is opening serial port?? How to enable the permission?? I tried to key chmod 777 /dev/ttyUSB0, but it was not working.
What are the exact permission on that device ?
I am not sure, because i use errorString() function in the QSerialPort and it shows permission denied.
What does a ls -la return ?
In this case, a reason maybe is in that need to delete a lock file (of course if a lock file exists)...