Hello guys,
Im currently creating a custom bootloader for my project.
Everything is working so far, but I need access to the nvs_flash component.
Currently I havent found a way to include this component into my custom bootloader.
Which steps do I have to take?
I'll appreciate any help,
Thanks for the support
NVS access in custom bootloader
Re: NVS access in custom bootloader
Won't work, nvs uses lots of features not supported in bootloader environment. If you want to read a nvs key just mmap the nvs partition and binary parse it one page at a time.
Who is online
Users browsing this forum: Bing [Bot], ESP_Roland, Google [Bot] and 118 guests