Hi

I found a response "kinda" that suites my needs
here<http://sourceforge.net/apps/trac/linux-zigbee/wiki/FAQ>
.

" I want to use my USB stick/serial dongle together with Linux IEEE
802.15.4 stack.

   1. You need to implement a firmware for your hardware that will
   communicate with Linux kernel. For example for serial (or Serial-over-USB)
   connections you can use
SerialV1<http://sourceforge.net/apps/trac/linux-zigbee/wiki/SerialV1>protocol
(though it should be considered deprecated).
   2. You need to implement a Linux driver that can talk to the protocol
   your hardware is using. All necessary documentation is present inline in
   the Linux kernel sources. "

Thank you.

Sincerely.


2014-03-06 14:24 GMT+01:00 Rafik Harzi <harzi.ra...@gmail.com>:

> OK
> What I am doing here is a program that will be installed on a get-way.
> this program should send and receive 6LoWPAN packets via a dongle USB (
> from a serial port ). My first problem is that the get-way has a 2.6 kernel
> installed in and there is no way that I can upgrade the kernel ( I am not
> permitted to :p ) my second problem is the fact that I am using serial port
> to receive data from " the constrained network ". That's why I am looking
> for the implementation of the 6LoWPAN adaptation layer so I can do my " own
> " implementation.
>
> I don't know if I have well explained the issue. But that's my problem.
>
> thank you very much once more and sorry if I disturbed you.
>
> Sincerely.
>
>
> 2014-03-06 12:34 GMT+01:00 Alexander Aring <alex.ar...@gmail.com>:
>
> Hi,
>>
>> On Thu, Mar 06, 2014 at 12:28:13PM +0100, Rafik Harzi wrote:
>> > Ah I see
>> >
>> > So all the conversion needed to go from IPv6 to 6LoWPAN is implemented
>> !!!!
>> > The problem is that I need to implement my own IPv6 / 6 LoWPAN "
>> converter
>> > " So , please,  where can I find the source code or the implementation ?
>>
>> I don't know what you mean. The 6LoWPAN adaption layer is implemented in
>> kernelspace and you can access it via a lowpan rtnl device. The
>> conversion will be done automatically if you send ipv6 packets to a
>> lowpan device.
>>
>> - Alex
>>
>
>
>
> -* Rafik*
>
>


-*Rafik*
------------------------------------------------------------------------------
Subversion Kills Productivity. Get off Subversion & Make the Move to Perforce.
With Perforce, you get hassle-free workflows. Merge that actually works. 
Faster operations. Version large binaries.  Built-in WAN optimization and the
freedom to use Git, Perforce or both. Make the move to Perforce.
http://pubads.g.doubleclick.net/gampad/clk?id=122218951&iu=/4140/ostg.clktrk
_______________________________________________
Linux-zigbee-devel mailing list
Linux-zigbee-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-zigbee-devel

Reply via email to