We have Implemented our previous project using Nordic's nRF52832 SoC with FreeRTOS.
Now we are developing a new BLE Mesh based project with nRF5340 and it requires a RTOS.
Based on analysis
For nRF5340 based development we need to use nRF Connect SDK v1.5.0 which is merged with Zephyr RTOS
BLE based samples are all Zephyr RTOS based.
We would like to progress like below
1. Simple interface check without RTOS
2. BLE Mesh check without RTOS
3. Finally upgrade the BLE mesh with RTOS.
But the nRF Connect SDK v1.5.0 based development looks like not supporting without Zephyr RTOS.
1.Is any possibility to start the "BLE Mesh + nRF Connect SDK v1.5.0" based project without Zephyr RTOS?
2.What are the advantage bullet factors of Zephyr RTOS over FreeRTOS to choose this in nRF Connect SDK v1.5.0? .
Please list the advantage bullet factors of Zephyr RTOS over FreeRTOS?
Awaiting for your response.
Regards,
S Mohan