Cannot find X-CUBE-CELLULAR in STM32CubeIDE Package Manager (P-L496G-CELL02)
Hi,
I am developing a telemetry project using the P-L496G-CELL02 Discovery Kit. My goal is to use the X-CUBE-CELLULAR expansion package to handle the cellular modem connectivity and MQTT implementation.
However, I am facing difficulties installing this package properly in STM32CubeIDE.
The Issue: I went to Help > Manage Embedded Software Packages > STMicroelectronics tab and clicked "Refresh", but the X-CUBE-CELLULAR package does not appear in the list to be installed.
What I have done so far:
- I searched the Package Manager extensively, but it is missing.
- I have downloaded the .zip file of the package (v6.0.0) directly from the ST website.
- I tried to use the "Install from Local" option in the Package Manager with this zip file, but it failed (likely because it is not formatted as a pack).
Since the automatic installation is not available, what is the correct step-by-step procedure to manually install or integrate the X-CUBE-CELLULAR package into my STM32CubeIDE workspace?
I want to ensure that I can configure it via STM32CubeMX (if possible) or properly import the example projects for the P-L496G-CELL02 board without breaking the file paths/dependencies.
Thank you for your help.
