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