cancel
Showing results for 
Search instead for 
Did you mean: 

Cannot find X-CUBE-CELLULAR in STM32CubeIDE Package Manager (P-L496G-CELL02)

Gustavo_Sales
Visitor

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:

  1. I searched the Package Manager extensively, but it is missing.
  2. I have downloaded the .zip file of the package (v6.0.0) directly from the ST website.
  3. 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.

1 REPLY 1
Souhaib MAZHOUD
ST Employee

Hello @Gustavo_Sales 

I suggest that you take a look at  UM2567Getting started with the X-CUBE-CELLULAR cellular connectivity Expansion Package for STM32Cube. and this tutorial it might be helpful.

KR, Souhaib

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.