Programming Xbee

Hey

I have just received my two new Xbee's and i am trying to follow this tutorial made by Mr. Blum.

After some time searching the web I fund this small processing program which I have tried to config the xbee's.
http://www.faludi.com/projects/xbee-terminal-max/

After a lot of trying a have manage to made a successful config of one of the xbee's. But the other one is giving me some kind of error.
Here are a picture of the xbee's, the one on the USB explorer are giving the error. The other is now config without problem.
http://dl.dropbox.com/u/1777161/foto-1.JPG

I did the following with success on one of them and error on the other.

First Xbee's:
My input Respons
+++ ok
ATMY1000 (enter) ok
ATDL1001 (enter) ok
ATID1111, (enter) ok
WR (enter)

Then I checked:
ATMY (enter) 1000
ATDL (enter) 1001
ATID (enter) 1111

Then the second xbee:
+++ ok
ATMY1001 (enter) Error
ATDL1000 (enter) ok
ATID1111, (enter) ok
WR (enter)

Then I checked:
ATMY (enter) FFFE
ATDL (enter) 1000
ATID (enter) 1111

Can somebody help me on this?

Thanks in advance

/shhh

I have just received my two new Xbee's

Which ones of the dozens of XBees available did you get?

After some time searching the web I fund this small processing program which I have tried to config the xbee's.

Is there some reason you don't use X-CTU?

Here are a picture of the xbee's, the one on the USB explorer are giving the error. The other is now config without problem.

Can't see that picture at work. Too many naked girls on that site, too, I guess. Damn.

Did you try a different value for MY on the one that you are having trouble with?

Which ones of the dozens of XBees available did you get?

They are from Digi Int.
They are with chip antenna.

The IC ID is:
4214A-XBEE
LINK (danish site)

http://www.let-elektronik.dk/index.php?page=shop.product_details&flypage=flypage.tpl&product_id=391&category_id=174&option=com_virtuemart&Itemid=232

and
4214A-XBEE2
LINK (danish site)
http://www.let-elektronik.dk/index.php?page=shop.product_details&flypage=flypage.tpl&product_id=170&category_id=174&option=com_virtuemart&Itemid=232

As far as X-CTU, I haven't seen any version for Mac, thats why i used the other program.

Changing the value doesn't give another result. Still "Error"

Unless I'm misreading them you have two incompatible XBees. One of them is a series 1 and the other is a series 2; these can't talk to each other. Series 2 need another series 2 to work and the same with Series 1. Flip the modules over and look at the label on the RF shield, it should have a part number on it. Then go to the Digi site and look them up to be sure.

This is also supported by the fact that the MY command doesn't work on one of them. On Series 1, MY is used to set an address; on Series 2, MY is used to read the address the device is assigned by the coordinator device.

Hey

I think you right. Too fast when I ordered...

I have now ordered a S1 and S2 again so all have 2 pair.

Ill have to read up on the commands for the S2 models.

Just another off topic question. I have tried to google but without luck.

I have this small BT board
http://www.let-elektronik.dk/index.php?page=shop.product_details&flypage=flypage.tpl&product_id=340&category_id=175&option=com_virtuemart&Itemid=233

And it says it can be used with the xbee shield.
Do I have to config it as well?
Course if I plug it in or if I plug it in the spark fun usb explorer I can't see it on my computers Bluetooth?

So much new hardware, so little luck...

Hope someone can point me in the right direction.

thanks in advance

/shhh

Do I have to config it as well?

Not using any XBee config. software.

There is a link on that page to a pdf file that contains a link to a Seeedstudio forum with details on how to set up the device. Have you followed those links?

I have tried but I don't have the shield described on that site.

This is the shield I have

http://www.let-elektronik.dk/components/com_virtuemart/shop_image/product/Arduino_Shield___4c62ce1c80aec.jpg

I tried the code example from the site.
The "Delay Based Implementation"

this was what I received on the serial monitor.

+Setting up Bluetooth link
+STWMOD=0

+STNA=modem

+STAUTO=0

+STOAUT=1

+STPIN=0000
Setup complete

Still can't see it on the BT on my mac!

/shhh