This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

RTOS on NRF53

Hi,

I am looking to develop some code on NRF53. Looks like only Zephyr is supported. Even the most basic example includes some Zephyr files/libs.

 Reading the docs it sounds like there is a way to use the softdevice without Zephyr. Is there a guide to this, or even just a "hello world" that does not include Zephyr?

I would like to use something like FreeRTOS.

Parents Reply
  • The more we progress here in our current development, the less I see "Zephyr covering the needs of the many"...
    The mandatory Zephyr has caused us at least 6 months delay so far, and very basic functionalities are still not working in Zephyr. The project is one year old and there are bugs we can't seem to solve unless we decide to learn the realms of Zephyr and change low level issues ourselves - after which we will have a hard time to use main Zephyr updates...
    We are seriously considering to propose to our customer another 6 months delay on the project, and come up with our 'bare bone' solutions for nRF5340 with FreeRTOS or something similiar... Or should we go as far as redesigning the HW to use a silicon that does not force Zephyr into their developers?

Children
Related