Folks, I am evaluating the use of the CC3100 for a UDP streaming application and I am unable to get more than 4.5Mbps using the SDK UDP example and Iperf. I am using the Tiva C launchpad at 80MHz with the CC3100 boosterpack, and I have increased the SPI clock to 20MHz, and turned on all compiler optimisation.
In comparison, the same test on the CC3200 launchpad connecting to the same AP at the same distance (about 18") to the same wired iperf server works well and consistently at 11.4Mbps, which is good enough for my application, but I have concerns over the current lack of code protection in the first revision of the CC3200.
Has anyone had any success with higher UDP throughput with the CC3100?