andrewrapp / xbee-arduino

Arduino library for communicating with XBee radios in API mode
GNU General Public License v2.0
337 stars 163 forks source link

Configure xbee module on Device Manager? #72

Open Albertma126 opened 5 years ago

Albertma126 commented 5 years ago

I'm new to Xbee and I have a windows 10 pc. I know I need to configure it on the device manager but how can I specifically configure xbee on pc?

matthijskooijman commented 5 years ago

XBee modules themselves have no USB connectivity, so are not typically connected directly to a PC. You probably have some kind of USB->serial module in between, which needs the proper drivers installed. I don't think this is the right place for support in this area though, your first point of contact would be the vendor of that module. Also, without knowing about the hardware (USB->Serial adapter) you are using, nobody will be able to help you out on this.