Hi
I've read the datasheet for cc8530 and the user manual too, but I still have a couple of questions that I hope someone can answer. I'm looking at using the cc8530 to connect both audio and side-data channels between one host and multiple slaves. But I need to understand some details so I can do latency calculations.
- With audio streaming and multiple slaves. If two slaves subscribe to the same channel id, do they BOTH have to ack the audio? Or do they both have to ack the audio else it will be re-transmitted? If the audio is re-transmitted then does the slave that acked it, not replay the re-transmission?
- Is it possible to limit audio packet re-tries? Can we make it to not re-try at all (so on the slave it will have quiet periods)?
- Is it possible to change the time before a slave that has gone quiet is un-paired? What is the default value for that?
- With a data-side channel and multiple slaves. How do we broadcast the same datagram to multiple slaves (do we use a special 'broadcast' address)? With broadcasts do all registered slaves have to ack the packet (so that it doesn't stay and block the fifo and all subsequent transmissions)?
I know that I'm asking for a lot of detail here, but I need it to understand how the system will work with broadcasts and when a single slave goes out of range (how it affects the still present slave).
Thanks for any information that you can add!
Brian