Hello,
On Sat, Mar 20, 2010 at 12:39 PM, Цыганов С.В. wrote:
> Hello!
>
> I use serial.o driver to communicate to my USB-UART IEEE 802.15.4 Jennic
> Dongle.
>
> Is there some description of DATA packets contents to exchange between
> driver/linux-zigbee and the device?
>
> I mean structures desc
Hello!
I use serial.o driver to communicate to my USB-UART IEEE 802.15.4 Jennic Dongle.
Is there some description of DATA packets contents to exchange between
driver/linux-zigbee and the device?
I mean structures description or something else od DATA_XMIT_BLOCK
and DATA_RECV_BLOCK payload?
Plea
On Sun, Mar 14, 2010 at 2:33 AM, Цыганов С.В. wrote:
> Hello!
>
> I'm about to make Zigbee IP-compatible gateway.
> For now I use Jennic JN5139 radios with Wireless UART firmware.
> Unfortunately it's not so fast (about 19200 bps on PPP over serial)
> and has no config abilities via UART interface
Hello!
I'm about to make Zigbee IP-compatible gateway.
For now I use Jennic JN5139 radios with Wireless UART firmware.
Unfortunately it's not so fast (about 19200 bps on PPP over serial)
and has no config abilities via UART interface.
I looked through Linux-Zigbee project, so I want to ask you:
I