Author Topic: Controlling the CoDi from Android CLI / adb  (Read 2912 times)

wapsi

  • Newbie
  • *
  • Posts: 10
    • View Profile
Controlling the CoDi from Android CLI / adb
« 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.
« Last Edit: February 04, 2020, 06:22:13 am by wapsi »