Checking the Current Version

You can get information about a currently connected board using circfirm current.

See circfirm current --help and circfirm current [command] --help for more information on commands.

Getting the Board ID

You can get the board ID of the currently connected board using circfirm current board-id.

# Get the board ID of the connected board
circfirm current board-id

Getting the Firmware Version

You can get the CircuitPython version of the currently connected board using circfirm current version.

# Get the firmware version of the connected board
circfirm current verson