Skip to main content
MVran.1
Associate
May 20, 2021
Solved

I am a 4th year electrical engineering student doing his final year project and I just wanted to know where I can find this code (I attached a file down below)?

  • May 20, 2021
  • 2 replies
  • 864 views
    This topic has been closed for replies.
    Best answer by Peter BENSCH

    It is part of the software package X-Cube-GNSS1 and can be found in

    Projects\B-L475E-IOT01A1\Applications\A_GetPos\Common\Shared\Src\cloud.c

    Good luck!

    If the problem is resolved, please mark this topic as answered by selecting Select as best. This will help other users find that answer faster.

    /Peter

    2 replies

    Peter BENSCH
    Peter BENSCHBest answer
    ST Technical Moderator
    May 20, 2021

    It is part of the software package X-Cube-GNSS1 and can be found in

    Projects\B-L475E-IOT01A1\Applications\A_GetPos\Common\Shared\Src\cloud.c

    Good luck!

    If the problem is resolved, please mark this topic as answered by selecting Select as best. This will help other users find that answer faster.

    /Peter

    In order to give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
    MVran.1
    MVran.1Author
    Associate
    May 20, 2021
    Thank you so much!