Unicleo-GUI does not connect
Hello,
I am trying to test the compass of the IKS4A1 board with a Nucleo F446 board.
I followed line by line the instructions provided in the "Getting started with the STMicroelectronics X-CUBE-MEMS1 software package for STM32CubeMX". My cube project locks like this:

Even if I followed all the steps, it was not perfectly clear how to test the board. Moreover I have to further enable the DMA on Uart2 in order to avoid hard_fault. Then, after havin a running firmware I started Unicleo-GUI but there is any communication with the board. The Getting started say to set the Uart to 115200 but Sniffing the packets it looks like unicleo send packets to 38400. In any case also setting the Uart to 38400 there is no communication.
The getting started guide says [4.55]: "After application starts, the user can view the data using a Unicleo-GUI application also developed by STMicroelectronics."
But it does not seem to be as described.
Is unicleo Gui the correct software for testing the IKSA1? Is there some tool which allows to test quickly the boards sensors?
