This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

manufacturer ZigBee Profile

Other Parts Discussed in Thread: Z-STACK, CC2530

Hi,

I will develop a manufacturer Profile. my Device should send an ID-number read from RFID and the sensor data (medical device) and sychronise time with coordinator.

which application exmaple can I use as templet? wich files must I modify or rewrite?

any  programming or planning steps I have to consider?

PS: I have CC2530ZDK and ZStack-CC2530-2.3.1-1.4.0 for developing the apllication (and neu version of IAR)

thanks

  • R. Nouna:

    I like to start with GenericApp. This is a good starting point.  I also recommend to read the ZigBee Developer's Guide

    You can tfind he document in the default Z-Stack installation folder: See below  

    [C:\Texas Instruments\ZStack-CC2530-2.3.1-1.4.0\Documents]

    Please also download the latest release of Z-Stack CC2530-2.3.1-1.4.0

    LPRF Rocks the World

  • Thanks for the Help,

    I read the Developer´s Guide and installed the Last version of Stack 2.3.1-1.4.0 befor I posted her.

    So I will try with the Generic App.

     

    Thanks

  • Is there any documment explan the folder Structure  and Files in the ZigBee Examples (e.g. GenericApp).

    which Folder and Files are parts of ZigBee Stack and musst not be changed? which are needed to communicate withe the satck? and wich are Application specific?

    I analyse this but I am not sure of the results.

    thanks a lot

  • Please take a look at the following documentation in the latest release of Z-Stack:

    [C:\Texas Instruments\ZStack-CC2530-2.3.1-1.4.0\Documents\CC2530\Create New Application For CC2530DB.pdf]

    This will provide you with an indication of what files to look for.

    LPRF Rocks the World