Mifare cards have a limitation of 16 bytes x block and you can’t write on protected blocks like 0, 3, 6 etc.. The error was that I was writing 17 bytes instead of 16 bytes and that returns invisible / error charaters that can’t be displayed
CLICK HERE to find out more related problems solutions.