Is it possible using the nRF5340 to run the Bluetooth core using zephyr and the application core without an RTOS? I want to use this for a medical application and want to try to avoid needing to validate zephyr. I think a lot of the example code uses zephyr which is why it may save dev time to use it.