On 2012-06-29 9:21 AM, Xiangfu Liu wrote:
> On 06/25/2012 05:25 PM, Felix Fietkau wrote:
>>> Xiangfu (3):
>>> > IEEE802154 WPAN new files
>>> > IEEE802154 WPAN patch
>>> > IEEE802154 WPAN kernel module makefile
>> Have you considered using compat-wireless to backport 802.15.4 support?
>> It w
On 06/25/2012 05:25 PM, Felix Fietkau wrote:
Xiangfu (3):
> IEEE802154 WPAN new files
> IEEE802154 WPAN patch
> IEEE802154 WPAN kernel module makefile
Have you considered using compat-wireless to backport 802.15.4 support?
It would probably get a lot less messy than patching the whole thin
Hi John
Forget to mention. when I test this. I have to insert the atUSB before system
boot.
Do you have kernel message at serial console? that will help debug. what
modules you
have include in image?
Xiangfu
On 06/24/2012 02:06 PM, John Crispin wrote:
Hi,
i tested on a tplink 3020 which re
On 2012-06-22 8:18 AM, xian...@openmobilefree.net wrote:
> From: Xiangfu
>
> Hi
>
> Those 3 patches add support to IEEE802154 WPAN patches. I have tested
> patches with atUSB(connect to TP-LINK 703N router) and atBEN(connect to
> Ben Nanonote) with 6lowpan-tools(which is in my previous patchs)
Hi,
i tested on a tplink 3020 which reboots directly after instering these
modules and a lantiq unit which segfaults when plugging the dongle
John
On 22/06/12 08:18, xian...@openmobilefree.net wrote:
> From: Xiangfu
>
> Hi
>
> Those 3 patches add support to IEEE802154 WPAN patches. I have te
Hi John
You may want this little script file:
http://projects.qi-hardware.com/index.php/p/openwrt-packages/source/tree/master/nanonote-files/base-files/usr/bin/wpan.nn
For example:
atusb__1: ./wpan host
atusb__2: ./wpan client
then those two device can talk with each other.
Also you need th
On 22/06/12 08:18, xian...@openmobilefree.net wrote:
> From: Xiangfu
>
> Hi
>
> Those 3 patches add support to IEEE802154 WPAN patches. I have tested
> patches with atUSB(connect to TP-LINK 703N router) and atBEN(connect to
> Ben Nanonote) with 6lowpan-tools(which is in my previous patchs)
>
From: Xiangfu
Hi
Those 3 patches add support to IEEE802154 WPAN patches. I have tested
patches with atUSB(connect to TP-LINK 703N router) and atBEN(connect to
Ben Nanonote) with 6lowpan-tools(which is in my previous patchs)
It can works like:
atUSB <---> atUSB
atBEN <---> atUSB
atBEN <--