I have to send a string of bytes (exadecimal) to an electronic board over wifi and socket.
For the wifi connection I use the library jhwifi and I can get the connection without problem.
Then I initialize the socket and I can connect to the board.
But, I have to send that data (exadecimal) to the board: