This is the character set which is build into the hmi for nxpanel;
The ones you want seem to there, so I’m guessing it’s an encoding issue. it’s probably trying to send those in unicode or something
I think you’d need to ensure that the correct asci char was sent in 1 byte not the unicode char.
If i get time I’ll have a look, unless someone else already knows