Search found 1 match

by plrosa
Thu May 30, 2019 8:33 pm
Forum: ESP-IDF
Topic: ESP32 NVS Data to be programmed at factory
Replies: 3
Views: 6100

ESP32 NVS Data to be programmed at factory

Hi,

I need to know how we can program nvs data for mass production. I know there is esptools and an exe for that, but say I need to embed a different certificate for each device, how I can use esptools to program it and use high level nvs function to read it at bootup ?

Thanks