Hi,

always welcome :-)

BTW: sorry for the late responses, but I have a full-time work and
will try to response ASAP.

With best regards,
Alex

2012/1/10 Pierre-Emmanuel Goudet <pe.gou...@watteco.com>:
> Coool ...
>
> This last mail answered to my both recent questions ... ;O)
>
> That's a bit tricky but :
> 1) Configuring AND "uping" first wpan0,
> 2) Trying an iz assoc with good parameters,
> 3) Configuring and "uping" lowpan0 have made my first test of serial 
> transmission with 6Lowpan WORKING ...
>
> (Any other sequence give me big failure as I sent in my previous mail...)
>
> I've now to work a bit more on my dongle serial driver as it still has got 
> the MAC encapsulation ...
>
> I tell you more soon
>
> Many thanks
>
> Pierre-emmanuel
>
> -----Message d'origine-----
> De : Alexander Smirnov [mailto:alex.bluesman.smir...@gmail.com]
> Envoyé : mardi 10 janvier 2012 12:38
> À : Pierre-Emmanuel Goudet
> Cc : linux-zigbee-devel@lists.sourceforge.net
> Objet : Re: Using mac802.15.4 with serial driver
>
> 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

Reply via email to