Did you mean "Energia" instead of "Enigma"?
Perhaps its time to change. ..
If you don't specifically need 802.15.4 for compatibility reasons and if you aren't extremely size-constrained, you might find that it is much cheaper to go with an MSP430 and a nRF24L01+ module. This is what I'm doing in a project right now: an MSP430G2412IRSA16T (about $1) and a Chinese nRF24L01+ module (complete module, with a PCB trace antenna, for about $1.15). The Nordic chips work fairly well and are suitable for many applications. And getting a complete radio-networked microcontroller solution for $2.15 is really hard to beat.
To keep this on topic, I've been considering using those radio modules in a home automation system, to light up clocks whenever someone is present in the room :-)