Using emulated EEPROM for key provisioning in Amazon FreeRTOS

lesudu wrote on June 05, 2018:

Hello,

Yes. I am using default root certificates.It seems to be working now!

Regarding the storage for certificate and key, I do not have dedicated non-volatile memory.So, temporarily storing those in SD card. But I don’t actually want to use the SD card to store credentials.

However, I have embedded flash memory of 1024kB, which is enough to carry out most of the operations.

As I am doing some kind of lab testing, would it be possible to store and retrieve the certificate and key from the flash memory? (for SAM4E Xplained pro hardware)
If possible, is it recommended (considering this is not used for production)?