Re: [Zephyr-users] [Zephyr-devel] nRF52: USART: sending data from Serial terminal to DK
Chettimada, Vinayak Kariappa
if you are looking for a shell, tests/bluetooth/shell could be your inspiration.
toggle quoted messageShow quoted text
if you are looking for implementing a transport over uart, then samples/bluetooth/hci_uart could be your inspiration.
other samples and subsystems may be using UART, that could also be close to your needs. Hoping the UART API documentation in Zephyr should suffice your requirements and how to use it.
-Vinayak
|
|