Part Number: CC2531
Other Parts Discussed in Thread: Z-STACK, , CC2530, CC2652R
Hi
Im quite new to Zigbee and i have several question.
I hope that some zigbee experts can answer them to me.
First of all some background:
im using Z-Stack 1.2.2 at the moment. I read some lines about Z-Stack 3.0. It looks that it would be a good idea to switch over to 3.0 But there are some drawbacks which stopped me to switch immediately.
Im also using an CC2531 USB Dongle which is running ZNP 1.2.2 and a host pc which does the rest.
I have studied several API docs, gettings stated PDF, Z-Stack Code and so on. If i am right, the firmware does store all relevant informations about the network as NonVolatile Items in the internal Flash memory.
I have read that there is a limit for maximum connected devices. The standard 1.2.2 fimware can support up to 15 directly connected devices?
Now here comes my quesion.
Is this limit due to the limited flash memory and therefore due to the limited number of NV_Items?
Would it be extend the maximum amount of connected devices if i would put an external memory to my CC2530/1 and store al items in it?
I saw that YiKai Chen managed it to g et about 600 connected devices. Maybe he could give me some hints about how to achieve this?
Then:
I would also like to backup the configuration of my coordinator. I found this link:
sunmaysky.blogspot.tw/.../how-to-clone-existing-z-stack.html
I dont see any MT folder in my Z-Tool Application. Do i have to use SYS_NV_READ to read these items?
Thanks for your help
