Skip to main content
Explorer
May 26, 2021
Solved

X-CUBE-CELLULAR Update

  • May 26, 2021
  • 4 replies
  • 1124 views

I'm working on a project with version 5.2 of X-CUBE-CELLULAR and there is an new version 6.0. I tried to download it and use it to update my project but I see that folders structure is not the same, thus updating my project is difficult. What is the easiest way to do that ?

    This topic has been closed for replies.
    Best answer by Ronan GABOU

    Hello,

    on st.com V5.2.0 + associated patch is available and the V6.0.0 is also available.

    https://www.st.com/en/embedded-software/x-cube-cellular.html

    Ronan,

    4 replies

    ST Employee
    May 26, 2021

    Hello,

    My suggestion is download and extract XCC V6.0.0.

    Run the Cellular App example corresponding to your HW.

    So you are sure your HW, connectivity and FW is up & running.

    Replace the content of Cellular App with your application (you've written for V5.2.0)

    Adapt the API call from V5.2.0 to V6.0.0

    Rebuild and test your application.

    Ronan,

    Visitor II
    May 26, 2021

    Hi @NCatt.1​ ,

    Can you please specify where did you find the new 6.0 version? Because I checked the ST website and did not find a patch for the new version.

    Best Regards,

    Ons.

    NCatt.1Author
    Explorer
    May 26, 2021

    Hello @Ons KOOLI​ ,

    I found the new version on ST website, about 3 weeks ago (this is my download time) but actually this version is not available today, on the same web page... Maybe the new version is not working fine ?

    ST Employee
    May 26, 2021

    Hello,

    on st.com V5.2.0 + associated patch is available and the V6.0.0 is also available.

    https://www.st.com/en/embedded-software/x-cube-cellular.html

    Ronan,

    NCatt.1Author
    Explorer
    May 26, 2021

    Hello Ronan,

    Ok I understand: the "Get software" button is for actual version (6.0) and "Select version" is for previous version (5.2).

    Thanks,

    Nathan