Freertos + softdevice for medical device IEC62304

We are planning to use NRF52840 for a medical device would like to know from Nordic or anyone from the forum about the verification/validation of SOUP (Software of unknown provenance) in this case Freertos and BLE stack (Softdevice). Any guideline would be appreciated. We are designing patient vital monitoring device.

Parents
  • A Nordic member will confirm but I don't think FreeRTOS+Softdevice would be recommended for new projects.  I have used it's replacement, nRF Connect SDK (Zephyr based) for a 62304 project and found it to be well supported.  It is well documented and Noridc publish a large amount of unit testing inside the SDK itself - which I believe they maintain themselves as a kind of fork of Zephyr. You will always have to justify and risk assess every piece of SOUP in a 62304 project, establish procedures to monitor updates for critical fixes etc, but for their part Nordic do make a lot of information available, at least in my experience.

Reply
  • A Nordic member will confirm but I don't think FreeRTOS+Softdevice would be recommended for new projects.  I have used it's replacement, nRF Connect SDK (Zephyr based) for a 62304 project and found it to be well supported.  It is well documented and Noridc publish a large amount of unit testing inside the SDK itself - which I believe they maintain themselves as a kind of fork of Zephyr. You will always have to justify and risk assess every piece of SOUP in a 62304 project, establish procedures to monitor updates for critical fixes etc, but for their part Nordic do make a lot of information available, at least in my experience.

Children
Related