Getting GNSS NMEA output from X-NUCLEO-GNSS1A1 software library between X-NUCLEO-GNSS1A1 board and B-L475-IOT Discovery board on serial terminal through UART comm protocol.
Following the "getting started doc" instructions: stacked the X-NUCLEO-GNSS1A1 to the B-L475IOT1A1 Discovery board through the Arduino UNO R3 connectors, opened and compiled the example application using STM32CubeIDE, dragged and dropped the binary p...