Beware that this post is related to an SDK in maintenance mode
More Info: Consider nRF Connect SDK for new designs

Command Line Interface Data Validation nRF5 SDK

I'm using the CLI interface through USB and UART, and I am wondering if there are any innate methods for checking the validity of the data being sent and received via the CLI. For example, is there a method to append a checksum to each CLI output, and require one to be sent in to process a command? Or would this all be custom user implementation?

Parents Reply Children
No Data
Related