I am writing an embedded software project that includes BLE GATT protocol with stm32wb15 mcu.Based on the "BLE_HeartRate" example, to use stop1 and standby in the project;I activated "CFG_LPM_SUPPORTED 1" and "CFG_LPM_STANDBY_SUPPORTED 1".Question 1I...