Hi, 2012/1/10 Pierre-Emmanuel Goudet <pe.gou...@watteco.com>: > Hi all, > > > > Me again, facing big blue … > > > > Ok I’m trying to find alone the problem, so one could be that I could not > find a way to set my PANID as asked in the > Documentation/Networking/ieee802154.txt file. Any idea to do that ?
I initialized by starting coordinator, so the whole sequence of commands for at231 radio is something like: $ iz add wpan-phy0 $ ip link set wpan0 address ca:fe:ca:fe:ca:fe:ca:fe $ ifconfig wpan0 up $ izcoordinator -i wpan0 -s 1 -p 777 -c 11 -l lease & $ insmod 6lowpan.ko $ ip link add link wpan0 name lowpan0 type lowpan $ ip link set lowpan0 address de:ad:be:ef:ca:fe:ca:fe $ ifconfig lowpan0 up > > > > Maybe I should try first MAC without 6LowPan. > > So I try to startup correctly my wpan0 interface, but anyone could help me > to fix the short address, just to try a “izchat” without having a > coordinator. > > > > Formerly I could : > > “ > > izconfig wpan1 short 01:01 > > izconfig wpan2 short 01:02 What is the 'izconfig' command? I haven't seen it in iz-tools repo. > > “ > > > > How could I do that without coordinator to simply test between two izchat / > serial devices ? For now “without coordinator”, as I can’t set my short > address my izchat can’t “bind”. Have you tried fake devices, do they work? https://sourceforge.net/apps/trac/linux-zigbee/wiki/GettingStarted-0.2 With best regards, Alexander > > > > Please help > > > > > > Pierre- emmanuel > > ------------------------------------------------------------------------------ Write once. Port to many. Get the SDK and tools to simplify cross-platform app development. Create new or port existing apps to sell to consumers worldwide. Explore the Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join http://p.sf.net/sfu/intel-appdev _______________________________________________ Linux-zigbee-devel mailing list Linux-zigbee-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/linux-zigbee-devel