2019-03-18 06:24 AM
2019-03-18 08:11 AM
Using serial/UART connection perhaps?
2019-03-18 10:18 AM
Find USART pin RX/TX from the Nucleo 32 board, use ESP-01 module and jumper wires.
2019-03-19 05:47 PM
Thanks! I have linked the physical connections. However, how do I import the ESP-AT Lib
into the base code generated by CubeMX in Atollic?
2019-03-19 07:08 PM
You've picked two devices, it would help to have a functional understand of how to use at least one of them. Review how others have use ESP-AT Lib and ported it to assorted platforms. What does the Library say about porting, and general application of the code?