The first two characters of the text inside the NFC tag are getting trimmed when we try to read the tag
like if text is POP-IT-UP it would be read as P-IT-UP
This does not happen if we read tags written from some application(like "NFC Tag Reader" (produced by Go Next))
but does happen when reading a tag by some application like(NFC Tools (by wakdev))
Any Idea why this would happen and how to fix it