2021-05-25 11:39 PM
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 ?
Solved! Go to Solution.
2021-05-26 01:25 AM
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,
2021-05-26 01:05 AM
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,
2021-05-26 01:14 AM
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.
2021-05-26 01:22 AM
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 ?
2021-05-26 01:25 AM
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,
2021-05-26 01:29 AM
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