I am using CC3000 wifi module (along with FRAM kit )in my project. Currently to get familiarized with the wifi module and some networking protocol, I am using the basic sample wifi application provided by the TI (http://processors.wiki.ti.com/index.php/CC3000_Basic_Wi-Fi_example_application_for_MSP430).
I am trying to send the data from cc3000 using the opcode 04 sent from hyperterminal .(getting the DONE message as acknowledgment)
How can I read the same data received at the laptop end?