Other Parts Discussed in Thread: CC2530, TIMAC, CC2592
I am about to have a product using the cc2530 go through FCC certification testing. Is there any documentation or utility code that would allow me to control the RF such that:
1. The software should allow configuration and operation on all available unlicensed wireless device channels.
2. The software should allow configuration and operation at a duty cycle equivalent to the "worst case" during "100 percent and normal mode of operation."
3. The software should allow configuration and operation using all available modulations and data rates.
4. The software should allow configuration and operation on all available power out levels. (Maximum power will be tested only)
I've seen the TransmitApp utility, but it appears that to achieve max data rates, you have to have a second transmitting device, and that seems like something that won't be usable for the the kinds of testing they will be doing.
If no utility is readily available, does anyone know what API would give me the kind of access that this would seem to require? Can Zstack handle this, or do I have to go with some other stack (TIMAC)?