Other Parts Discussed in Thread: CC3120BOOST, , CC3120
Hello,
I have run the project "ethernet_wifi_tcp_echo_MSP_EXP432E401Y_tirtos_ccs".
It is an example of sockets being opened independently on the Ethernet side and the WiFi side, and data received by reader thread on one interface is send to the writer thread over message queues and the writer sends the data over the socket connection opened over the other interface.
In effect devices connected to Ethernet don't see the devices (their IP Addresses that is) connected to WiFi. Just that the data is being passed across the two interfaces. This operation mode of the MSP-EXP432E401Y -- CC3120BOOST bundle is NOT like that of a router or gateway.
However, the document "http://www.ti.com/lit/wp/sway009/sway009.pdf"
the MSP432E MCUs is to provide "intelligent gateway/router" functionality.
- Some example will be best. Or at least some hints about the basic steps.
- Will Raw Socket be of some use here?
--
Regards,
Neeraj Sallh
