This don't work for me. I use the 1.4 version from this b4a library, works like a charm, but it doesn't good for me for android version above 4.2. So I changed higher official b4a lib version but my diy ioio doesn't like it. I use ioio as uart and when I read from this all thing goes well, but when I want to write to, I immediately got a stream close... error. I corresponded with Kolbe, who managed this lib, but this error happen only at me. And when I build the HELLOIOIO example, attached the IOIO example programs and run the same phone, the same hardware all thing worked well, included the read and write too. I did a 100000 cycle read-write without error. So I get this big task: I have to transform the helloioio example into a b4 lib.
2016. június 15., szerda 11:51:26 UTC+2 időpontban István Rostás a következőt írta: > > Hi Guys! > I have a small looper class (from the helloioio sample), what I > instantiate so: > private Looper ls; > ls = new Looper(); > but the ioio connection is dead. Of course the ioio harwdare is connected > to the tablet. What have to do to the connection be alive? > It is important, the Looper class can't connect to any activity. > thanks in advance > -- 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 https://groups.google.com/group/ioio-users. For more options, visit https://groups.google.com/d/optout.
