flyskywhy / react-native-usb-serialport

High performance JAVA native gateway passthrough between multi usb serial port and multi socket without JS bridge, or just use multi usb serial port or socket alone
MIT License
26 stars 24 forks source link

[Error: No driver for device] #17

Closed sharkboy777 closed 2 months ago

sharkboy777 commented 10 months ago

[Error: No driver for device]

Receiving the above error while trying to open the serial port after giving all the permissions.

usmananypos commented 7 months ago

Hi, have resolved that issue? I am also encountering this issue however i am getting deviceName etc

flyskywhy commented 7 months ago

Do you guy uncomment the console.warn(list) in fillDeviceListAndConnect() and have a look at the result? Maybe you need adjust the item.vendorId === 6790 if your device is notch34x