Has anyone tryed or know if freertos is working with nRF51822?
Has anyone tryed or know if freertos is working with nRF51822?
If you just wanted to natively use the radio with no SoftDevice, it should be a relatively easy port.
If you want to use it with the SoftDevice, you're going to be out-of-luck. Plus the SoftDevice is something of an RTOS in some respects.
-m
If you just wanted to natively use the radio with no SoftDevice, it should be a relatively easy port.
If you want to use it with the SoftDevice, you're going to be out-of-luck. Plus the SoftDevice is something of an RTOS in some respects.
-m