Data loss in Arduino-Android usb communication -


i'm transferring data android arduino , vice versa(handshaking done). when i'm transferring 1 byte everything's fine, when try transfer 64bytes packets there data loss.

i checked arduino side program , works using monitor of arduino ide, when connected android can not send packets of 64bytes android(i have arduino due).

i tried different baudrates , problem persists.

thanks in advance.


Comments

Popular posts from this blog

c++ - CPP, 'X' button listener -

shared memory - gstreamer shmsrc and shmsink with h264 data -

.net - Bulk insert via Dapper is slower than inserting rows one-by-one -