Page 1 of 1

Problem running ESPRFTestTool

Posted: Thu Aug 12, 2021 8:42 pm
by HanVertegaal
For a product using a ESP32-WROVER-3, we need to perform EMC tests. For this we want to use the ESPRFTestTool as described in the ESP RF Test Guide. However, when we upload the test program to the device and start any of the tests, we get a message: "QThread::wait: Thread tried to wait on itself".

If we upload the test tool to a plain devKitC, it seems to work without errors.

What could cause these error messages? Is the tool unsuitable for the WROVER?