Olimex Support Forum

OLinuXino Android / Linux boards and System On Modules => A13 => Topic started by: james_new1212 on March 13, 2013, 10:42:49 AM

Title: Android + A13 wifi + PL-2303
Post by: james_new1212 on March 13, 2013, 10:42:49 AM
Anyone help me

Board : A13-OLinuXino-WIFI
OS : Android 4.0.4
PL-2303HXD USB to UART cable (Prolific)

I connect board with PL-2303HXD cable through USB and run "ap_PL2303HXDSimpleTest.apk"(provide by Prolific)
app run success but display message "no more devices found", and PL-2303HXD not work

how can I fix this problem?
Thanks!
Title: Re: Android + A13 wifi + PL-2303
Post by: mihu on March 15, 2013, 11:47:19 AM
You might want to check in a shell if a ttyUSB0 device is created when you plug in your PL-2303, and if the permissions are set correctly (in doubt, set to 666).

Michael