Has anyone figured out / reverse engineered how the CoDi could be controlled from the Android CLI / adb? AFAIK the Android is communicating with the CoDi via some serial interface, am I right? I'm wondering if there were some methods to manually trigger some kind of functions like turning on/off/restarting CoDi, changing the colors two status LEDs etc.
This could be as easy as echoing some bytes from the bash shell to certain devices under /dev/ or /sys/ but I haven't found the correct destinations yet.