xiaofans / android-serialport-api

Automatically exported from code.google.com/p/android-serialport-api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

After restart of ConsoleActivity, no more data is received

GoogleCodeExporter opened this issue · comments

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

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

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

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

Indead, I do not reproduce it either.

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

  • Changed state: Invalid