Goodnight!
I am planning to develop a commercial project where I will receive information from a module (GPS for example).
Is there any way to verify if these data come from the module that I sold and not from another one modified / altered by the client?
I was thinking something like writing a token in his EEPROM memory and checking it when Espruino started, but I do not know if this is possible.
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
Goodnight!
I am planning to develop a commercial project where I will receive information from a module (GPS for example).
Is there any way to verify if these data come from the module that I sold and not from another one modified / altered by the client?
I was thinking something like writing a token in his EEPROM memory and checking it when Espruino started, but I do not know if this is possible.
Maybe you can help me!
Thank you in advance.