Other Parts Discussed in Thread: CC3200
Hello -
I did a simple demo with the CC3200 radiotool that was provided with no modifications and I realized that the throughput did not go higher than 14.5 Mbps. For data rates lower than 14.5 Mbps, we get the corresponding throughput such as a 6Mbps data rate providing ~6Mbps throughput. But with data rates greater than 14.5 Mbps such as 18, 36, 54, etc., it tops out at 14.5 Mbps. What is preventing it from going higher than 14.5 Mbps?
The setup is two CC3200s with radiotool installed with one transmitting and one receiving. The GUI is being used to configure and run the test. I got the throughput by seeing how many packets were received in a 60s and used the formula: (# of packets) * (packet size) * 8 / 60
Thanks