Connect to the multiple Cellular hardware
I'm working on an STM32 project using X-CUBE-CELLULAR to support both cellular modems: BG96 (or GM01Q). I physically connected both modems (2× STMod+ expansion connectors) to my STM32 board.
My main question is: How can I configure my project and steps 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 ?
