Re: [Linux-zigbee-devel] iz scan issue

2011-07-06 Thread voice
主题: 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

Re: [Linux-zigbee-devel] iz scan issue

2011-07-06 Thread voice
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

Re: [Linux-zigbee-devel] iz scan issue

2011-07-05 Thread Alexander Smirnov
> *发件人:* 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

Re: [Linux-zigbee-devel] iz scan issue

2011-07-05 Thread voice
... 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

Re: [Linux-zigbee-devel] iz scan issue

2011-07-05 Thread Alexander Smirnov
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

[Linux-zigbee-devel] iz scan issue

2011-07-05 Thread voice
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