Author Topic: Configuring Xbee using X-CTU software  (Read 9613 times)

0 Members and 1 Guest are viewing this topic.

Offline David_AVDTopic starter

  • Super Contributor
  • ***
  • Posts: 2797
  • Country: au
Configuring Xbee using X-CTU software
« on: March 27, 2013, 05:18:39 am »
I have a couple of Xbee modules (XB24-Z7PIT-004  bought from Digikey) that I have started to experiment with.  Has anyone used the Digi X-CTU software with these?

When I connect the module the X-CTU software fails to recognise that model Xbee.  Using a terminal program with the module works fine and I can use AT commands on it.

I have read that there are additional files you can download for X-CTU to update it to work with newer modules.  Buggered if I can find them however!  Any pointers?
 

Offline HackedFridgeMagnet

  • Super Contributor
  • ***
  • Posts: 2028
  • Country: au
Re: Configuring Xbee using X-CTU software
« Reply #1 on: March 27, 2013, 06:19:54 am »
From memory when you plug it into the development board (the one I had anyway) and power up you should get a red led light up. I found if this was the case I could always get it working. If I just got the yellow or green leds I had to move to advanced trickery.

I assume the XBee is fine, as you can talk to it.

Make sure you have the latest XCTU not just one that came on a disk. The latest one I used improved things a lot.
Have you checked the tick box use AT commands on the first tab. Try with and without it checked.

I found if you have the baud rate and this check box set correctly then it should read the model number. If either of these is wrong it wont talk at all.

Obviously check the com port is correct too.

there shouldn't be anything else to do.

There are a few debricking procedures around and I have recovered a few XBee Pro series 2 using this. The debricking procedure where you catch it at the bootloader should work if the hardware is fine.
 

Offline David_AVDTopic starter

  • Super Contributor
  • ***
  • Posts: 2797
  • Country: au
Re: Configuring Xbee using X-CTU software
« Reply #2 on: March 27, 2013, 06:39:16 am »
The version of X-CTU is 5.2.8.6 with a build date of 15/10/2012.  I downloaded it from the Digi web site.  Installed on a Win7-64-Pro machine.

I can give the module AT commands and the X-CTU software can see it, but X-CTU just doesn't seem to know about this model.

It also reads the serial number with no problems.

I'll take it home and try on a WinXP-32 machine to see if that makes any difference.
 

Offline markbee

  • Newbie
  • Posts: 4
Re: Configuring Xbee using X-CTU software
« Reply #3 on: March 27, 2013, 07:28:03 am »
Did you try to "Download new versions" from the modem Configuration tab in X-CTU? This will add all new firmware versions from the digi webserver.
 

Offline David_AVDTopic starter

  • Super Contributor
  • ***
  • Posts: 2797
  • Country: au
Re: Configuring Xbee using X-CTU software
« Reply #4 on: March 27, 2013, 07:44:31 am »
Did you try to "Download new versions" from the modem Configuration tab in X-CTU? This will add all new firmware versions from the digi webserver.

Unfortunately the X-CTU software is not proxy server friendly, so that fails.
 

Offline HackedFridgeMagnet

  • Super Contributor
  • ***
  • Posts: 2028
  • Country: au
Re: Configuring Xbee using X-CTU software
« Reply #5 on: March 27, 2013, 11:32:03 am »
That is probably the latest version of software. The ones older than that were the problem.
But if it reads the serial number it should be ok.
What happens if you go onto the rightmost tab and read the firmware from the XBee? It should give you a hardware type for your embedded firmware. I would guess this should be correct unless you have changed it.

XB24-Z7PIT-004   is apparently S2 model hardware and should probably be using firmware called something like XB24-Z7P or XB24-Z7, if you read the firmware the dropdown box should populate with this type.

I must admit the XBee numbering conventions are a bit too hard for me to follow, so I generally took a bit of a guess.

From memory the series 1 and the series 2 had different chip sets and are totally incompatible.
The newer files are probably just the XCTU updating its firmware versions.
I did it on win7 64 bit.
I often used a Rs232 dev board instead of the USB dev board and visa versa. This was an idiotic work around that I just had to live with.
The red led was critical before I could get any sense out of it.


What is the error?
Are you using the dev board?
Usb or Serial dev board?
What leds light when you power up?
 

Offline David_AVDTopic starter

  • Super Contributor
  • ***
  • Posts: 2797
  • Country: au
Re: Configuring Xbee using X-CTU software
« Reply #6 on: March 27, 2013, 11:45:57 am »
I'm using an FT232RL based adapter board.  The only LED I can see is a red one on the adapter board.

Screenshots of the messages:
 

Offline HackedFridgeMagnet

  • Super Contributor
  • ***
  • Posts: 2028
  • Country: au
Re: Configuring Xbee using X-CTU software
« Reply #7 on: March 27, 2013, 12:10:40 pm »
Quote
XBee ZigBee Module Firmware Versions

