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

Need Zepher RTOS porting support for nRF52840 Based Application.

Hi Team,

We build the bare application with nRF52840 Soc with the SDK Version 16 with out any RTOS Layer. We are planning to port our code base to Zepher RTOS layer.

We need the support for basic porting, like any Reference example or any documentation for porting is helpful to us. Please support us for seem less porting without giving any integration issues.

Regards,

Srinivas.V

Parents
  • Hi Srinivas

    I would strongly recommend you to use our nRFConnect SDK which contains several libraries on top of Zephyr, made specifically for the nRF series. And it will likely be easier to start over in NCS than trying to port a project to the Zephyr RTOS. Unfortunately we don't have much info on porting, as it's not very straight-forward to do so as far as I know. You can take a look around in the Zephyr project library to see if you can find more on using bare-metal projects with the Zephyr-RTOS.

    Best regards,

    Simon

  • Hi Simon,

    Once again Thanks for your reply.

    We will use reference project from NCS only, on top of that we will start our project porting, in this way we can avoid the Zephyr basic things which are already taken care by NCS Layers, till this part i have clarity.

    So far our project is built on nRF52840 with the SDK Version 16, when we start porting the HAL(BLE Stack, peripheral Drivers - SPI, I2C, Flash, Gpio's, Timers, RTC) and Application layers to new NCS, what are things we need to take care bothe hal and other layers. Please help us on this aspect it would be helpful to us.

    If we want to take the Zephyr based project as Reference project and on top of that we will start our basic porting, in this manner which project us best fit for us.

    Mean time i will go through the documentation, will see any clue can i get. Any Zephyr documentation please let us know.

    Thanks & Regards,

    Srinivas.V

Reply
  • Hi Simon,

    Once again Thanks for your reply.

    We will use reference project from NCS only, on top of that we will start our project porting, in this way we can avoid the Zephyr basic things which are already taken care by NCS Layers, till this part i have clarity.

    So far our project is built on nRF52840 with the SDK Version 16, when we start porting the HAL(BLE Stack, peripheral Drivers - SPI, I2C, Flash, Gpio's, Timers, RTC) and Application layers to new NCS, what are things we need to take care bothe hal and other layers. Please help us on this aspect it would be helpful to us.

    If we want to take the Zephyr based project as Reference project and on top of that we will start our basic porting, in this manner which project us best fit for us.

    Mean time i will go through the documentation, will see any clue can i get. Any Zephyr documentation please let us know.

    Thanks & Regards,

    Srinivas.V

Children
No Data
Related