pySerial data received from XBee not properly displayed
问题 I am trying to get multiple XBees running as sensors and output devices to send their samples to a coordinator XBee hooked up as below and to turn things on and off on these remote XBees when instructed to. This 'received data' problem of mine seems similar to Stack Overflow question pySerial and reading binary data , but I do not consider it answered by that problem and its resolution. So what steps will reproduce the problem? Using python-xbee (ver 2.1.0, or 2.0.0), pySerial latest version