kopia lustrzana https://github.com/mik3y/usb-serial-for-android
Updated FAQ (mediawiki)
rodzic
d91f44df76
commit
b5ebeceed9
|
@ -105,6 +105,8 @@ This effect is more likely for slower Android device and USB devices with smalle
|
||||||
|
|
||||||
Using a higher thread priority (default for <code>SerialInputOutputManager</code> since ''usb-serial-for-android v3.1.0'') and offloading work from <code>onNewData</code> to other threads can mitigates the issue.
|
Using a higher thread priority (default for <code>SerialInputOutputManager</code> since ''usb-serial-for-android v3.1.0'') and offloading work from <code>onNewData</code> to other threads can mitigates the issue.
|
||||||
|
|
||||||
|
It is recommended to use some sort of flow control like X-Modem protocol.
|
||||||
|
|
||||||
Data loss can also occur with inappropriate buffer size, as shown in next Question.
|
Data loss can also occur with inappropriate buffer size, as shown in next Question.
|
||||||
|
|
||||||
|
|
||||||
|
|
Ładowanie…
Reference in New Issue