Other Parts Discussed in Thread: TIDC-BLE-TO-WIFI-IOT-GATEWAY, , TIDEP0084
Hi all,
I found 2 different reference designs by TI when it comes to building an IOT gateway to send sensor data to the cloud.
The first method uses a CC3200 to connected to the cloud: 
While the second method uses a beaglebone connected to an Ethernet Switch and internet port:

What are the advantage of one over the other? It seems to me that the first method using the CC3200 is an easier solution, requiring less components. Ultimately, I am interested in sending data to the cloud for logging and further processing, and it seems like both methods will achieve this. Why would the second method be preferred since the setup is more expensive and complicated?