1. Is it true that the Zstack pre-loaded on CC2530 does not work in a single-chip solution, but requires a co-processor attached via a UART or SPI interface?
2. If so, then is there any difference between compiling and loading the Zstack source along with my app software vs using the precomiled and preloaded Zstack on the chip?, ie if I compile the Zstack with my app, will it then work in a single-chip solution?
3. In other words, is it possible to take Zstack pre-loaded, add on my app on top of it, and have it work in a single chip solution?
Any further details on this which help me to understand this issue will be appreciated. I am not sure whether this is a misconception on my part or a valid question.
Thanks.