Hi!
I would like to read the serial number of my Jetson Nano from the command line or coding.
Do you know if there is a way of doing it?
I have tried the commands from this topic(https://devtalk.nvidia.com/default/topic/1036930/jetson-tx2/read-hardware-id-of-the-tx2-som/ ), but it didn’t work. Of course they are different hardware and systems, but I tried just in case.
Thanks in advance.
Hi mariaramosmontero, you can run this command to read the serial number of the Nano:
$ sudo cat /proc/device-tree/serial-number
1 Like
Thank you very much.
Sorry for the late reply. I couldn’t test it until today.
What is wrong in my configuration if the serial number from /proc/device-tree/serial-number
doesn’t match with the serial number on the pcb or the box? Is this related to update #2598410 (The problem with the unchanged mac-adress)?
kayccc
September 17, 2020, 3:16am
5
Hi matti.kaupenjohann,
Please help to open a new topic for your issue, Thanks