Date
1 - 2 of 2
how to configre the default baudrate of hci_uart sample? #ble #nrf52832#hci_uart #ble #nrf52832#hci_uart #ble
icephyr
Hi guys,
The default baudrate of zephyr hci_uart sample on nordic 52832 is 1Mbits. I'd like to configure it to 115200. Is there anyone who knows how to configure it in defconfig dts or some config file else ? Thanks!
|
|
Chettimada, Vinayak Kariappa
Update the nrf52_pca10040.overlay file. For your custom board, place a new file <custom_board>.overlay file in your application folder with the desired DT settings/overrides.
-Vinayak
From: devel@... [mailto:devel@...]
On Behalf Of sxzxchen@...
Sent: Tuesday, August 14, 2018 9:13 AM To: devel@... Subject: [Zephyr-devel] how to configre the default baudrate of hci_uart sample? #ble #nrf52832#hci_uart #ble #nrf52832#hci_uart
Hi guys,
|
|