Tool/software: Code Composer Studio
Hello,
Would it be possible to modify the sensor-collector example for the TI 15.4 stack? I want to stream audio packets in packet lengths of about 30 bytes at a time (but that can vary). I have gotten the sensor collector example to work and the sensor connects to the collector. I found the point in the code where it is sending the sensor data, and I added about 30 bytes of random numbers. I can see that for every message sent, there are about 56 bytes of configuration information sent with the message. Would this increase the overhead for audio streaming to a point where it would become very inefficient? In other words can I use this example for audio streaming, or would I have to use another example or write my own code entirely?
Warm regards,
Samyukta