Electronic – arduino – XBee Pro S2B in AT mode keeps resetting the Arduino

arduinoxbee

I have just bought a whole bunch of Xbee Pro S2Bs and Freetronics Eleven boards.

When I set up the XBees in AT mode, the Arduino constantly resets. At least that's what I think it is doing – the D13 LED keeps flashing (3 times in quick succession, once per second) and the sketch won't run.

In API Mode it seems fine, but I want to use AT mode for simplicity – anyone have any ideas why AT mode would be causing the Arduino to reset?

I have already asked this question on the Arduino forum but haven't got anywhere yet …

http://arduino.cc/forum/index.php/topic,60285.0.html

Best Answer

Is the Arduino board's regulator rated for the XBee Pro's current draw?

I know Sparkfun had some issues with this, where their XBee -> computer interface board had a 150ma 3.3v regulator, and the XBee Pro needs ~ 215mA.

If the 3.3V regulator is too small, the XBee could be browning-out the local power supply as it tries to power on.


How are you connecting the XBee to the Arduino board anyways? From what I could see looking up the Freetronics board you mentioned, it doesn't have an XBee socket.