Fixed
Details
Details
Assignee
Scott Murray
Scott MurrayReporter
Anirudh
AnirudhContract ID
Hardware Platform(s) Affected
Raspberry Pi 3
Components
Affects versions
Priority
Created March 2, 2021 at 5:39 AM
Updated March 30, 2021 at 6:49 PM
Resolved March 24, 2021 at 8:55 AM
Hi,
I connected Arduino uno to raspbeery pi 3. In terminal, i am able to open arduino and read serial data via cat command but in agl source code(fd = open("/dev/ttyACM0", O_RDWR | O_NOCTTY | O_NDELAY), fd is not opening.
Thanks