This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

How much of NRF51822 64-bit DEVICEID is actually set?

I am using DEVICEID as an identifier (I know it's not necessarily unique) but when I break the two 32-bit numbers out into bytes, I am finding that the three most-significant bytes of DEVICEID[1] are zero. Is this a freak occurence, or are only five of the eight bytes set?

Related