Skip to main content
aicha
Associate II
May 7, 2022
Question

Salam , i have a STM32F401RE nucleo and i need to connect it with Wifi protocol ESP8266-01 using STM32CUBEIDE i have data to receive and transmit. how should i configurate it ,?

  • May 7, 2022
  • 1 reply
  • 1152 views

..

This topic has been closed for replies.

1 reply

Markus GIRDLAND
ST Employee
May 9, 2022

Hello there,

I would recommend looking for any resources online that details how to make the configuration work. I assume there is some sort of API or way to send and receive data that is documented.

A quick google search lead me to this website, which is a guide on how to get started with the ESP8266-01. Perhaps that could be a good place to start?

aicha
aichaAuthor
Associate II
May 9, 2022

hello,

i would like to thank you first .

i took a look on the website but didint know what to add to my main.c stm32cubeide