Set MAC address programatically

Michael Fowler 131 Reputation points
2022-11-07T22:37:16.807+00:00

Hi,
I see the MAC address is set via the NX_DRIVER_ETHERNET_MAC define. I would like to set it programmatically. Is that possible? Thanks.

Azure RTOS
Azure RTOS
An Azure embedded development suite including a small but powerful operating system for resource-constrained devices.
341 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Scott Azure RTOS 4,051 Reputation points
    2022-11-07T23:14:58.773+00:00

    Hi @Michael Fowler - the MAC address is set in the driver. This is a function you would have to add to the driver.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.