Bluetooth: HCI low power UART¶
The HCI low power UART sample is based on the Bluetooth: HCI UART but is using the Low power UART driver for HCI UART communication.
Requirements¶
The sample supports the following development kit:
Hardware platforms |
PCA |
Board name |
Build target |
---|---|---|---|
PCA10090 |
|
Overview¶
The sample implements the Bluetooth HCI controller using the Low power UART driver for UART communication.
Building and running¶
This sample can be found under samples/bluetooth/hci_lpuart
in the nRF Connect SDK folder structure.
See Building and programming a sample application for information about how to build and program the application.
Programming the sample¶
To program the nRF9160 development kit with the sample:
Set the SW10 switch, marked as debug/prog, in the NRF52 position. In nRF9160 DK v0.9.0 and earlier, the switch is called SW5
Build the Bluetooth: HCI low power UART sample for the nrf9160dk_nrf52840 build target and program the development kit with it.