NVIDIA AI IOT
Official@nvidia-ai-iot · Santa Clara, California
Provides specialized configuration, deployment, and hardware-level optimization for NVIDIA Jetson edge computing platforms and embedded Linux BSP environments.
Agent Skills by NVIDIA AI IOT
Showing 35 vetted skills indexed across 3 GitHub repositories.
jetson-customize-fan
Manage nvfancontrol fan profiles on NVIDIA Jetson/Tegra platforms.
jetson-promote-image
Promote overlay files and built artifacts into staged Jetson Linux BSP images.
jetson-link-docs
Register Jetson reference documents into an active profile using YAML and regex.
jetson-generate-kb
Generate a knowledge base markdown file from a Jetson BSP and source tree layout.
jetson-customize-clocks
Customize Jetson clock settings by editing BPMP DTB and nvpower.sh files.
jetson-init-image
Extract Jetson Linux BSP tarballs and apply binaires.sh for target platforms.
jetson-customize-nvpmodel
Modify nvpmodel power modes on Jetson/Tegra platforms.
jetson-flash-image
Flash Jetson Linux BSP images on devices in recovery mode.
jetson-print-bsp-info
Print L4T version, board configurations, and rootfs state from a Linux_for_Tegra directory.
jetson-customize-usb
Configure USB2/USB3 SS ports and GPIOs via kernel-DTB overlay on Jetson platforms.
jetson-set-target
Modify the active Jetson target pointer in active_target.yml.
jetson-download-bsp
Automate downloading NVIDIA Jetson Linux BSP artifacts for the active target platform.
jetson-customize-mgbe
Generate kernel device-tree overlays to configure MGBE QSFP interfaces on Jetson Thor boards.
jetson-customize-camera
Generate kernel-DT overlays to enable camera sensors on NVIDIA Jetson platforms.
jetson-derive-carrier
Fork reference files and create a Device Tree overlay for custom carrier boards.
jetson-customize-pinmux
Configure Jetson Orin or Thor pinmux settings from XLSM data.
jetson-customize-uphy
Configure UPHY lane allocation on NVIDIA Jetson custom carriers using ODMDATA tokens.
jetson-init-target
Create a Jetson target-platform profile YAML from a reference devkit.
jetson-build-source
Automate building Jetson BSP artifacts like DTBs, OOT modules, and kernel images.
jetson-customize-pcie
Generate kernel-DT overlay fragments to configure PCIe controllers on Jetson carrier boards.
jetson-init-source
Initialize the Jetson BSP source workspace with kernel sources and cross-compile toolchain.
jetson-validate-image
Validates Jetson BSP image integrity and functionality after flashing via static checks and on-target tests.
jetson-optimize-memory
Disable unused subsystems to reclaim DRAM in Jetson deployments.
jetson-quick-start
Dispatch Jetson BSP setup skills based on questionnaire responses.
Frequently Asked Questions About NVIDIA AI IOT
FAQPage SchemaWhat specific hardware tasks are enabled by these capabilities?▼
These capabilities enable low-level hardware configuration including custom pinmux settings, UPHY lane allocation, PCIe controller setup, and thermal management via fan profiles. Users can also perform full BSP image flashing, kernel device-tree overlay generation, and DRAM memory optimization for resource-constrained edge deployments.
Which engineering personas benefit from these technical resources?▼
Embedded systems engineers, hardware integration specialists, and edge computing architects benefit from these resources. They are designed for professionals managing NVIDIA Jetson Orin or Thor platforms who require granular control over board support packages, kernel-level configurations, and hardware-accelerated inference serving.
What are the primary prerequisites for utilizing these deployment capabilities?▼
Users require an active NVIDIA Jetson development kit or custom carrier board, a Linux host environment for cross-compilation, and the L4T (Linux for Tegra) source tree. Access to specific board documentation and XLSM pinmux data is necessary for custom hardware integration tasks.