Search found 2 matches

by thomas.schalch
Mon Jul 02, 2018 12:24 pm
Forum: ESP32 Arduino
Topic: Constant Rebooting - Index < Nitems failed
Replies: 4
Views: 8413

Re: Constant Rebooting - Index < Nitems failed

Hi I have the same problem here. As long as the error appears during development, erasing the flash solves the problem. However, if the ESP32 is used in a customer application, the system is "dead" and needs to be replaced, which would be a worst-case scenario... I've attached a flash dump of the NV...
by thomas.schalch
Fri Dec 15, 2017 8:56 am
Forum: ESP-IDF
Topic: MAC Address in eFuses BLK3
Replies: 0
Views: 2727

MAC Address in eFuses BLK3

Hi everyone, We want to use the ESP32 for mass production and store the MAC address in BLK3 of the eFuses. I've already read these instructions: http://esp-idf.readthedocs.io/en/latest/api-reference/system/base_mac_address.html?highlight=mac#id1 But I did not found an example for that. Has anyone al...