Unable to communicate with external wifi module using B-L462E-CELL1 kit + stmod board?
I need to have wifi connectivity on my B-L462E-CELL1 wifi board. I am using L462_TCP_Echo_Client app as my starting point. I am using USART2 and here's my initialization code:void MX_USART2_UART_Init(void) { /* USER CODE BEGIN USART2_Init 0 */ ...