Other Parts Discussed in Thread: CC3120
Hi,
I am using the CC3120BOOST-MSP432P401R package with the network terminal example application loaded onto the MSP432. I only have one set of CC3120BOOST-MSP432P401R, so my current setup is:
<CC3120BOOST-MSP432P401R> --- WiFi connected to --- <router> --- Ethernet connected to --- <PC>
I am using PuTTY to retrieve the data that the CC3120 sends. The CC3120 sends the data with the following command: "send -s -p5001 -n 10000"
It takes roughly 49 seconds to send 10000 packets (14000000 bytes), which I calculated the throughput to be 2.286 mbps.
I want to fully evaluate the throughput performance before spending time with development.
1. Why is my throughput so much slower than the stated TCP throughput of 13 mbps found in the datasheet? What is the bottleneck? Will connecting two <CC3120BOOST-MSP432P401R> together give me better performance/closer to 13 mbps?
2. What is the fastest approach to get as close to 13 mbps as possible so I can fully evaluate the hardware's potential for our system? Ideally I wish to purchase off-the-shelf hardware and load on existing example code.
Thank you for any help and best,
Junle
