主题: Re: [Linux-zigbee-devel] iz scan issue
Hi,
thank you for the interest to this project!
The 'channels' argument to iz command is a bit mask (not a number).
Currently supported the following mask: 0x7fff800 (channels from 12 to 31).
So below is my output:
root@at91sam9g20ek:~/bi
Hi Alexander,
Got it!
Thank you very much!
2011-07-06
voice
发件人: Alexander Smirnov
发送时间: 2011-07-06 14:52:28
收件人: voice
抄送: linux-zigbee-devel
主题: Re: Re: [Linux-zigbee-devel] iz scan issue
Hi again,
currently such magic is unavailable, I have some internal demo, which scan
> *发件人:* Alexander Smirnov
> *发送时间:* 2011-07-06 14:34:57
> *收件人:* voice
> *抄送:* linux-zigbee-devel
> *主题:* Re: [Linux-zigbee-devel] iz scan issue
> Hi,
>
> thank you for the interest to this project!
>
> The 'channels' argum
...
iz attach ...
So, if there good method to configure the zigbee like configure the WIFI,
just need scan and attach?
Thanks again!
2011-07-06
voice
发件人: Alexander Smirnov
发送时间: 2011-07-06 14:34:57
收件人: voice
抄送: linux-zigbee-devel
主题: Re: [Linux-zigbee-devel] iz scan
Hi,
thank you for the interest to this project!
The 'channels' argument to iz command is a bit mask (not a number).
Currently supported the following mask: 0x7fff800 (channels from 12 to 31).
So below is my output:
root@at91sam9g20ek:~/bin# iz scan wpan0 active 800 1
Found beacon:
Shor
Hi All,
I use the Linux kernel which include zigbee stack from Linux-zigbee project.
Using the 88RF231 hardware with at91sam9g20ek board.
It can configure the device successfully and send data between two devices.
But, If I use the iz scan command it will git the following error
informatio