hi,
i need to send a string following with 3 times of 0xff to a nextion-display
I have try something like this
but without no success on the display.
While i have no usb to serial connector , i can't test the display with a terminal-programm.
So i don't know is my b4r-code wrong or something in the display-programming
can someone tell me what is the correct codeline
thanks
i need to send a string following with 3 times of 0xff to a nextion-display
I have try something like this
B4X:
astream.Write("stunde.txt=15").Write(bc.HexToBytes("FFFFFF"))
While i have no usb to serial connector , i can't test the display with a terminal-programm.
So i don't know is my b4r-code wrong or something in the display-programming
can someone tell me what is the correct codeline
thanks