shic
shic
DIIDevHeads IoT Integration Server
Created by Marvee Amasi on 4/29/2024 in #middleware-and-os
How can I run independent tasks on separate cores using ESP-IDF on ESP32?
I think there's a misunderstanding in what you're looking for and what you have asked. If you want the two LED to be constantly on, don't turn them off. If you want them blinking concurrently in separate cores - only blink one LED per task.
10 replies