Other Parts Discussed in Thread: DCA1000EVM, IWR6843
Hello!
We use DCA1000EVM + IWR6843.
We configure radar with mmWaveStidio and capture raw data with our own C++ software via Ethernet.
But every time we need to click "Trigger Frame" button in mmWaveStudio or write lua command "ar1.StartFrame()" in order to start transmission.
Is there a way to Trigger/Start frame from external C++ application?
For example, using RstdNet (Port 2777) or using FTDI SPI connection (mmwl_port_ftdi in ReferenceCode)