MCUXpresso SDK Documentation

Command response

Command response#

The device does not echo back the commands given to it. However, the device can respond to each command received immediately and with a single line, except the “range”, “help”, and “show” commands. The “range” commands also have a delayed response.

The response for single-line commands is “<last-subcommand>: <value>”. All responses are terminated with one “line-feed” character.

Parent topic:Command syntax