XBEE ADAPTER KIT

XBee projects like the adapter, xBee tutorials, tweetawatt/wattcher, etc. from Adafruit

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
User avatar
adafruit_support_bill
 
Posts: 88136
Joined: Sat Feb 07, 2009 10:11 am

Re: XBEE ADAPTER KIT

Post by adafruit_support_bill »

That will depend on the delivery service you selected at checkout and how long it takes to clear customs inspection in your country. We don't have any control over that part of the process, so we can't give an accurate estimate.

User avatar
Franklin97355
 
Posts: 23938
Joined: Mon Apr 21, 2008 2:33 pm

Re: XBEE ADAPTER KIT

Post by Franklin97355 »

I live in Greece, how long does it take to arrive? That depends on the delivery service and their workload Adafruit usually processes the order in less than one day.

User avatar
giorgio_new
 
Posts: 76
Joined: Mon Apr 06, 2015 9:56 am

Re: XBEE ADAPTER KIT

Post by giorgio_new »

I bought this

https://www.adafruit.com/product/247

Which X-CTU should I download from here:

http://www.digi.com/support/supporttype?type=drivers

??

It has many drivers!!!!

User avatar
giorgio_new
 
Posts: 76
Joined: Mon Apr 06, 2015 9:56 am

Re: XBEE ADAPTER KIT

Post by giorgio_new »

Ok I found it, but for some reason I cannot download the .exe. It seems tha Digi's site has a problem. Is there any other site I can download it?

User avatar
adafruit_support_bill
 
Posts: 88136
Joined: Sat Feb 07, 2009 10:11 am

Re: XBEE ADAPTER KIT

Post by adafruit_support_bill »

I am not able to access the Digi download site either at this time. They are probably experiencing some temporary difficulties. Please try again later.

User avatar
giorgio_new
 
Posts: 76
Joined: Mon Apr 06, 2015 9:56 am

Re: XBEE ADAPTER KIT

Post by giorgio_new »

I want to connect this product

https://learn.adafruit.com/xbee-radios/

to a PIC microcontroller to transfer data through it to another Xbee.

Because I see there are many pins on your Xbee adapter, which pins should I use for Tx,Rx with the PIC?
Also I assume for supply I use the 5 Volt pin and the ground only? Right?

User avatar
adafruit_support_bill
 
Posts: 88136
Joined: Sat Feb 07, 2009 10:11 am

Re: XBEE ADAPTER KIT

Post by adafruit_support_bill »

I am not familiar with the PIC, but in general for serial communication you connect:
Rx->Tx
Tx->Rx

If the PIC is a 5v processor, you can power with 5v and GND.
If it is a 3.3v processor, you should power with 3.3v and GND so that the signal levels are compatible.

User avatar
giorgio_new
 
Posts: 76
Joined: Mon Apr 06, 2015 9:56 am

Re: XBEE ADAPTER KIT

Post by giorgio_new »

adafruit_support_bill wrote:I am not familiar with the PIC, but in general for serial communication you connect:
Rx->Tx
Tx->Rx

If the PIC is a 5v processor, you can power with 5v and GND.
If it is a 3.3v processor, you should power with 3.3v and GND so that the signal levels are compatible.
PIC is 5 volt.
So the only pins I use from this
https://learn.adafruit.com/xbee-radios/

is 5 Volt and gnd for supply. And the Tx,Rx for communication with the microcontroller?

User avatar
adafruit_support_bill
 
Posts: 88136
Joined: Sat Feb 07, 2009 10:11 am

Re: XBEE ADAPTER KIT

Post by adafruit_support_bill »

That is correct GND, 5v, Tx and Rx is enough.

Locked
Please be positive and constructive with your questions and comments.

Return to “XBee products (discontinued)”