Re: [Linux-zigbee-devel] izcoordinator not working

2013-03-12 Thread Alan Ott
On 03/05/2013 08:35 AM, Christophe Aeschlimann wrote: > Le 05.03.2013 13:15, Wolf-Bastian Pöttner a écrit : > >> $ izcoordinator -i wpan0 -d 1 -s 1 -p 777 -c 23 -l lease > [...] > >> GDB tells me, that the coordinator sits here: > That's why Alan in his setup script [1] calls the coordinator with t

Re: [Linux-zigbee-devel] izcoordinator not working

2013-03-05 Thread Sascha Herrmann
Hi Bastian, >> P.S. I would be interested by your lowpan-tools patches to set the >> short address directly. > You find it attached. If this is something that is interesting for > other people than just me, I could polish it up as a proper patchset. I think, its just interesting for some more

Re: [Linux-zigbee-devel] izcoordinator not working

2013-03-05 Thread Sascha Herrmann
Hi Christophe, >> Looks like both are waiting for something. But for what? > > For someone to implement assoc/disassoc in mainline kernel... > > A little bit of history : > > These mac commands were part of the original linux-zigbee tree but they > were never ported to mainline kernel so at th

Re: [Linux-zigbee-devel] izcoordinator not working

2013-03-05 Thread Wolf-Bastian Pöttner
Hi! Am 05.03.2013 um 14:30 schrieb Christophe Aeschlimann : > That's your "problem". I see - so the coordinator with association cannot work per se. Thanks for the insight! > P.S. I would be interested by your lowpan-tools patches to set the short > address directly. You find it attached.

Re: [Linux-zigbee-devel] izcoordinator not working

2013-03-05 Thread Christophe Aeschlimann
Hi Bastian, Le 05.03.2013 13:15, Wolf-Bastian Pöttner a écrit : > Am 04.03.2013 um 19:57 schrieb Sascha Herrmann : >> Hmm, are you using the standard kernel 3.6.11 for the raspberry? The >> code from the mainline kernel is missing the assoc feature and I would >> expect it would crash with an n

Re: [Linux-zigbee-devel] izcoordinator not working

2013-03-05 Thread Christophe Aeschlimann
Le 05.03.2013 13:15, Wolf-Bastian Pöttner a écrit : > $ izcoordinator -i wpan0 -d 1 -s 1 -p 777 -c 23 -l lease [...] > GDB tells me, that the coordinator sits here: That's why Alan in his setup script [1] calls the coordinator with the & at the end... [1] http://www.signal11.us/oss/elce2012/se

Re: [Linux-zigbee-devel] izcoordinator not working

2013-03-05 Thread Wolf-Bastian Pöttner
Hi! Am 04.03.2013 um 19:57 schrieb Sascha Herrmann : > Did you apply the patch against izcoordinator, which was send by Tom > Carroll to the list some time ago? It fixed some error handling with > libnl but isn't included in the git repository at the moment :( > http://comments.gmane.org/gmane.l

Re: [Linux-zigbee-devel] izcoordinator not working

2013-03-04 Thread Alexander Aring
Hi, On Mon, Mar 04, 2013 at 07:57:36PM +0100, Sascha Herrmann wrote: > Hi, > > > $ 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 > > Did you apply the patch against izc

Re: [Linux-zigbee-devel] izcoordinator not working

2013-03-04 Thread Sascha Herrmann
Hi, > $ 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 Did you apply the patch against izcoordinator, which was send by Tom Carroll to the list some time ago? It fixed some err