Hello people!
Is there any way to have a unique identification number, like a serial number on a Gadgeteer board like Hydra and Spider?
The
GHIElectronics.NETMF.System.Util.GetSerialNumber()
seems to be obsolete and worked only to old modules, not the board itself.
The
GHIElectronics.NETMF.Hardware.Configuration.PermanentUserKey.Set/Get
seems to work only with modules not with the main board.
Is there any way to do this? I really need identify each device with a GUID or something like it.
Thanks!
Best regards…