You are reading a single comment by @Gordon and its replies. Click here to read the full conversation.
  • @Kolban there's some code in network.c that will properly format the Mac address into a string. Check out how WIZnet does it

     networkPutAddressAsString(data, "mac", &gWIZNETINFO.mac[0], 6, 16, ':');
    
About

Avatar for Gordon @Gordon started