Question about USB SERIAL read

I downloaded the SerialOTG extension

https://github.com/rkl099/Appinventor-SerialOTG/blob/main/com.SerialOTG.aix

I have a program like this:


But every time it connects when it asks whether to allow connection to "null" (serial) it sends some data and answers itself by typing nickname. The result is 5 diamonds with question marks inside. Someone can solve it for me?