How to use the PERIPHERAL_ONLY library for BLE in Zephyr for STM32WBA55CG
Hi,
I am currently using Zephyr v3.7.0 to program the Nucleo STM32WBA55CG board running BLE peripheral based application.
Since our project has flash and RAM constraints, I would like to explore the peripheral only BLE library to reduce the memory footprint.
Thus, could you share the workflow as how to switch from the full BLE library to the peripheral library tailored towards Zephyr v3.7.0
Thanks, Kaiwalya
