Buy Products Online
Search Solutions
Select the categories and sub-categories within which you wish to search (multiple selections are allowed).
No criteria applied
Most Recent Solutions
Solution View Count

When I connect my hardware to the Jennic flash programmer it shows the MAC address (64-bit IEEE Address) is 0xffffffffffffffff.

If your hardware contains a Jennic module then it will have been programmed with a MAC address during manufacture. ...

solution00016   2008-05-19   Hardware » Modules » programming
218 View Solution

The Flash Programmer fails to start on a new SDK installation.

In order for the new SDK installation to work the old config.txt (found here C:\Jennic\cygwin\jennic\flashprogrammer  ...

solution00005   2008-05-10   SDK » Flash Programmer » Installation
225 View Solution

I'm designing a ZigBee based product, do I need to get this certified/tested for compliance to the ZigBee standard?

If you wish to use the ZigBee logo then your product must undergo certification. Test programs are available  ...

solution00015   2008-05-10   Network/Stack API » Zigbee » Misc
187 View Solution

Do I need to be a member of the ZigBee Alliance to use your ZigBee stack?

If you are using the Jennic ZigBee stack in a commercial product then you need to be a member of  the  ...

solution00014   2008-05-10   Network/Stack API » Zigbee » Misc
269 View Solution

Can IEEE 802.15.4 coexist with other radio systems?

Yes, the IEEE 802.15.4 standard has been specifically designed to coexist with other radio systems operating  ...

solution00012   2008-05-10   Network/Stack API » IEEE802.15.4 » Misc
179 View Solution

I have two coordinators working on different channels 11 and 12. When I do an active scan with an end device with all channels set I only get the first coordinator (that one working on channel 11). If I turn off the coordinator on channel 11 then I get the coordinator on channel 12 as result of the active scan. I always only get the description of 1 coordinator and it is always the one with the lowest channel number. Where is the problem?

The active scan only lists unique entries in the scan response.  So if the 2 coordinators have the have  ...

solution00006   2008-05-10   Network/Stack API » IEEE802.15.4 » Active Scans
196 View Solution

How do I identify a Jennic chip on the network? What is Jennic's IEEE address?

Jennic has the IEEE Organisationally Unique Identifier (UID) 0x00158D, which will be the top 24-bits of the  ...

solution00003   2008-05-01   Hardware » Function » programming
243 View Solution

How do I read the JN51xx MAC address?

The MAC address location can be found by calling pvAppApiGetMacAddrLocation() The prototype can be found in  ...

solution00007   2008-05-01   Hardware » Function » programming
205 View Solution

How are the LQI and MSQ values for received data packets calculated?

The LQI value generated whenever a data frame is received is based upon the signal strength. The JN5121   ...

solution00004   2008-05-01   Hardware » Function » RF Power
282 View Solution

How do I set the output power of the radio?

The Tx power can be dynamiclly changed by calling eAppApiPlmeSet(PHY_PIB_ATTR_TX_POWER,level) For example: bool_ ...

solution00008   2008-05-01   Hardware » Function » RF Power
318 View Solution