jpnurmi / flutter_libserialport

Serial Port for Flutter
https://pub.dev/packages/flutter_libserialport
MIT License
139 stars 80 forks source link

I can't get VendorId and ProductId with the help of using this Plugin.Please give me solution #57

Closed mrugeshpatel17 closed 2 months ago

lucafabbri commented 2 months ago

Hi @mrugeshpatel17 vendor id and product id are informations for USB devices, not for serial communication. I know that you can open a serial communication to a device connected through USB but this doesn't mean that Usb related information are available out of the blue in serial communication.

You might need other libraries such us https://pub.dev/packages/usb_serial