The payload for a node is set to "FFAA" (in Hex , the way I was expecting to receive in the Network server), but It is sent as 69696565 (payload decoded in server). It is representing the ASCII code for individual letters. Would It be possible to modify the source code to encode the payload properly?