Regulator Shell Sample

Browse source code on GitHub

Overview

This sample lets users interact with their regulator devices using the shell.

Building and Running

Build and flash as follows, replacing arduino_nano_matter with your board:

west build -b arduino_nano_matter samples/regulator/regulator_shell
west flash

Shell Module Command Help

You can access the regulator shell module by typing regulator in the shell. For all available commands, type help in the shell.