Primary Git Repository for the Zephyr Project. Zephyr is a new generation, scalable, optimized, secure RTOS for multiple hardware architectures.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

445 B

.. _snippet-hci-uart-native-sim:

Native Simulator support for hci_uart Snippet (hci-uart-native-sim)
###################################################################

.. code-block:: console

west build -S hci-uart-native-sim [...]

Overview
********

This snippet allows to use hci_uart connected to the host computer
with the Native Simulator. It is useful for testing with a real
Bluetooth controller, such as a device running Zephyr.