2025-02-20 11:26 PM
I'm working on an STM32 project using X-CUBE-CELLULAR to support two different cellular modems: BG96 and GM01Q. I have both modems physically connected to my STM32 board.
My main question is: How can I configure my project and code to allow me to select and switch between controlling either the BG96 or the GM01Q modem at runtime using the X-CUBE-CELLULAR package?
If the package already supported, which configuration we should attend ?