KW41Z BLE deep sleep

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

KW41Z BLE deep sleep

970 次查看
richardsabourin
Contributor II

I'm experimenting with the Heart Rate Sensor sample project (KDS, bare metal OS) on the USB-KW41Z board.

When I enable the low power feature however, I don't get the expected advertising. (And the SWD connection dies, which is expected) The only real code changes are setting these flags in the preinclude file:

#define cPWR_BLE_LL_Enable 1
#define cPWR_UsePowerDownMode 1
#define gTMR_EnableLowPowerTimers 1
#define cPWR_CheckLowPowerTimers 1

If I modify the project to start advertising immediately, I get advertisements for a second or two then nothing. 

Is the BLE deep sleep feature known to work with this sample? Is there more configuration required? Any suggestions or advice appreciated.

标签 (2)
2 回复数

576 次查看
richardsabourin
Contributor II

NOTE: I've gotten past this particular symptom, but still seeing other issues with advertising while BLE_LL deep sleep is enabled. Will be updating later.

576 次查看
evgenyerlihman
Contributor IV

Hey Richard,

Any updates?

Thanks,

Evgeny

0 项奖励