| Author |
Message |
Ngel
Joined: 18 Mar 2008 Posts: 16
|
05 May 2008 19:12 again xbee problem.... |
|
|
|
I designed an circuit for my Xbee series 1 module that include an 3.3v regulator and simple logic level converter (ttl to cmos). (see included image please)
I connecting it to a USB to COM converter that i build with AT89C5131, it's working fine with the series 1 with no problems at all.
the problem starts when i replaced the series 1 with series 2 module.
The Xctu program (from digi, program that configure the xbee module) working just fine with the series 1 but when i try it with series 2 it working just for a little bit and the stop (it's ain't get any data from the xbee), i even get the ON led blinking once and then the module ain't responding until reset\power reset.
BTW
series 1 even working even without the capacitors.
someone ever try it or got this problem or have any idea how to fix it?
thanks you all.
|
|
| Back to top |
|
 |
laktronics
Joined: 06 Jan 2007 Posts: 788 Helped: 133
|
05 May 2008 22:04 Re: again xbee problem.... |
|
|
|
Hi,
Did you match the Baud Rate (BD) and parity specifications of Xbee with those of the USB to serial interface? The default value of BD is 9600 for Xbee.
Regards,
Laktronics
|
|
| Back to top |
|
 |
Ngel
Joined: 18 Mar 2008 Posts: 16
|
05 May 2008 22:37 again xbee problem.... |
|
|
|
Yeap, the baud rate is fine.
It communicate with the module but after 20 char's submited it stop responding and the ON led is turning off and on (stay on) very slowly and only after restart it working for 20 more chars and again...
|
|
| Back to top |
|
 |
milojames
Joined: 08 Mar 2002 Posts: 35 Helped: 1
|
05 May 2008 22:57 Re: again xbee problem.... |
|
|
|
| what mode is the module in? Series 2 can be zigbee endpoint/router/coord nodes and if it is an endpoint it may be looking for a coord to talk to.
|
|
| Back to top |
|
 |
laktronics
Joined: 06 Jan 2007 Posts: 788 Helped: 133
|
06 May 2008 8:05 Re: again xbee problem.... |
|
|
|
Hi,
As Milo has said, the problem seems to be with the RF sending side and not with the interface.The data seems to be getting accumulated in the buffer and not getting transmitted. So, analyse the problem from this point.
Regards,
Laktronics
|
|
| Back to top |
|
 |
Ngel
Joined: 18 Mar 2008 Posts: 16
|
06 May 2008 9:44 again xbee problem.... |
|
|
|
| and to communicate with two xbee s2 i need one coordinator and one end point?
|
|
| Back to top |
|
 |
laktronics
Joined: 06 Jan 2007 Posts: 788 Helped: 133
|
06 May 2008 18:43 Re: again xbee problem.... |
|
|
|
Hi,
Yes, as per their system architecture a network consists of a coordinator and multiple routers and/ or endpoints.
Regards,
Laktronics
|
|
| Back to top |
|
 |