I am connecting Jetson Nano to TV using HDMI cable & supplying power using USB. I have flashed microSD using Etcher as per instructions given on https://developer.nvidia.com/embedded/learn/get-started-jetson-nano-devkit#write
While booting it shows Nvidia logo & then screen goes blank. What could be a possible issue?
SD Card: SanDisk Ultra 64 GB
Also, I am unable to ssh into jetson after connecting using ethernet cable. Is it possible to ssh into Jetson Nano on first boot?
Hi mohitrathore15,
Is your power supply delivering 5V?
NVIDIA for use with the Jetson Nano Developer Kit) is designed to provide 5.25V. The critical point is that the Jetson Nano module requires a minimum of 4.75V to operate. Use a power supply capable of delivering 5V at the J28 Micro-USB connector.
User guide: https://developer.download.nvidia.com/assets/embedded/secure/jetson/Nano/docs/Jetson_Nano_Developer_Kit_User_Guide.pdf?jOkskGMENp2brWNlWzJGmdtqU1CWSKaK9TaXnOa78pwj32A86Sd6qzS4cFGmWM2ac7RsS7F9inq9S_4jF-_cb6GYyYyQUKgIIUGf8C1FbjWZFULyx_6aaBr51PggPgyuOl77gotC4gwgd8RI-X-i78GXkWNHWmtnwuF6eUfUBE1u3Md9yKILllFCZQDUjW0
I think you forgot to download and install the image to the jetson nano using your computer. Let me explain.
- Download the image file for the jetson nano.
- Connect the jetson nano to your computer
- Download balenaEtcher.exe and install it in your computer
- Use that application tool to flash the image file to the jetson nano
- And the jetson nano will function.