Problem sending two bytes via Shadow document (Shadow demo)

Might be worth reading the " Using a prioritised preemptive scheduler - avoiding task starvation" section of this page: https://www.freertos.org/single-core-amp-smp-rtos-scheduling.html

1 Like

Hello everyone and thank you very much for the suggestions.

I have used vTaskSuspend and vTaskResume, and it seems to work quite well.