2025-11-18 7:36 AM
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:
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.
2025-11-18 9:58 AM
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.