This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Roadmap of nrf connect sdk and zephyr rtos for mesh

Hi,

I use the nrf mesh sdk for long time and I just see that its migrate to zephyr rtos.

After reading the nrf mesh sdk doc and the zephyr project doc, I have some questions :

- Is the current nrf sdk for mesh will be maintained and update ?

- Does the Zephyr Nrf connect sdk support all the mesh sdk features ? (like PB-remote provisioning)

- Where can I find a roadmap for the zephyr version features implementation and/or the nrf new feature release ?

- Is it possible to directly use the nrf mesh sdk code from the zephyr nrf connect sdk ?


Regards

Parents
  • Hi,

    - Is the current nrf sdk for mesh will be maintained and update ?

    nRF5 SDK for Mesh follows the same policy as nRF5 SDK, which is it is now in maintenance mode. See the nRF Connect SDK and nRF5 SDK statement for details.

    - Does the Zephyr Nrf connect sdk support all the mesh sdk features ? (like PB-remote provisioning)

    nRF Connect SDK (which is based on the Zephyr OS) supports the features that are specified in the Bluetooth mesh specification. In nRF5 SDK we did have some proprietary features. Those are not available in nRF Connect SDK.

    Proprietary features in nRF5 SDK include PB-remote, mesh based DFU and advertising extensions (instaburst.)

    - Where can I find a roadmap for the zephyr version features implementation and/or the nrf new feature release ?

    For future plans and roadmaps for the nRF Connect SDK, please contact our Regional Sales Manager for your area. If you do not know who that is, please ask in a private ticket or in a private message and we will let you know.

    - Is it possible to directly use the nrf mesh sdk code from the zephyr nrf connect sdk ?

    I am afraid the nRF5 SDK for Mesh stack differs highly from the Zephyr OS mesh stack used in nRF Connect SDK, and so your existing code cannot be used directly, no.

    Regards,
    Terje

Reply
  • Hi,

    - Is the current nrf sdk for mesh will be maintained and update ?

    nRF5 SDK for Mesh follows the same policy as nRF5 SDK, which is it is now in maintenance mode. See the nRF Connect SDK and nRF5 SDK statement for details.

    - Does the Zephyr Nrf connect sdk support all the mesh sdk features ? (like PB-remote provisioning)

    nRF Connect SDK (which is based on the Zephyr OS) supports the features that are specified in the Bluetooth mesh specification. In nRF5 SDK we did have some proprietary features. Those are not available in nRF Connect SDK.

    Proprietary features in nRF5 SDK include PB-remote, mesh based DFU and advertising extensions (instaburst.)

    - Where can I find a roadmap for the zephyr version features implementation and/or the nrf new feature release ?

    For future plans and roadmaps for the nRF Connect SDK, please contact our Regional Sales Manager for your area. If you do not know who that is, please ask in a private ticket or in a private message and we will let you know.

    - Is it possible to directly use the nrf mesh sdk code from the zephyr nrf connect sdk ?

    I am afraid the nRF5 SDK for Mesh stack differs highly from the Zephyr OS mesh stack used in nRF Connect SDK, and so your existing code cannot be used directly, no.

    Regards,
    Terje

Children
No Data
Related