XBee version numbers will have 4 significant digits. A version number is reported by ATVR with 3 or 4 numbers. All numbers are hexadecimal and can have a range from 0-0xF. A version can be reported as "ABC" or "ABCD". Digits ABC are the main release number and D is the revision number from the main release. "B" is a variant designator. The following variants exist:

    "0" - ZigBee Coordinator Code, AT Command Mode (AP=0)
    "1" - ZigBee Coordinator Code, API Mode (AP=1,2)
    "2" - ZigBee Router Code, AT Command Mode (AP=0)
    "3" - ZigBee Router Code, API Mode (AP=1,2)
    "4" - ZigBee End Device Code, AT Command Mode (AP=0)
    "5" - ZigBee End Device Code, API Mode (AP=1,2)

All releases will have an even number for C. All internal development will have an odd number for C. Field D is always present, even when D is 0.

Your version says it is 22A0, the A being more recent than I have used, you could try rolling back to 228? or getting around the proxy to get the 22A0 version.
IIRC I last used  238? and 218?

Also I only ever used the Dev boards for configuring and updating firmware, and they were troublesome enough.

Good luck
 

Offline markbee

  • Newbie
  • Posts: 4
Re: Configuring Xbee using X-CTU software
« Reply #8 on: March 27, 2013, 12:16:27 pm »
Looks like a Series 2 configured as a Router AT. The newest firmware is 22A7, the one before 22A0. You should download the firmware files or you might not get the XBee programmed with another firmware.
 

Offline David_AVDTopic starter

  • Super Contributor
  • ***
  • Posts: 2797
  • Country: au
Re: Configuring Xbee using X-CTU software
« Reply #9 on: March 27, 2013, 12:33:56 pm »
Fired up a laptop with 3G stick.  About 15 mins later I have all of the updates done and it recognises the Xbee - phew!  I will have a go at copying all the update files to the other Windows boxes.

Having only started with Xbee today, I have no idea why there are so many versions.  I always thought they were a simple device.  All this talk of firmware, etc.  :o

Now comes the fun part of working out how to set up a "master" device and several slave devices.  I think I need one coordinator node and the rest set as end devices?

What I'd like to do is have a PC talk via the master and broadcast commands to the slaves.  Each Xbee enabled (formerly RS485) slave has it's own address so I'm hoping the links will all be transparent and that part will work without code changes.
 

Offline HackedFridgeMagnet

  • Super Contributor
  • ***
  • Posts: 2028
  • Country: au
Re: Configuring Xbee using X-CTU software
« Reply #10 on: March 27, 2013, 12:51:27 pm »
Glad you got that sorted.

Yes one master and the rest end points or routers.
Routers can pass messages on to other devices, if 2 devices cant contact each other directly. So routers can extend the range of the mesh. Each hop cuts the bandwith by about 2.
End points will only talk to a router or master and want pass messages on. As such endpoints can sleep without affecting the mesh to save power.
Your master doesn't have to be the one connected to the PC either, it just administrates the mesh.
Also if you have range or S/N issues then take the acknowledges off the non critical messages. These can tie a weak network in knots.
 

Offline HackedFridgeMagnet

  • Super Contributor
  • ***
  • Posts: 2028
  • Country: au
Re: Configuring Xbee using X-CTU software
« Reply #11 on: March 27, 2013, 12:56:25 pm »
Sorry I missed your question. I have only used them really in API mode, but this would require code changes.
 

Offline David_AVDTopic starter

  • Super Contributor
  • ***
  • Posts: 2797
  • Country: au
Re: Configuring Xbee using X-CTU software
« Reply #12 on: March 27, 2013, 08:58:34 pm »
Thanks for the reply.  I'll have a fiddle around with the 2 modules I have a see if I can graft one onto an existing product for testing.
 

Offline David_AVDTopic starter

  • Super Contributor
  • ***
  • Posts: 2797
  • Country: au
Re: Configuring Xbee using X-CTU software
« Reply #13 on: March 27, 2013, 10:40:35 pm »
I copied the /update folder (~ 1000 files) from the machine that I did get the web update to work on and replaced the folder (~ 500 files) on the machine that couldn't receive the updates.

Happy to report that X-CTU on that machine now recognises the Xbee modules I have.

So, it appears you can copy them from one installation to another without having to install them as such.
« Last Edit: March 27, 2013, 10:42:15 pm by David_AVD »
 

Offline richcj10

  • Supporter
  • ****
  • Posts: 201
  • Country: us
Re: Configuring Xbee using X-CTU software
« Reply #14 on: March 28, 2013, 04:54:00 am »
I was going to use this device in one of my products I was working on but turns out that this device doesn't support I/O line passing, otherwise a great device.
Bummer. I knew your problem right when I saw it. You needed to update x-CTU. Stupid right?

Rick
 

Offline David_AVDTopic starter

  • Super Contributor
  • ***
  • Posts: 2797
  • Country: au
Re: Configuring Xbee using X-CTU software
« Reply #15 on: March 28, 2013, 05:14:51 am »
You needed to update x-CTU. Stupid right?

Yeah, was annoying that the latest download only has some of the files you need !
 


Share me

Digg  Facebook  SlashDot  Delicious  Technorati  Twitter  Google  Yahoo
Smf