Hello,
You are correct — in newer versions, the UDP communication module includes an option to configure the MAC address, more precisely the last digit of the MAC address.
This option was not available in previous versions.
There was a bug in earlier versions related to MAC address handling, which we fixed by introducing this new feature. This change may have affected backward compatibility; however, since the functionality worked correctly before, there is no reason it should not work again once everything is properly configured.
Based on the fact that everything was working correctly before, it is clear that you have a good understanding of how UDP communication works. Therefore, there is nothing specific we need to advise you on in this regard.
It is only necessary to configure the last digit of the MAC address again.
Please override the last digit of the MAC address as follows:
Enable “Override last digit in MAC address”
If you were using eth port 2, enter 5 in the “Source device MAC address” field
If you were using eth port 3, enter 6 in the “Source device MAC address” field
If you were using eth port 4, enter 7 in the “Source device MAC address” field
If you continue to experience issues with UDP communication, I recommend using Wireshark as a debugging tool to verify the communication and confirm that the MAC address is set correctly.