Hi.
I am curious to know if it is possible to use the ANT-only Softdevice with the Zephyr RTOS. The goal is to create a BT BR/EDR + BLE 5.0 + ANT+ device all on the same chipset.
Thanks,
cm
Hi.
I am curious to know if it is possible to use the ANT-only Softdevice with the Zephyr RTOS. The goal is to create a BT BR/EDR + BLE 5.0 + ANT+ device all on the same chipset.
Thanks,
cm
One more follow up.
1. Can the nordic softdevice (bt and ant) be used but still use zephyr as an real time operating system without its bt stack? So essentially take the softdevice and its header files and integrate it with the OS and drivers provided by zephyr.
One more follow up.
1. Can the nordic softdevice (bt and ant) be used but still use zephyr as an real time operating system without its bt stack? So essentially take the softdevice and its header files and integrate it with the OS and drivers provided by zephyr.
It might be possible, but I expect it will be a lot of work and may work as expected. It is not something we have supported or tested. If you want to use ANT with a Nordic chip, then you should stick with nRF5 SDK for now.
Thank you very much for all the answers