I need to add a custom unique device serial number to each device during manufacturing
I think there are a number of ways to do this, just wondering which would work the best
1. Add a unique ID using the smart RF Programmer
Using its ability to load a modified Hex image
Joshua Newth provides a good write up on this
2. Use the CC2640 SVN persistent storage area
Add a Bluetooth characteristic to load it on the test station
3. Keep it in my on-board external EEPROM
Add a Bluetooth characteristic to load it on the test station
Thanks I would appreciate some recommendations
Brian