ESP32 BLE Mesh with Zephyr, could run next to freertos ?
Posted: Mon Mar 01, 2021 4:37 pm
Hi All,
If I am correct, ESP32 BLE mesh is using Zephyr (RTOS), and I managed to use it in my project where also freeRTOS is used. I plan to integrate fast provisionning, based on the example in my project.
That would make 2 RTOS running in parallel ...
It seems to work on my first basic tests, but Is there any risk I should consider ?
Thanks,
David
If I am correct, ESP32 BLE mesh is using Zephyr (RTOS), and I managed to use it in my project where also freeRTOS is used. I plan to integrate fast provisionning, based on the example in my project.
That would make 2 RTOS running in parallel ...
It seems to work on my first basic tests, but Is there any risk I should consider ?
Thanks,
David