Hi,
I'm looking for a way to automatically detect my boards plugged into a network without knowing their ip address (no fixed IP). I would like to see all my boards (with their mac address) on my computer and then give them an IP address set by me.
someone has an idea?
thank you in advance.
Hello JB, if you have a DHCP service on your network you might want to just use the NetBIOS name service which is supported by the MDK-Professional middleware. Then you can discover your boards by name and change the IP address to whatever you like.
Regards, Matthias
Hi matthias,
I had thought of this solution, except that the cards are identical (with the same code). So the same NetBIOS name. I'm not sure it works in this case.
Regards.