My understanding is that the one I have has the same jetson nano but the only difference is the carrier board.
I bought the jetson nano kit from here (https://developer.nvidia.com/embedded/jetson-nano-developer-kit) So this has the A02 jetson nano module but with the B01 carrier board right? I was getting confused with the carrier board and the module board confused.
Do you have plan to upgrade JetRacer/JetBot image to be compatible to B01?
I tried those images from wiki, they did work on A02, but not B01.
It is really waste time to re-install all apps/drivers for JetRacer/JetBot A02 images.
Thanks,
So I’m pretty sure that the jetson nano that’s being sold on Nvidia has the b01 carrier board with a02 nano module. But since it has a b01 carrier board, it can be replaced with the upcoming newer module.
@ryan.c.mail, not really. My plan for the jetson nano is really to just use it for ROS
I just tried to purchase one from the store here, I can’t get any information what it is they are shipping. I also found that none of my logins worked, I have 5 for this site for some reason… I tried to create an account at the ‘store’ but they wanted me to purchase a device named Jetson Nano with no part information, pass… I just checked Arrow, they list the 945-13450-0000-100 having a SD Card…
So WHAT is going on Nvidia? I need the two cameras but I don’t need getting the same device I already have…
Hi kangusz1fss, if you are referring to the NVIDIA.com store, they are only selling the new B01 (-100) model. You can also see the second MIPI CSI camera slot in the image in the shopping cart. Note that all of the Nano devkits have the SD card slot - the production module is what uses eMMC, not SD card.
I think “the production module is what uses eMMC” is the confusion, production SOM. The devkit has a SOM with an SD card but the stand alone ‘Production’ SOM has eMMC. The new devkits all come with SD card slots on the SOM for memory.
Thanks
I finally got everything working but I’m curious: “sdkmanager to flash b01 module first”
I have a dedicated Ubuntu 18.04.4 box now with SDKManager installed, your saying that I can take a blank SD card, install it on a new b01 dev kit (plug a blank SD into the SOMDIMM on the DEV KIT) hook up an USB connector from the Ubuntu 18.04.4 box to the DEV KIT then run SDKManager and it will install all the software to the DEV KIT?
I am sorry that I made a wrong description in previous comment. Deleted it to prevent any confusion.
If you bought a devkit, then it is compatible with sdcard module.
As for your question, the answer is yes. You could plug sdcard into devkit and use sdkmanager to flash it and install all the sdk you need.
At the location of the flash software, how much disk space do you have ("df -H /where/ever/it/is/Linux_for_Tegra/)? I’m wondering if the disk space is insufficient. Also, there will be a file “Linux_for_Tegra/bootloader/system.img.raw”…what is the exact byte size of that file (“ls -l /where/ever/it/is/Linux_for_Tegra/bootloader/sytem.img.raw”)?
I realized that I’m getting a bunch of errors when I use jetpack 4.3 on B01. But when I tried installing jetpack 4.2 on B01, it didn’t even bootup properly… Wondering if I should buy another jetson nano but A02 version.