This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CC2541 disable RX feature

I'm using KeyFobDemo project and know how to disable advertising, but I would also like to disable BLE RX function in MCU active mode in order to save power, is there any method to do it?

Also in a clean KeyFobDemo project, I set "initial_advertising_enable=TRUE" & "gapRole_AdvertOffTime=1000" and use TI BLE device monitor & Android phone's apps to capture the found devices. Sometimes I discover that BLE can be found but sometimes it seems disappear (no data broadcast) within several seconds to 1 minutes, then recover to broadcast data, have you seen this issue?