Details
-
Test
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
Icefish 9.0.0
-
None
-
None
-
Raspberry Pi 3
Description
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