altera2015 / usbserial

Flutter Android USB Serial plugin
BSD 3-Clause "New" or "Revised" License
121 stars 83 forks source link

ch340 no detected! #43

Closed Eduardom13 closed 3 years ago

Eduardom13 commented 3 years ago

Hello, I'm trying to conduct communication with the CH340 driver who owns the Nodemcu or the Arduino Nano but it does not go: c I tested with ESP32 and with this if it detects me without problems.

mbilalsardar commented 3 years ago

did you solved this issue? why did you closed it ? I was not able to detect ch340. can you please tell me how if you solved it? thanks :)

Eduardom13 commented 3 years ago

did you solved this issue? why did you closed it ? I was not able to detect ch340. can you please tell me how if you solved it? thanks :)

delete this line from example code
subtitle: Text(device.manufacturerName), now works fine, i tested in esp32, nodemcu, wemos d1 mini, arduino nano

Zopenzop commented 2 years ago

@Eduardom13 Did you create and use a device_filter.xml and the optional intents?