nvs partition generator read and write

vinayakk28
Posts: 8
Joined: Wed Sep 19, 2018 10:21 am

nvs partition generator read and write

Postby vinayakk28 » Thu Dec 13, 2018 10:24 am

HI,

I want to read data from bin file generated from nvs_partition_generator.py, below is the data in sample.csv file

key,type,encoding,value
dummyU16Key,data,u16,1234567

I have generated sample.bin file as per nvs_partition_generator.py sample.csv sample.bin command.

I am using /esp-idf/example/storage/nvs_rw_value example code to read the value from sample.bin.

At which address do I need to flash sample.bin file? How can I access the value from sample.bin?


Best Regards
Vinayak

Who is online

Users browsing this forum: Corand and 89 guests