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
and using react-native run-android on a Samsung Galaxy s10E, once the app is running I connect the arduino to the usb port on ty phone and I get the error shown in the images.
I installed this with
npm install --save react-native-serialport
react-native link react-native-serialport
Here the logs
The text was updated successfully, but these errors were encountered:
Hi I am testing this for the first time by trying to connect with an arduino Leonardo. I am using the example here
https://github.com/melihyarikkaya/react-native-serialport/wiki/Manual-Connection
and using react-native run-android on a Samsung Galaxy s10E, once the app is running I connect the arduino to the usb port on ty phone and I get the error shown in the images.
I installed this with
npm install --save react-native-serialport
react-native link react-native-serialport
Here the logs
The text was updated successfully, but these errors were encountered: