SDK Manager - Flash Jetson OS issues - device is not in recovery mode

Hi viotemp1,

Please make sure there is no environment issue. We can confirm this by manually flashing Jetson.

  1. Manually reset board to clear board status.
  2. Put Jetson device to recovery mode.
  3. Go to JetPack install directory.
    For example, ~/nvidia/nvidia_sdk/JetPack_4.2_Linux_P3448/
  4. cd Linux_for_Tegra
  5. Run one of the below command to flash Jetson device:
$ sudo ./flash.sh jetson-nano-qspi-sd mmcblk0p1
  1. Paste full log if flashing fails.