rray:
I bought the XBee Explorer USB, XBee Explorer Regulated, and 2 XBee 1mW Wire Antenna modules and installed X-CTU from 40002637_c.exe
I am using Fedora 11 and Wine
I created a link from /dev/ttyUSB0 → com1
I run xctu and Test/Query and I get
Communication with modem…OK
Modem type = Name unknown (ID = 231859)
Modem firmware version = 10E6
I read a thread that said I needed to unplug the modem and reinsert it to do a reset
That does not help
If I go to Modem Configuration tab the only option under Modem dropdown is UNKNOWN
So I try Read and I get
The modem configuation file was not found
What else might I try
Richard
From the above, it looks to me that
The PC with Linux/Wine and XCTU is successfully using the serial port to talk to the XBee (amazing, due to WINE).
The unknown type error is because XCTU cannot find the directory filled with firmware versions.These are in a standardized directory/folder in Windows. Either you have not yet downloaded all of these (XCTU will do so, if it can connect to the Interenet), or they aren’t in the expected locaiton.
The PC with Linux/Wine and XCTU is successfully using the serial port to talk to the XBee (amazing, due to WINE).
The unknown type error is because XCTU cannot find the directory filled with firmware versions.These are in a standardized directory/folder in Windows. Either you have not yet downloaded all of these (XCTU will do so, if it can connect to the Interenet), or they aren’t in the expected locaiton.
Are you trying to program the Arduino through the XBee? That’s an important detail. It’s quite different from simply getting two XBees to talk to each other.
Have you read the Sparkfun tutorial on wireless XBee programming of the Arduino? That’s where I’d start.