It's surprising that this version was already there, I wasn't aware that SparkFun started shipping with this firmware already. In either case, is the switch on the IOIO in the "A" position? Are you using a standard USB A <=> micro-B to connect the IOIO to the PC? If the answer to both questions is yes, I would recommend that you contact SparkFun and ask for a replacement. This failure mode is part of this testing procedure and might indicate a hardware fault that somehow got through.
On Thu, Nov 19, 2015 at 8:42 AM, ThePie <[email protected]> wrote: > I went and downloaded the latest version App-IOIO0506.ioioapp from the > wiki but the board already has that version. > > C:\Users\chill\Downloads\IOIO-OTG\IOIODude-0102>ioiodude --port=com3 > write App-IOIO0506.ioioapp > Comparing fingerprints... > Fingerprint match - skipping write. > > > C:\Users\chill\Downloads\IOIO-OTG\IOIODude-0102> > > I was looking at the bootloader version and the one on the website and and > they are both SPRK0020. > > I purchased this from SparkFun a few weeks ago by the way. > > > On Wednesday, November 18, 2015 at 3:10:44 PM UTC-5, Ytai wrote: >> >> See inline. >> >> On Wed, Nov 18, 2015 at 9:25 AM, ThePie <[email protected]> wrote: >> >>> I have a few questions. >>> >>> First where in the HelloIOIOConsole PC application do you specify what >>> com port the ioio is connected to? When running the program it is saying >>> that it is waiting for a handshake. >>> >> >> It is using a system property. When you run the program, specify: >> java -Dioio.SerialPorts=COMxxx ... >> in order to use a specific port (or multiple ports, separated by colon). >> >> >>> >>> Second the only way I can get the ioio to show up in device manager (be >>> recognized by the PC at all) is by putting it into boot loader mode (jumper >>> between GND and boot pins). Does that have to be done every time the ioio >>> loses power or is there another way to get it to connect once powered back >>> on to the same PC. >>> >> >> Where did you buy this IOIO from? This should have been tested during >> production with the official manufacturers. In any case, since you have a >> working bootloader, try upgrading the firmware to v5.06 and see if it helps. >> >> >>> >>> Lastly, are there any ioio PC example applications that have a GUI. When >>> all said and done I would like to have a GUI for my PC application. A >>> example being a button to turn the ioio led on and off like the android app >>> instead of using a command line interface. >>> >> >> Yes. HelloIOIOSwing is one of them. >> >> >>> >>> >>> My "PC" is running Win 10 64bit (has a touch screen as well which I want >>> to make use of via the GUI). >>> >>> IOIO-OTG >>> Hardware version: SPRK0020 >>> Bootloader version: IOIO0401 >>> Platform version: IOIO0030 >>> >>> -- >>> 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. >>> >> >> -- > 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. > -- 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.
