Working off of:

https://uworbital.github.io/docs/comms/sending-commands-to-board/

  1. File path for ground_station_cli.py changed in obc-firmware
  2. Having fixed the path, trying to run python -m ground_station_cli gives the following error:

image.png

  1. Running

image.png

now gives access to the CLI!

  1. send_command --command CMD_PING

image.png

Bugs: