String Comparison - Not Equal To problem in While Loop

Note there also exist the stricmp(stringA, stringB) that ignores the case of the char arrays.

on this site you see many more libs/functions to use on Arduino - avr-libc: <string.h>: Strings -