Hi All,
I have downloaded Matrikon_FLEX_Demo_for_STM32 SDK kit to run OPC UA client in my STM32F769I Discovery kit.
To validate OPC UA client code, I have downloaded Matrikon OPC Server for Simulation and Prosys OPC UA Server Simulator.
To perform a demo connection, I used clientNoSecurityWithGUI example and attempt to connect with Prosys OPC UA server simulator.
Client code is able to find a server using a given server endpoint URL but failed to find endpoint in getEndpointsRequest.
It is failed with below error OpcUa_BadTcpEndpointUrlInvalid (0x80830000).
Please support to resolve this issue.
Also, please suggests OPC UA Simulator server that can communicate with Matrikon_FLEX_Demo_for_STM32 SDK code without error.
Edited by user Sunday, July 28, 2019 6:00:52 AM(UTC)
| Reason: Not specified