You are reading a single comment by @user81097 and its replies. Click here to read the full conversation.
  • As @allObjects says, adding one of those ICs would be perfect. It's far more secure than using an EEPROM since you can't just copy its contents.

    Another (cheap) option is to add a OneWire device - those have 64 bit unique IDs that are set at the factory. The only way to duplicate them would be to make your own fake OneWire device with a microcontroller, which I doubt anyone copying your device would be willing to do.

  • Thank you very much for your answer
    The issue is that apart from protecting my device against physical copy, I need to rely on the information provided by the GPS. It is so that the device can be used in a stated range.

About

Avatar for user81097 @user81097 started