1:在代码选项(option)中定义powersaving 以此优化功耗损失 https://e2echina.ti.com/question_answer/wireless_connectivity/bluetooth/f/103/t/89479
猜想结果 待晚上证明
2:设置 代码中 SimpleBLEPeripheral_Main --> osal_init_system() --> osal_pwrmgr_init() -->pwrmgr_attribute.pwrmgr_device =PWRMGR_ALWAYS_ON 改为pwrmgr_attribute.pwrmgr_device =PWRMGR_BATTERY
猜想结果 待晚上证明