In my application I am using 2 boards simultaneously. Although they are registering to different com ports - so I can use them simultaneously - I do not find a way that the application will know which is each one of them (I cannot know to which com port each board will be connected).
Is there a unique identification number for each board that can be read by the application program so I can identify which of the boards I am using.
Thanks