Is there an Rx, Tx-only protocol that does not require hardware flow control like the URL below to control nRF52840 with a LINUX CPU?
Is there an Rx, Tx-only protocol that does not require hardware flow control like the URL below to control nRF52840 with a LINUX CPU?
Hi,
It is not clear to me what you want to do? There is no generic way that gives you full control over the nRF device from Linux over UART. (However, if what you want to do is to use the nRF as a Bluetooth controller over UART for instance, you can refer to Bluetooth: HCI UART).
Hi,
It is not clear to me what you want to do? There is no generic way that gives you full control over the nRF device from Linux over UART. (However, if what you want to do is to use the nRF as a Bluetooth controller over UART for instance, you can refer to Bluetooth: HCI UART).