Skip to main content
VK Verma
Associate III
December 13, 2019
Question

No response of SimOsGetPos application with STM32L073_Nucleo and X-NUCLEO-GNSS1A1.

  • December 13, 2019
  • 1 reply
  • 1160 views

Hi Franceso,

I have created and SimOsGetPos application with STM32L073_Nucleo and X-NUCLEO-GNSS1A1 using cubemx with x-cube-gnss1a1 version 3.1.0 with Bus_TeseoIII interface is UASRT1@ 9600bps and after enabling debug option with Usart2 by #define GNSS_DEBUG 1 it is showing below message on terminal.

Booting...

teseo_queue_init...

teseo_queue_init: Done

with no further activity.

Now I am unable to know from any documentation available on ST web what is behaviour of this example and how to retrieve the coordinates of the positions.

Can you please share some terminal snapshots of application running on STM32L073 with this example and also if possible please advice me how to test it further.

Thanks in advance !

Best Regards,

VK Verma

    This topic has been closed for replies.

    1 reply

    Andrea Palmieri
    ST Employee
    December 16, 2019

    ​Hi,

    please, find attached a screenshot showing the expected behavior of the application.

    You should see the log: "Last position wasn't valid" until location fix is found.

    Just to be sure, did you add the macro "USE_HAL_UART_REGISTER_CALLBACKS=1" in the project options? This is reported in the STMicroelectronics.X-CUBE-GNSS1_GettingStarted.pdf included in the Documentation folder of the package.

    Kind regards,

    Andrea

    VK Verma
    VK VermaAuthor
    Associate III
    December 20, 2019

    Hi Andrea!

    Thanks for your valuable support !

    In order to reproduce the same behaviour kindly confirm which Nucleo you have used ?

    I am working with Nucleo STM32L073.

    Thanks and Best Regards,

    VK Verma

    Andrea Palmieri
    ST Employee
    December 20, 2019

    ​Hi VK,

    yes, it is the Nucleo-L073RZ that I used for the application.

    Kind regards

    Andrea