Get Custom Mac
The espefuse.py burn_custom_mac
command prints the Custom MAC Address (CUSTOM_MAC
).
The chips also have a factory MAC address (eFuse name MAC
), which is written at the factory. It can not be changed with this tool.
> espefuse.py get_custom_mac
=== Run "get_custom_mac" command ===
Custom MAC Address: 48:63:92:15:72:16 (OK)
If the custom MAC address is not burned, then you will see the message “Custom MAC Address: 00:00:00:00:00:00 (OK)”.