Page 1 of 1

aws cert storage location

Posted: Tue Sep 11, 2018 3:46 am
by dhs2017
Hi, is it possible to store the aws cert in nvs instead of sd card or code embedded?
I want to update the cert of the device but it doesn't have sd card.

Re: aws cert storage location

Posted: Tue Sep 11, 2018 8:52 am
by ESP_Sprite
For an easy solution: you can make a FAT or SPIFFS partition in internal flash and store the cert there.