This is the documentation for the latest (main) development branch of Zephyr. If you are looking for the documentation of previous releases, use the drop-down menu on the left and select the desired version.

zephyr,nus-uart

Vendor: Zephyr-specific binding

Description

UART over NUS (Bluetooth LE)

Properties

Properties not inherited from the base binding file.

Name

Type

Details

tx-fifo-size

int

Size of the virtual UART TX FIFO

Default value: 1024

rx-fifo-size

int

Size of the virtual UART RX FIFO

Default value: 1024