Sometimes when the IWR6843 sends data to PC via UART, it got crashed and GUI stops working. With the current GUI version, we must reset both GUI and IWR6843. But my customers may think that device has problem. I want to modify the GUI code to make it work normally without having to reset device, so my customers will believe that problem comes from UART, not from device. We only need to re-open GUI and enter COM port, then data continue transfer. Please tell me which part in python code of GUI can be modified to meet this requirement.