Adding wifi to STM32
Hi everybody,
I am working on a project based on the Nucleo-L152RE.
I collect large amounts of data from several sensors (high sample rate) and store the data in a micro sd card. When measure is over I would like to send the raw data to a phone using WIFI (tried bluetooth but speed is not enough for me) .
I have never added wifi connectivity before. Im quite overwhelmed with too much information out there...
What do you recommend me to use?
I've been trying with the ESP8266 but there is too much information out there and I cannot find a good example of what I want. I don't want to set up a webserver.
Do you now any good tutorial or documentation that could help me here?
I am using STM32CubeMX,STM32CubeIDE, STLinkV2 and HAL
Thqnks and stay safe!
