issues
search
Azure-Samples
/
iot-middleware-freertos-samples
This repo has samples for dev kits using the Azure IoT middleware for FreeRTOS
MIT License
76
stars
46
forks
source link
Add NVS rw sample
#289
Closed
danewalton
closed
1 year ago
danewalton
commented
1 year ago
Adds a sample which will write a cert and version to the NVS.
Will read the current version and string in all cases.
Will only write to the NVS if the current version does not match the stored one to save on NVS writes.
Will flash either the Baltimore or Digicert bundle.
Adds a sample which will write a cert and version to the NVS.
Will flash either the Baltimore or Digicert bundle.