Page 1 of 1

SKXBEE-PRO and Arduino-XBee Shield

PostPosted: Fri Aug 12, 2011 2:45 am
by lambertlai
Can i use these all work as wireless communication.
Arduino-XBee Shield and SKXBEE-PRO as a transceiver.
And for the Arduino-XBee Shield have a 2 jumper how to configure it?
Thanks

Re: SKXBEE-PRO and Arduino-XBee Shield

PostPosted: Fri Aug 12, 2011 6:18 pm
by ober
XBee Pro and XBee module can communicate with each other.

Re: SKXBEE-PRO and Arduino-XBee Shield

PostPosted: Sat Aug 13, 2011 1:59 pm
by lambertlai
I have problem during the setup the devices, I using the romeo to slot in the XBee Shield as show in the picture.
Image The jumper setting Image
But in the X-CTU cannot find this device
Image

However, the SKXBEE can find the device
Image

Image

Re: SKXBEE-PRO and Arduino-XBee Shield

PostPosted: Tue Aug 16, 2011 9:50 am
by ober
It seem you have problem to communicate with the XBee on XBee Shield. Can you share the schematic with us? The jumper is to configure the UART of XBee connection, is either to Arduino's UART pin or to USBtoUART chip's UART pin.

Re: SKXBEE-PRO and Arduino-XBee Shield

PostPosted: Wed Dec 10, 2014 6:27 pm
by syedshah20
Hello,i wan to asking is,i using Arduino duemilanove Atmega 328,Now i facing my problem is not enough memory...try to think using SD Card Breakout Board,but it is for add mass storage and data logging,i wan add is on flash memory.so have u any suggestion to solve it???or any idea?

Re: SKXBEE-PRO and Arduino-XBee Shield

PostPosted: Thu Dec 11, 2014 1:11 pm
by ober
syedshah20 WROTE:Hello,i wan to asking is,i using Arduino duemilanove Atmega 328,Now i facing my problem is not enough memory...try to think using SD Card Breakout Board,but it is for add mass storage and data logging,i wan add is on flash memory.so have u any suggestion to solve it???or any idea?


Adding SD card does not help in increasing the memory for program, if you are referring to that. SD is external memory, for data logging, storing image, music files, not flash memory. Atmega328 does not allow option to add extra flash memory like most of microcontroller. If you can add memory, that is microprocessor. You will have to consider Arduino Mega in this case.

BTW, please open another new topic to discuss this as the title is different.

Re: SKXBEE-PRO and Arduino-XBee Shield

PostPosted: Sat Jan 24, 2015 5:21 am
by donna14
Module can communicate with each other.