Unable to flash Jetpack on jetson nano emmc

Hi, I bought a new jetson nano emmc module with jetson-io-base-A carrier board and I am trying to flash Jetpack 4.6.2 on it using the sdkmanager. I am following the instructions to start jetson in recovery mode as mentioned in the sdkmanager. But in manual mode, I get

Could not detect target hardware

Please make sure the target hardware is connected and turned on, choose OK and RETRY.

If I try the automatic mode, it gives -

ERROR

Detected selected device is already in recovery mode. Please

  1. double check if correct target device has been selected.
  2. if does, change to ‘Manual Setup’ to continue.

I also tried flashing it with the command line using sudo ./nvsdkmanager_flash.sh which gives

Defaulting to autoflash
*** Checking ONLINE mode … OK.
*** Checking target board connection … 1 connections found.
*** Reading ECID … *** Error: ECID read failed.
Put the target board in RCM mode and retry.

Grateful for any help!

This is an NVidia forum. You are using a non-NVidia carrier nobody knows (unspecified manufacturer). The manufacturer of that carrier board should be able to provide instructions for your specific board. Almost all non-genuine Jetson carriers require patches from the respective manufacturer in order to work properly.

So, go and ask your manufacturer or vendor for help first.

Okay, thank you!