This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

autodetection of the board by ethernet

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.

Parents
  • 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

Reply
  • 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

Children