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 ,?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-05-07 5:27 AM
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-05-09 2:04 AM
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?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-05-09 11:18 AM
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
