Comment 802.15.4 (Score 1) 170
This is interesting as I just finished writing some code using Microchip's MpZBee stack on the PIC microcontroller.
It's interesting to note that ZigBee is a closed standard (last time I checked). In reality, it's a set of improvements on the IEEE standard 802.15.4 which is specifically designed for low rate networks.
I wonder what's the general view of ZigBee as a closed standard? Might that get in the way of it being adopted universally?