Yes, I try to be clearer: First I ask the size of the image and I receive 4800. Then I need to read 4800 bytes so I though i wait that uartIn.available() return me 4800 and then I read those. but I wait I wait and i never get uartIn?available() == 4800 I only get 1024..
My question is: is there something like a buffer inside the ioio that limits to 1024? -- You received this message because you are subscribed to the Google Groups "ioio-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/ioio-users. For more options, visit https://groups.google.com/d/optout.
