I don't care if it's format is XX:XX:XX:XX:XX:XX:XX:XX or like below, I'd just like it to send it. throw ff:fe in the middle: 52:74:f2:ff:fe:b1:a8:7f reformat to IPv6 notation 5274:f2ff:feb1:a87f. take the mac address: for example 52:74:f2:b1:a8:7f. The conversion procedure is as given below.
This link-local IPv6 is infered from the NIC’s mac address. I dont care if its format is XX:XX:XX:XX:XX:XX:XX:XX or like below, Id just like it to send it. I need to convert a Mac Address into an IPv6 Link Local address. But I would like to send my sensors MAC address as well. But I would like to send my sensor's MAC address as well. What my code does: it looks up temperature from a sensor and displays it on my webserver, also every hour it sends the temperature to the database.
What my code does: it looks up temperature from a sensor and displays it on my webserver, also every hour it sends the temperature to the database.