Electronic – How to prototype with Jennic JN5148/001M00T Modules

jenniczigbee

I am fascinated by these all in one microcontrollers/zigbee radios from Jennic. They seem to have done a much better job opening up their platform tools than say Microchip for example. The SDK and API stacks are all freely available. You can get a module pretty cheap too, less that $15. Now comes the rub: I can't seem to find any modestly priced solution for getting started with development. To actually use the module you need some sort of carrier board that would have a USB/JTAG interface, a crystal, and a power source. All these things are accomplished with what Jennic calls a "carrier board" which they freely provide the schematic and gerber files for. Sadly, it seems there is no way to actually buy this board. The only way I can find to obtain it is by buying their $1300 evaluation kit. I'm sure it is really nice, but I don't really want all that stuff.

I could just take their gerbers and have the board made for a couple hundred bucks, but I feel like I must be missing some simple solution. Why would a company that seems to have gone out of their way to make development simple make this one part so hard? Is there a better/cheaper way to program these devices?

Best Answer

Since this question was asked, the situation has changed a little: as Jennic is now fully absorbed by NXP, which also acquired Freescale, there are a couple more options to choose between.

Sticking with the JN516x family, you can now find some pluggable modules with header pins, such as:

As an alternative, there is the formerly Freescale Kinetis KW21Z with an ARM Cortex M0+ and an 802.15.4 transceiver with an official development kit (FRDM-KW41Z) made of two boards, for just above 100$. Honestly I couldn't find anything any cheaper than that in a quick search on the web.