Doing the simple TX test on DWM1001

Hi,

I am testing a custom DW1000 board, and I intend to use a DWM1001 to help me achieve that.

What i am trying to achieve:
Load the Example 2a: simple RX (DW1000 Sofware API) on my custom board
Use the DWM1001 kit to do the equivalent of Example 1a: simple TX (DW1000 Sofware API).

My question is:

  • Is it possible to load a very simplistic example like the simple TX in the DWM1001 ? I could only find more sophisticated tests that does randing and location solving. Should I write this from scratch and compile the whole thing? or is it possible to just send UART commands to achieve the same result?

Thanks,