2025-03-10 3:00 PM - last edited on 2025-03-10 9:03 PM by mƎALLEm
how can i connect the module wifi esp8266 nodemcu v3 with stm32l476rg?
Solved! Go to Solution.
2025-03-10 3:30 PM
The most common way is probably via UART, but I2C or SPI could also be used.
2025-03-10 3:30 PM
The most common way is probably via UART, but I2C or SPI could also be used.