Search found 2 matches

by master_mac
Wed Sep 29, 2021 2:32 pm
Forum: ESP-IDF
Topic: Reading core dump from flash
Replies: 4
Views: 6166

Re: Reading core dump from flash

Hi, were you able to solve it?
by master_mac
Sat Sep 25, 2021 2:50 am
Forum: ESP-IDF
Topic: How to read and save cjson data from and to nvs
Replies: 1
Views: 2798

How to read and save cjson data from and to nvs

Hi, I have been trying to save a simple cjson data to nvs and read it back. I am kind of lost and would love if you could help me figure out what I am doing wrong. I want to add error (sent through parameter in the function) to be appended to the cjson message after each function call and print the ...