Hi
When I connect to the PMU stream using PMU Connection Tester, I am able to receive synchrophasor data. After sending the command “Send Config Frame 2”, the measurements (phasor magnitude, angle, and frequency) appear correctly and update continuously.
However, when I try to connect to the same PMU using openPDC, the connection is established but openPDC reports an error while requesting the configuration frame. The log shows that openPDC attempts to retrieve the configuration (e.g., CFG3), but it receives a configuration error frame or times out. As a result, no measurements are decoded in openPDC.
The data packets are continuously visible in Wireshark on port 4712, so the communication itself seems to be working. The issue appears to be related to how openPDC requests or processes the configuration frames compared to PMU Connection Tester. Can you help me with this?

