Re: Zigbee: Define "Open" Standard

From: Pablo Bleyer Kocik (pablobleyer_at_hotmail.com)
Date: 01/13/05


Date: 12 Jan 2005 16:46:23 -0800

myren, lord wrote:
> Zigbee is another proclaimed "open" standard, but what does that
mean?
> How open is zigbee.

I guess it is currently only "open" for its members.

> Will the spec open up? I'd be happy to work on an Open Source
Software
> stack for Zigbee, but i'll be damned if I'm paying $7500 to do so.
And
> I'll be double damned if I cant sell anything I make with the stack
> since I didnt pay for a commercial license.

I know there are plans and pressures to make the details public.
However, "free" --if ever-- won't be fast because many member companies
are expecting to take their piece of the cake since that's what they
paid for (aka ROI).

> So far the only low cost zigbee solution I've seen is Microship's
PICDEM
> Z, which incorporates its own software stack.
>
http://www.microchip.com/stellent/idcplg?IdcService=SS_GET_PAGE&nodeId=2018&mcparam=en021830

Last time I checked it was not really ZigBee since it is not ZigBee
compatible (based on a draft of the standard). Since ZB 1.0 is now out
I hope they will update the code to make it ZB compliant. Also, I think
Microchip is targetting the most simple ZB configurations since many of
the interesting network functionality that ZB promises is missing.

Motorola also has some ZB kits and stack (Codewarrior libs - made by
Figure8, IIRC). Check http://www.freescale.com/zigbee

> I'm just a hobbyist developer. I looked at Zensys' Z-Wave, but the
> $2500 development kit put me off. I've been banking on Zigbee, but
am
> worried about whether the free status will reach amateur developers
like
> myself.
>
> thanks
> Myren

If you only need a simple RF link without the burden of the ZB network
layer, the 802.15.4 standard is available (PHY+DATA layer):

http://www.ieee802.org/15/pub/TG4.html

You can use all those 802.15.4 transceivers available out there
(Chipcon, Freescale, etc.)

If you are looking for something *really* open to implement low data
rate meshable WPANs, check out tinyOS at http://www.tinyOS.net. Mature,
stable, actively developed, fantastic user group and it works *today*.
And no doubt it will be ZB compatible once the standard opens ;)

Regards.

--
PabloBleyerKocik /"I believed that people would become programmers
pbleyer        / and not need companies as much. You can see how
@embedded.cl / laughable that was." -- Steve Wozniak


Relevant Pages

  • Re: Zigbee: Define "Open" Standard
    ... I think they say it is 'based' on an open standard, ... I guess the Zigbee standard will remain relatively closed, ... developers want some return on their investment. ... >stack for Zigbee, but i'll be damned if I'm paying $7500 to do so. ...
    (comp.arch.embedded)
  • Re: Backup Linked BE Tables
    ... be shown to be closed via code, the program execution stack and memory used ... database at the same time. ... and then you should be able to run that compaction code you have. ... I'll have to assume that you have some connection code that opens up the ...
    (microsoft.public.access.modulesdaovba)
  • Re: Number of threads per process
    ... since each incoming connection opens one thread in ... running out of virtual memory in a 32-bit ... To create the stack for the new thread ... file descriptors you can not be able to create threads ...
    (comp.unix.solaris)
  • Re: zigbee to ip bridge
    ... I need to implement zigbee to IP bridge..this module is to be developed ... any resources where I could find any Zigbee stack for linux...So how do I ... normal sentences are terminated by a single ...
    (comp.arch.embedded)
  • Re: Whats this C code?
    ... executable in a hex editor... ... shellcode is then being executed and opens a connection for you to login ... assembler, the stack, the cpu registers, the instruction pointer etc... ...
    (Security-Basics)