This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

nRF5340 as a Bluetooth Controller for Windows

I am trying to identify if it is possible to use nRF5340 as a generic Bluetooth Controller for Windows system.

For Linux system, if nRF5340 is flashed with, for example, Zephyr HCI USB, it functions as a Bluetooth Controller that works with the Linux BlueZ Host stack. As the HCI implements a standard protocol (e.g., H4), I wonder if it is possible to make Zephyr HCI USB or HCI UART work with Windows system. 

In general, how can I use nRF5340 as a Bluetooth Controller for Windows system?

Related