OESF Portables Forum

Model Specific Forums => Cosmo Communicator => Cosmo Communicator - CoDi => Topic started by: wapsi on February 04, 2020, 06:14:19 am

Title: Controlling the CoDi from Android CLI / adb
Post by: wapsi on February 04, 2020, 06:14:19 am
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.