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?
Need to overwrite MAC Address into ESP32 Module
Need to overwrite MAC Address into ESP32 Module
Regards,
Ritesh Prajapati
Ritesh Prajapati
Re: Need to overwrite MAC Address into ESP32 Module
No, it would have to be supported in every firmware. Just print a new sticker.
Re: Need to overwrite MAC Address into ESP32 Module
Ok. Means there is no any support to write MAC address externally using tool. Correct?WiFive wrote:No, it would have to be supported in every firmware. Just print a new sticker.
Regards,
Ritesh Prajapati
Ritesh Prajapati
Re: Need to overwrite MAC Address into ESP32 Module
It means there is no way to change factory MAC address because efuse is not erasable.
Re: Need to overwrite MAC Address into ESP32 Module
Ok. Is there any other way to overwrite MAC Address permanently? Do you have any idea or any information for same?WiFive wrote:It means there is no way to change factory MAC address because efuse is not erasable.
Regards,
Ritesh Prajapati
Ritesh Prajapati
Re: Need to overwrite MAC Address into ESP32 Module
No, only if you add support in all your firmwares to detect alternate Mac address in nvs or efuse blk3 and change base Mac address.
Re: Need to overwrite MAC Address into ESP32 Module
Ok. Thanks for Reply.WiFive wrote:No, only if you add support in all your firmwares to detect alternate Mac address in nvs or efuse blk3 and change base Mac address.
That is already in our mind as we have already do that kind of stuff into ESP8266 Project.
Regards,
Ritesh Prajapati
Ritesh Prajapati
Who is online
Users browsing this forum: Baidu [Spider], ok-home and 85 guests