Research and implementation of ZigBee networking

ZigBee focuses on low cost, low power and low data rate wireless communication market. It is embedded into consumer electronic devices, home and building automation device, industrial control equipment, PC peripheral, medical sensor and toys. CC2420 is a RF transceiver from Chipcon (now belong to TI) and LPC213X is a 32-bit MCU (ARM7TDMI-S) supporting real-time emulation from NXP. We used them to design ZigBee embedded node and ported MSSTATE_LRWPAN ZigBee protocol stack to the target to realize the ZigBee networking on MCU ARM.