cancel
Showing results for 
Search instead for 
Did you mean: 

Discovery Kit STM32L4P5 - Addon wireless module w. sockets

RobertGrizilo
Associate II

Greetings,

I'm developing an RTOS app the should use QUIC protocol for communication.
There is ngtcp2 project and wolfSSL is available in STM32CubeIDE Device Configuration Tool as ngtcp2 supports many SSL libraries.
For this I need some network communication.
So I bought ESP-01 WIFI module and connected it over HLPUART1 port.
Now, I have serial communication with the WIFI using AT commands and communication is working fine (I wrote some simple classes to communicate with it) but it's not available as socket.
What is the simplest way to add network support via WIFI or Ethernet or even with Cellular Network on Discovery Kit STM32L4P5 so I can use sockets?

Any help would be appreciated, thanks.

1 REPLY 1