Hello All,
We are working on a medical device that requires BLE connectivity. We could either use the nRF52 series SOC to run the application and the BLE communications or use another MCU like the STM32 series with a BLE module. I am struggling to find any safety features like RAM parity check in the Nordic documentation. We need some inherent safety for this Class 2 medical device. STM32 series has some safety features that would suffice. So my questions are:
1. Does the nRF52 series have safety features for error checking to ensure we can at least reset during a failure.
2. Power saving is critical and we want the CPU to operate in idle mode most of the time. How much CPU time does the BLE soft stack use or does it affect reduce the idle time significantly?
regards
Ankit