I have an old ioio which runs my app for more than 4 years, but now I have to upgrade the app. I've switched to Android Studio and managed to compile the app, but it won't run on the ioio. My logcat shows - ioio.lib.api.exception.IncompatibilityException: IOIO firmware does not support required firmware: IOIO0005 so I understand that I must upgrade the ioio's firmware (the current is 3.30 and my gradle file contains
implementation 'com.github.ytai.ioio:IOIOLibAndroid:5.05' implementation 'com.github.ytai.ioio:IOIOLibAndroidBluetooth:5.05' implementation 'com.github.ytai.ioio:IOIOLibAndroidAccessory:5.05' implementation 'com.github.ytai.ioio:IOIOLibAndroidDevice:5.05' I've installed the IOIO Manager app and the right firmware file (App-IOIO0506) and marked it with the yellow star. I've connected my device (samsung S8) to the ioio board and then powered it on. The red and the green leds turn on but it seems that nothing happens - after 10 seconds or so my device pops up a message - "The connected device is unable to access data on this device..." USB debugging is turned on. Any ideas? -- 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. To view this discussion on the web visit https://groups.google.com/d/msgid/ioio-users/2ecd6d34-6927-4dff-a3cb-3a4c452c579a%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
