MykolaHodovychenko / android-serialport-api

Automatically exported from code.google.com/p/android-serialport-api
0 stars 0 forks source link

After restart of ConsoleActivity, no more data is received #14

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
I'm using the SVN version and a Nexus One with ftdi_sio/pl2303 usbserial 
converters.
When started for the first time after a reboot, ConsoleActivity works fine. But 
when I leave the activity (whether SerialPortActivity.onDestroy() is called or 
not) and restart it later, only sending data works, and no data is received 
anymore. What may be the problem here?

Original issue reported on code.google.com by sonic740606 on 22 Oct 2011 at 3:24

GoogleCodeExporter commented 8 years ago
On the Samsung i9100, nothing is sent and only garbage received, but this even 
after a restart.

Original comment by sonic740606 on 22 Oct 2011 at 12:22

GoogleCodeExporter commented 8 years ago
Sorry, tHe problem persists even on the console with
cat /dev/ttyUSB0
so it isn't android-serialport-api specific.

Original comment by sonic740606 on 23 Oct 2011 at 12:42

GoogleCodeExporter commented 8 years ago
I will look into it this week, thanks for the report.

Original comment by cedric.p...@gmail.com on 23 Oct 2011 at 9:33

GoogleCodeExporter commented 8 years ago
Indead, I do not reproduce it either.

Original comment by cedric.p...@gmail.com on 25 Oct 2011 at 9:55