File Transfer PC to Raspberry Pi (with xBee)
问题 I've two xBee Pro S2C module. I'm trying to send a image from Windows PC to Raspberry Pi with xBee modules. I configured my xBees for API mode and i can receive/send AT text messages with Python codes. I want to send a image from my PC to Raspberry Pi Model 3 B+ I also checked this subject: http://cms.digi.com/support/forum/70518/transfer-image-between-xbee-modules-connected-raspberry-each I made some changes and tried codes below. PC side(sender) ########################### ser = serial