open62541-arduino
open62541-arduino copied to clipboard
UA Node ID String.
Hello,
I am now using UA_NodeId currentNodeId = UA_NODEID_STRING(nsIndex, "Char"); If i set nsIndex=1, It works. When i changed the nsIndex=2 it doesn't works. Where do i need to change?
Thank you.
Sorry @rony91jp, from your question I guess you managed to compile the code in this repository, can i ask you to give us some information about your operating system, your cmake version, your arduino sdk version, ecc to be able to build the code? Thanks a lot!