Replies: 4 comments 5 replies
-
Hi, did you set up the USB permissions? You can find instructions here. |
Beta Was this translation helpful? Give feedback.
-
Hi
Hope this helps! |
Beta Was this translation helpful? Give feedback.
-
Mind that the Crazyflie python library has a script example to get console output on the terminal. You'll need to change the URI of the crazyflie to usb://0 https://github.com/bitcraze/crazyflie-lib-python/blob/master/examples/console/console.py |
Beta Was this translation helpful? Give feedback.
-
In addition to this: Is it possible to access console tty like UART does but instead of UART using USB? |
Beta Was this translation helpful? Give feedback.
-
I tried multiple times to connect to the /dev/ttyACM0 USB device to get the console logs (without cfclient).
It seems not to work. I tried different baudrates and so on.
Is it possible to read the console output from USB without Crazyradio?
Beta Was this translation helpful? Give feedback.
All reactions