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

NRF52 Zephyr or Mynewt Experience

I was just wondering if anyone has any experience with or thoughs about using Zephyr (www.zephyrproject.org/) or Mynewt (http://mynewt.apache.org/) that they would like to share?

Parents
  • Yes indeed! I have not used Zephyr personally but I have certainly used Mynewt (being one of the committers on the project). The latest development version of Mynewt has most of 4.2 implemented (with some exceptions) and is very liberally licensed (ASF). Should be very easy to get a project up and running on the nrf52dk. The project has been ported to the nrf51 and nrf52 so you can use either chip.

    Not sure what exactly you are looking for but you can send emails to [email protected] to ask questions about the OS and BLE stack.

Reply
  • Yes indeed! I have not used Zephyr personally but I have certainly used Mynewt (being one of the committers on the project). The latest development version of Mynewt has most of 4.2 implemented (with some exceptions) and is very liberally licensed (ASF). Should be very easy to get a project up and running on the nrf52dk. The project has been ported to the nrf51 and nrf52 so you can use either chip.

    Not sure what exactly you are looking for but you can send emails to [email protected] to ask questions about the OS and BLE stack.

Children
Related