Search found 1 match

by Gemelon
Mon Sep 25, 2017 3:18 pm
Forum: ESP-IDF
Topic: How to invoke the OTA update again
Replies: 0
Views: 2142

How to invoke the OTA update again

I tried the OTA Example but it starts only once. How can i restart the process again? I have tried esp_ota_set_boot_partition(factory_partition) but it generates an stack overflow error.