Question
Command mode and Data mode
Posted on October 23, 2015 at 15:50
Hi,
I am using SPWF01SC.11.my wifi module is connected with micro controller via UART.Now from the micro controller i sent a command AT+S.SOCKD = 1234(portnumber)I got a reply ''NOW IN DATA MODE''.using the port number and IP address i connected the wifi module from my computer using the Socket test software .Now I have sent a message from the computer.I would like to know what will happen to the message received in the data mode,can i receive the same message on the micro controller via UART?what will happen if i send data from micro controller to the wifi module in the data mode?I read some manual it is confusing,thats why I am looking for experts guidance :)