Tested purejavacomm 0.28 and 0.29 (latest), still not working. Also tried upgrading JNA to latest 4.2.1, not helping.
Lol... On Wednesday, December 23, 2015 at 2:36:41 PM UTC-8, Ytai wrote: > > One experiment you can do is to try an build HelloIOIO yourself, but > override the purejavacomm dependency to use the latest version. > Otherwise, I'll look at it in a few days. > On Dec 23, 2015 1:17 PM, "Xing Hu" <[email protected] <javascript:>> > wrote: > >> Well it is very likely to relate with some changes in the latest OSX. >> IOIO was successfully connected and upgraded to the 5.06 firmware with my >> Raspberry pi. So it rules out the doubt on the board itself and related >> software. The only obvious variant in this experiment is operating system. >> >> On Wednesday, December 23, 2015 at 12:21:29 PM UTC-8, Ytai wrote: >>> >>> Does the IOIO enumerate correctly, i.e. does the usbmodem file appear >>> when you connect? If so, can you try to open this virtual file using a >>> terminal program such as 'screen' and let me know whether you get any >>> output? It's possible that the new version of osx changed something that's >>> causing the PJC library that's used by the IOIO libraries and tools to >>> access the virtual serial port from java to break. >>> On Dec 23, 2015 3:48 AM, "Xing Hu" <[email protected]> wrote: >>> >>>> Tried HelloIOIOConsole.jar from the App 330 package (since I'm running >>>> an IOIO with 3.30 firmware): >>>> >>>> [D/IOIOConnectionRegistry] Successfully added bootstrap class: >>>> ioio.lib.pc.SerialPortIOIOConnectionBootstrap >>>> >>>> [D/SerialPortIOIOConnectionBootstrap] Adding serial port >>>> /dev/tty.Bluetooth-Incoming-Port >>>> >>>> [D/IOIOImpl] Waiting for IOIO connection >>>> >>>> [V/IOIOImpl] Waiting for underlying connection >>>> >>>> [V/IOIOImpl] Waiting for handshake >>>> >>>> >>>> >>>> And hangs all the time at there. Seems to me that I can not establish >>>> connection with IOIO board. >>>> >>>> >>>> >>>> On Monday, December 21, 2015 at 9:26:07 PM UTC-8, Xing Hu wrote: >>>>> >>>>> Symptom: after typed "./ioiodude --port=/dev/tty.usbmodem1411 >>>>> versions", nothing happens no matter how long I wait. >>>>> >>>>> "./ioiodude" works OK with usage instructions. >>>>> >>>>> >>>>> Tried: >>>>> 1. Different micro usb lines (look like this >>>>> <https://en.wikipedia.org/wiki/USB#/media/File:USB_Micro_B.svg> so I >>>>> suppose they are Micro-B) >>>>> 2. Different usb ports (identified as usbmodem1411 at left side port >>>>> while usbmodem1421 at right side port) >>>>> 3. Different Macbook (mine and my wife's, however, both at El Capitan) >>>>> 4. Different JDK versions, from 6 to 8, all 64bits. >>>>> 5. Host switch at "A" and at "H". >>>>> 6. CHG at different position (yes I'm desperate...). >>>>> 7. Boot in bootloader mode and application mode >>>>> 8. sudo >>>>> 9. "./ioiodude --port=/dev/tty.usbmodem1411 --reset write >>>>> xxxx.ioioapp" (desperate) >>>>> >>>>> None working.... >>>>> >>>>> Any suggestion? >>>>> >>>>> Thanks! >>>>> >>>>> >>>>> >>>>> >>>> -- >>>> 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. >>>> >>> -- >> 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] <javascript:>. >> To post to this group, send email to [email protected] >> <javascript:>. >> Visit this group at https://groups.google.com/group/ioio-users. >> For more options, visit https://groups.google.com/d/optout. >> > -- 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.
