Hi List,
I am using kernel 3.6.11 on a raspberry pi with an Atmel at86rf231 radio attached to it. The radio works just fine and I can use izchat. I have done this by modifying the iz tools to provide a set option with which I can set the short address as well as the channel directly without using the coordinator. The reason for me to do this is that the coordinator does not do a thing. What I do is this: $ sudo iz add wpan-phy0 $ sudo ip link set wpan0 address 11:22:33:44:55:66:77:88 $ sudo ifconfig wpan0 up $ sudo izcoordinator -d 99 -i wpan0 -s 0x1234 -c 23 -p 10 Starting parse Entering state 0 Reading a token: Now at end of input. Reducing stack by rule 1 (line 130): -> $$ = nterm input (0.0-0.0: ) Stack now 0 Entering state 2 Now at end of input. Shifting token $end (1.1-1.1: ) Entering state 6 Stack now 0 2 6 Cleanup: popping token $end (1.1-1.1: ) Cleanup: popping nterm input (0.0-0.0: ) izcoordinator[2295]: mlme_start izcoordinator[2295]: Received command 14 (1) for interface wpan0 izcoordinator[2295]: Start confirmation The coordinator is not sending anything over the radio (it should, right?) and consequently the iz assoc blocks while waiting for input. I am using the latest lowpan-tools from the GIT. Anything I am missing? dmesg does not show a clue about what is going on and I do not know where to start debugging. Any hints? Thanks, Bastian -- Wolf-Bastian Pöttner Institut für Betriebssysteme & Rechnerverbund Tel.: +49-531-391-3265 Mühlenpfordtstrasse 23 Fax.: +49-531-391-5936 TU Braunschweig D-38106 Braunschweig
smime.p7s
Description: S/MIME cryptographic signature
------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_d2d_feb
_______________________________________________ Linux-zigbee-devel mailing list Linux-zigbee-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/linux-zigbee-devel