VRS_NSR02
if (strncmp((const char *) vrs->identifier, VRS_NSR02, 5) == 0)
if (strncmp(vrs->identifier, VRS_NSR02, 5) == 0)
memcpy(vrs->identifier,VRS_NSR02, 5);