Convert number on the front to hex serial

Topics about the Software of Revolution Pi
Post Reply
Yaroslav
Posts: 2
Joined: 24 Jan 2019, 14:30
Answers: 0

Convert number on the front to hex serial

Post by Yaroslav »

Hi guys,

There is numbers
100274
11192
1.0
on the front of RecPiConnect just below USB.

"piSerial -s" returns : 0123C363FD06AC71

How to convert hex serial to the number on the front?

Thanks.
User avatar
pi_admin
Administrator
Posts: 105
Joined: 26 Aug 2016, 15:38
Answers: 1

Re: Convert number on the front to hex serial

Post by pi_admin »

Hi Yaroslav,

the numbers on the front have different meanings:

First row (100274) is the item number of the RevPi Connect.
Second row (11192) is the external serial number of your device.
Third row (1.0) states the version of your device.

The number you get from the piserial is the internal serial number stored in the crypto chip.
Post Reply