This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

MMWAVE-SDK: There is a problem that communication stops when the STOP button is pressed in a Qt GUI application.

Part Number: MMWAVE-SDK
Other Parts Discussed in Thread: IWR6843ISK

Hi,

I got IWR6843ISK(QG) the other day and am considering it.

There is a problem that communication stops when the STOP button is pressed in a Qt GUI application.
When I checked the Qt GUI application, the STOP button only sent the sensorStop string.
I'm checking the FW write procedure as it's most likely blocking control on the FW side.

Is there a way to update FW via USB/UART?

* We think that adding soft reset control to the sensorStop reception processing
on the FW side and restarting the evaluation board will solve the problem.