nRF5 SDK  v17.0.2
Choose documentation:
 All Data Structures Functions Variables Typedefs Enumerations Enumerator Groups Pages
Libuarte Command Line Interface (CLI) Example

The Libuarte CLI Example is very similiar to Command Line Interface (CLI) Example. It additionally shows libuarte transport which is using Libuarte - advanced UARTE driver. It defines two instances of CLI working on following transport layers:

  • Libuarte
  • RTT

Libuarte driver allows loseless reception even without flow control thus CLI transport supports pasting strings into the terminal window.

Testing

See Command Line Interface (CLI) Example.