I've been thinking about the difficulties of implementing an IEEE802.15.4
driver for the Linux Kernel given issues such as interrupt latencies and
limited functionality of the existing transceivers, and I would like to
start a discussion on a different approach that might eliminate some of
these is
bala krishna sanjeeva writes:
>
> Hi All,I have used openembedded for flashing images on to the
> imote2. Openembedded uses the linux zigbee kernel. Imote2 is a sensor board
with cc2420 radio chip. I have written a transmit and receive program using
header files
> from the user space applica