You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hmmmm, @qasidaleem the first thing that comes to mind is the device path. What is the device you are talking to, and what is it's path under /dev/? Can you connect to the serial port using a program like minicom?
Hmmmm, @qasidaleem the first thing that comes to mind is the device path. What is the device you are talking to, and what is it's path under /dev/? Can you connect to the serial port using a program like minicom?
It's dev/ttyacm0
I am able to interface with it using the Arduino ide without any hiccups
My code keeps crashing when i use this library. i even used the example code provided in this library and it still crashed.
i get this output
what could be the issue?
I'm using linux 24.02
The text was updated successfully, but these errors were encountered: