We have a system that uses the nRF52840 chip and we have our fimrware running under FeeeRTOS and SDK version 16.0.0; it would be reasonably straightforward to move to the latest SDK (17)
We are investigating porting our code to the nRF5340 which, of course, has a different architecture:
1) Although I see that Zephyr is the favoured OS for the nRF5340 is FreeRTOS also ported/available?
2) Is the SDK for the nRF5340 compatible with that of the nRF52840 at the API level? [Clearly we want to use the Nordic soft device as we do at present]