Sign in

username:

password:



Not a member?

Search lpc2000



Search tips

Subscribe to lpc2000



lpc2000 by Keywords

2106 | ADC | ARM7 | Atmel | Bootloader | CAN | CrossStudio | CrossWorks | DDS | ECos | Ethernet | ETM | FIFO | FLASH | FPGA | GCC | GDB | GNU | GNUARM | GPIO | I2C | IAP | IAR | JTAG | Kickstart | LCD | Linux | LPC | LPC-E2294 | LPC2000 | LPC2100 | LPC2104 | Lpc2106 | Lpc210x | LPC2114 | LPC2119 | LPC2124 | LPC2129 | Lpc2138 | LPC213x | LPC21xx | LPC2210 | LPC2212 | LPC2214 | LPC2292 | LPC2294 | LPC2xxx | LPC3128 | MCB2100 | Olimex | Philips | PWM | Rowley | RTC | RTOS | SPI | SSP | UART | UART0 | UART1 | ULINK | USB | Watchdog | Wiggler

Ads

Discussion Groups

Discussion Groups | LPC2000 | XBee with ARM7 (LPC2378)

Discussion group dedicated to the Philips LPC2000 family of ARM MCUs

XBee with ARM7 (LPC2378) - mayerhofer_g - Apr 23 11:17:38 2007

Hello!
I am working the first time with XBee and ARM7. I want to run an XBee
Moduel via ARM7(RS232) so that I am able to make a peer to peer
conection to another XBee module. Maybe someone of you know references
where I can find example codes for such an project.

Thanks,

Gerald


(You need to be a member of lpc2000 -- send a blank email to lpc2000-subscribe@yahoogroups.com )


Re: XBee with ARM7 (LPC2378) - drproton2003 - Apr 23 12:24:02 2007

Gerald,

I have done just this. Its not very complicated. In their most basic
mode the Xbee modules can be used as a "wire replacement". Once
you've got stuff working with wires you can simply plug in the xbee
modules on either end and go. Some things to look out for:

Make sure the Xbee modules are on the same channel.
Make sure the data rate isn't too high.
Beware of higher baud rates on the Xbee modules. Due to what I
believe was a baud rate mismatch error I was unable to use the xbee
modules at 115K.

Unfortunately I cannot share my code with you. My code was based on
the API interface of the Xbee module and therefore is probably more
complicated than your looking for. There should be several demo
programs out there that show you how to use the serial port.

--- In l...@yahoogroups.com, "mayerhofer_g" wrote:
>
> Hello!
> I am working the first time with XBee and ARM7. I want to run an XBee
> Moduel via ARM7(RS232) so that I am able to make a peer to peer
> conection to another XBee module. Maybe someone of you know references
> where I can find example codes for such an project.
>
> Thanks,
>
> Gerald
>



(You need to be a member of lpc2000 -- send a blank email to lpc2000-subscribe@yahoogroups.com )