This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

NRF52 Sleep Mode and BLE Advertising MBED

Hi all,

first of all I'm new to NRF and BLE applications so I'm truly sorry if some of my questions are very basic and if answer to some of them is already posted somewhere. I probably should have done more research.

Questions:

  1. Is it possible for NRF52 to enter sleep mode but continue BLE advertising? If it's possible is there a MBED project example that enables the user to wake up the NRF when connecting to BLE on NRF and when disconnected NRF restarts advertisement and goes to sleep again?

1a. I read that NRF52 supports 2 type of sleep modes. One can be interrupted by any event and the other with GPIO. I found couple of simple examples that set sleep mode ON and OFF and when measuring nRF current consumption I get around 13µA for one mode and around 0.2µA for second mode. Is it possible to get similar consumption when in sleep mode but advertisement is active (cca 10-100µA)

Thanks

Related