This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CC1310: Unique ID for each device

Part Number: CC1310


Hi,

I'm developing a simple point-to-point protocol (imagine this is like a garage door opener level of sophstication).

On our current 8051 based MCU, at load time we program 3 custom bytes into a flash region that becomes the "unique id" of the transmitter.  I've seen this done on PICs and our 8051s.

Does the CC1310 have a natural unique id pre-programmed from the factory?  (I've feel like I've read about that with other ARM based chips).

What's the best way to have each CC1310 have some unique identifier?

(I'll have a follow-up question on that, once our receiver receives the unique ID, where I should write that unique ID value on the CC1310).

Thanks,

-Tim