Hi,

Ok ! That's really not a "definitive/perennial " hack but i did verify 
that IPV4/UDP/ICMP packets could be exchange with my 
WPC/Contiki/SicsLowPan (reduced to IPV4 for now) Network sensors.
Ijust did some sligth modifications in "dev.c" (6 lines added only) and 
a bit of "wpan1" interface configuration (give inet parameters) and my 
sensors are now reachable from internet with a simple UDP socket and 
some NAT configurations on my LAN and my Linux !

I really get more and more found of your project !
Hope to have news about it soon.

Pierre-emmanuel

Pierre-emmanuel Goudet a écrit :
> Hi,
>
> To go on testing what is possible with the WPAN/WPC serial interface, 
> I'd like to send an IPV4 simple ICMP message (Ping) across the 
> MWPAN1/serial interface, with a simple command:
>
> # ping -I wpan1 "IpDest"
>
> I can "sniff" the frame sent on my media, and it seems quite OK.
> In fact all the ICMP part of the frame is OK, But the ICMP packet is 
> encapsulated into 802.15.4 'BEACON' type packet  (Type  00), in fact i 
> think header is not initialized ?
> I 'd like to have it encapsulated in a 802.15.4 / 'DATA type' / 
> broadcasted (short dest 0xFFFF) packet.
>
> Do you think is it possible with simple configuration commands or with 
> some slight modifications in the stack ?
>
> Best regards
>


------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Linux-zigbee-devel mailing list
Linux-zigbee-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-zigbee-devel

Reply via email to