Hello xbee! community i am having some trouble with the data sent to my serial port, i am using two xbee s2, one is connected to my raspberry pi usb port and the other is connected to my pc, data is beeing sent correctly to the XCTU without any errors but when i try to print the data form serial port with any compiler im receiving some garbage characters with my data. So i check what i was receiving at my serial port and the result is the next https://imgur.com/eRpLWQA, this is my Tx code from the raspberry pi: https://imgur.com/0CL0tQZ and the data sent.