Question
Communication between Stm32F7 and SPWF01S module
Posted on October 01, 2015 at 12:44
Hai,
I have configured SPWF01S wifi module as miniAP andI have connected STM32F7-Disco with SPWF01S through UART.I am sending the command AT+S.SOCKD = <port number> to the wifi module and it is ready for listening.Now I have connected my mac to the wifi module and I am sending a string to it.I would like to access the buffer where this string will be stored on the wifi module.Question.1. where the strings will be stored in the SPWF01S module during Transmit and Receive.2. How I can access it ? #spwf01s-wifi