Need to overwrite MAC Address into ESP32 Module
Posted: Tue Oct 30, 2018 10:39 am
Hi ESP_Angus, WiFive and ESP32 SDK Developers,
We have one requirement into product in which we have already printed Enclosure with ESP32 STA/AP MAC Address and suddenly ESP32 Module got damaged due to some reason.
Now, We want to use same MAC Address after replacing ESP32 Module but we have checked that there is no any option to do it using esptool.py or other utility.
https://dl.espressif.com/doc/esp-idf/la ... dress.html
https://esp32.com/viewtopic.php?t=2182
I have checked that esp_base_mac_addr_set will set temporary for time being and it gets enter into default if we update firmware without adding that support
Would you guys please suggest us like is there any way to write MAC Address permanently using tool or script or any command?
We have one requirement into product in which we have already printed Enclosure with ESP32 STA/AP MAC Address and suddenly ESP32 Module got damaged due to some reason.
Now, We want to use same MAC Address after replacing ESP32 Module but we have checked that there is no any option to do it using esptool.py or other utility.
https://dl.espressif.com/doc/esp-idf/la ... dress.html
https://esp32.com/viewtopic.php?t=2182
I have checked that esp_base_mac_addr_set will set temporary for time being and it gets enter into default if we update firmware without adding that support
Would you guys please suggest us like is there any way to write MAC Address permanently using tool or script or any command?