Search found 4 matches
- Wed Aug 08, 2018 11:06 am
- Forum: Sample Code
- Topic: problem to value of nvs_get_str ..... beginner issue
- Replies: 6
- Views: 10348
Re: problem to value of nvs_get_str ..... beginner issue
Thanks ESP-Sprite for the explanation, may your correct .... I will change my code
- Tue Aug 07, 2018 5:25 pm
- Forum: Sample Code
- Topic: problem to value of nvs_get_str ..... beginner issue
- Replies: 6
- Views: 10348
Re: problem to value of nvs_get_str ..... beginner issue
The idea was to make it easy like neil did it on the Arduino IDE ...
- Tue Aug 07, 2018 10:38 am
- Forum: Sample Code
- Topic: problem to value of nvs_get_str ..... beginner issue
- Replies: 6
- Views: 10348
Re: problem to value of nvs_get_str ..... beginner issue
I would like to create a function in ESP-IDF where I can SelectFunction A. Write a Integer,String or Blob to the NVS B. Read out integer,string or blob C. Delete the total content of the partition D. Delete the content of a Key ResultOfFunction Like OK,NOK or Value on Read Option: to create/select a...
- Mon Aug 06, 2018 7:45 pm
- Forum: Sample Code
- Topic: problem to value of nvs_get_str ..... beginner issue
- Replies: 6
- Views: 10348
problem to value of nvs_get_str ..... beginner issue
Hallo Community, it seems a simple programming question keeps me busy for a couple of days...... may someone can bring a torch to the dark. The Situation is on selection 2 (read the field)... I want to get the result shown in the field Char* Ergebnis. as result in selection 2 the field nvs_ret_data ...