Use STM32WB5MMG as a network co processor
Currently I am using BlueNRG M2 which acts as a network co processor which I communicate with my main controller. I have some data processing application for which I have to use other main controller and cannot use the processor of BlueNRG M2
Now, I have to use several features of BLE which are present in STM32WB5MMG module and not in BlueNRG M2 like LE 2M PHY for which I am forced to use STM32WB5MMG.
I searched but couldn't find any resource on how to use STM32WB5MMG module as a network co processor only so that my other main controller can work on DSP part while I use STM32WB5MMG only for BLE related application? Is there a way I can use it as a network co processor only?
