Maybe I’m missing something, but why would you want to use API-2 mode over API-1 mode. Is it for the case where the serial devices that talk to the XBee modules use XON-XOFF and you cannot just have them use hardware flow control. But the XBee doesn’t support XON-XOFF, is this just using the least common denominator approach. Basically, with API-2 mode the XBee will talk to just about anything?
Just wondering. I’ve had pretty good luck with getting a couple basic stamps to talk to each using XBee’s and to a central computer running linux with an XBee attached to it. I’ve always used API-2 mode but I really cannot say exactly why other than that is what the java api mode I found for the linux end of thing supports.