Other Parts Discussed in Thread: Z-STACK, SYSCONFIG
Good day!
I use a USB stick based on CC2531 chip to build my zigbee network.
I'm trying to find a solution how to initialize properly the USB stick and get started with it.
There is a number of questions I cannot find the answer in zigbee documentation. Is this probably something specific to this chip?
1. What are these NV-items for:
8200 [0x0082]
000F [0x0F00]
2100 [0x0021]
3A00 [0x003A]
3B00 [0x003B]
Where can I find any information about these items? What are they responsible for? What is stored in them and in which format?
2. EndPoint's.
EndPoints used for initialization:
01/02/03/04/05/06/08 / 0A / 0B / 6E / 0C / 0D / 2F / F2
What are they responsible for? Are they all necessary to start working?
Thanks.