Looking at the code for the CLI package in the mmwave SDK 3.06 I see that it is setup for a UART connection. The documentation does not suggest I can easily set the CLI to accept data via the SPI bus. My question, is there a simple change I can make to use SPI bus comms rather than the UART connection or will i have to write my own version of this?