User Activity

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...
https://www.youtube.com/watch?v=CKYWy7LKL68&list=PLnMKNibPkDnG9JRe2fbOOpVpWY7E4WbJ-&index=17 In the project mentioned in the video in question, a one-time loop is entered with a randomly sent hex message whose entered number value is not important. I...