Anda di halaman 1dari 7

RELEASE NOTES

JN-SW-4042 SE Profile for ZigBee PRO SE1v1.5

Related Products and Versions


This document relates to: SE Profile for ZigBee PRO (JN-SW-4042) Final Release SE_1v5_RC5

JN-SW-4042 SE Profile for ZigBee PRO Release Notes

CONTENTS
1. SOFTWARE COMPONENTS 2. SUPPORTED PRODUCTS 3. SOFTWARE INSTALLATION 4. INSTALLED SOFTWARE
4.1 ZigBee Cluster Library (ZCL) 4.2 Clusters 4.3 Smart Energy Profile 4.4 ECC library and Certicom-to-Jennic Patch Library (SBMCE)

3 3 3 4
4 4 4 4

5. RELEASE DETAILS
5.1 Smart Energy Profile for ZigBee PRO 5.1.1 New Features 5.1.2 Problem Report 5.1.3 Known Issues 5.1.4 Support Collateral

5
5 5 5 5 5

6. Release History Version 1.2


6.1 Smart Energy Profile for ZigBee PRO 6.1.1 New Features 6.1.2 Bug Fixes 6.1.3 Support Collateral

6
6 6 6 6

7. Release History Version 1.1


7.1 Smart Energy Profile for ZigBee PRO 7.1.1 New Features 7.1.2 Known Issues

6
6 6 7

NXP Laboratories UK 2011

JN-RN-0025 v1.5

JN-SW-4042 SE Profile for ZigBee PRO Release Notes

1. SOFTWARE COMPONENTS
This SDK update (JN-SW-4042) provides a modification to the NXP JN5148 SDK in order to support the ZigBee PRO Smart Energy (SE) profile for the JN5148 device. JNSW-4042 is installed on top of JN-SW-4040 (SDK Libraries) and JN-SW-4041 (SDK Toolchain ). This is version 1.5 of the Smart Energy (SE) profile and includes. Clusters and profiles required for Smart Energy applications ZigBee Cluster Library (ZCL) source and include files

The following sections provide further details of the software components in this release.

2. SUPPORTED PRODUCTS
The SDK supports the following NXP products:
Chips JN5148-001 Modules JN5148-001-M00 JN5148-001-M03 Evaluation Kits

3. SOFTWARE INSTALLATION
The JN-SW-4042 software release is provided as a ZIP file to update: JN-SW-4041-SDK-Toolchain-v1.1 JN-SW-4040-SDK-Libraries-v1.6

Extract the contents of the ZIP file into the directory: <JN5148_SDK_ROOT>\Jennic\ where <JN5148_SDK_ROOT> is the path in which the JN5148 SDK is installed, e.g. C:\. Note: -NONE-

JN-RN-0025 v1.5

NXP Laboratories UK 2011

JN-SW-4042 SE Profile for ZigBee PRO Release Notes

4. INSTALLED SOFTWARE
4.1 ZigBee Cluster Library (ZCL)
The ZCL is supplied as a library and header files. Functions in the ZCL do not need to be accessed directly, but are used by the Smart Energy API. The ZCL files will be installed in the following locations: The ZCL Source files will be installed into Components\ZCL\Source The ZCL header files will be installed into Components\ZCL\Include

4.2 Clusters
The Smart Energy functionality is supplied as source code. The cluster definitions are installed into Components\ZCL\Clusters. An application will need to include the appropriate header files to access attributes of the clusters.

4.3 Smart Energy Profile


The Smart Energy (SE) profile is installed into Components\ZCL\Profiles\SE. An Energy Services Portal (ESP) or Meter application will include se.h and esp_meter.h. An In-Premise Display (IPD) application will include se.h and ipd.h.

4.4 ECC library and Certicom-to-Jennic Patch Library (SBMCE)


The Certicom ECC library libECC_JN514x.a and header file sbmce_cb.h are supplied in the release package. This is a change from the 1.2 release, where the library was not supplied due to licensing restrictions in place at the time. The supplied SBMCE library enables the Certicom ECC library, libECC_JN514x.a, to access the NXP libraries. It is supplied as a library file and a header file.

NXP Laboratories UK 2011

JN-RN-0025 v1.5

JN-SW-4042 SE Profile for ZigBee PRO Release Notes

5. RELEASE DETAILS
5.1 Smart Energy Profile for ZigBee PRO
5.1.1 New Features
Artifact ID lpsw2711 lpsw2621 lpsw2619 lpsw2618 lpsw2617 lpsw2616 lpsw2615 lpsw2614 lpsw2572 lpsw2571 Summary All optional attributes of simple metering cluster should be implemented OTA Application should be aware of when a new image is received [OTA Client]. Server & Client Send commands Client command handler for prepayment cluster Server Command handler for Prepayment cluster. Custom Command Handler for Prepayment Cluster Prepayment cluster instance creation for Server & Client Add Attribute definitions for Prepayment Cluster Generic function for read attribute response handling which should automatically request for any attributes that have not been returned in the response Generic function for read all attributes which are enabled. Fucntion can be used by any cluster/profile

5.1.2 Problem Report


NONE

5.1.3 Known Issues


NONE

5.1.4 Support Collateral


User guides JN-UG-3059: ZigBee PRO Smart Energy API User Guide and JNUG-3077: ZigBee Cluster Library User Guide. Smart Energy Specification Referred 115356r16ZB_ZSE-ZSE-AMI_Profile_Specification Smart Energy Test Specification Referred 095312r30ZB_ZSE-SEP_1.1_Release_Test_Specification Note that the above two User Guides incorporate the information from the now obsolete ZigBee PRO Smart Energy API Reference Manual (JN-RM-2046).

JN-RN-0025 v1.5

NXP Laboratories UK 2011

JN-SW-4042 SE Profile for ZigBee PRO Release Notes

6. Release History Version 1.2


6.1 Smart Energy Profile for ZigBee PRO
6.1.1 New Features
ID MAR 32 MAR 38 Description Manufacturer-specific enhancements, including API change Unified ZCL/cluster error codes

6.1.2 Bug Fixes


ID MAR 23 MAR 24 MAR 39 MAR 40 Severity Minor Minor Minor Minor Description
SE verification: Bound transmission not working when route discovery occurs on the node Application Note support for Sleeping End Devices added

Unsupported commands should return default response of E_ZCL_CMDS_UNSUP_CLUSTER_COMMAND File libSBMCE_JN514x.a added

6.1.3 Support Collateral


ZigBee PRO Smart Energy API User Guide (JN-UG-3059) ZigBee PRO Smart Energy API Reference Manual (JN-RM-2046)

7. Release History Version 1.1


7.1 Smart Energy Profile for ZigBee PRO
7.1.1 New Features
ID MAR 4 MAR 25 MAR 26 MAR 27 Description
Makefile Integration with ZBPro Price and Time Clusters Messaging cluster Key Establishment cluster

NXP Laboratories UK 2011

JN-RN-0025 v1.5

JN-SW-4042 SE Profile for ZigBee PRO Release Notes

7.1.2 Known Issues


ID MAR 23 MAR 24 Severity Minor Minor Description
SE Verification: Bound Transmission not working when Route discovery happens on the node Application Note support for Sleeping End Devices

JN-RN-0025 v1.5

NXP Laboratories UK 2011

Anda mungkin juga menyukai