Hello, I got an Econotag and I'm trying to get it working. The larger goal is to get my driver for the MRF24J40 working. Starting with a supported device it seems makes sense.
Since I don't have any kind of 802.15.4 analyzer, I'm somewhat in the dark, and the more information I can get about the status of the network the better. On the Econotag (and I did order it with Linux-802.15.4-serial firmware, and it came in a bag that said "Linux"), the website says I'm supposed to see an LED for send and receive. Is this still true with the current firmware? If so, then I'm doing something wrong because I don't see any indicators ever. I do the following (using the latest linux-zigbee tools from git): izattach /dev/ttyUSB1 [1] iz listphy iz add wpan-phy12 ip link set wpan0 address ca:fe:ca:fe:ca:fe:ca:fe [2] ifconfig wpan0 up [3] iz assoc wpan0 777 1 11 short Doing this I'd expect at least one packet to go out, and I'd expect to see an LED flash on the Econotag, but I don't. I also tried using IP on it: ifconfig wpan0 inet 192.168.7.7 ping 192.168.7.9 but I still get no LEDs blinking. For reference, I'm running the 3.3.0-rc5 kernel with the linux-zigbee modifications. What am I missing here? It seems like there's something simple I'm not doing. Is there a document that I haven't found yet? Alan. [1] I'm using the second ttyUSB device that comes up because using the first one doesn't work on the ifconfig up step. I didn't see anything in the documentation about which one to use, so I assume this is the right one. [2] At this point if I run ifconfig wpan0, the address shows up as I would expect. [3] At this point if I run ifconfig wpan0, the address shows up as FF-FF-FF-FF-FF-FF-FF-FF. That seems strange. ------------------------------------------------------------------------------ This SF email is sponsosred by: Try Windows Azure free for 90 days Click Here http://p.sf.net/sfu/sfd2d-msazure _______________________________________________ Linux-zigbee-devel mailing list Linux-zigbee-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/linux-zigbee-devel