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

Slave current consumption

Hello,

I was wondering if there is some way to program a device to act like a BLE slave, which would sleep and periodically wake up to stay in receive mode for a certain amount of time, and then go back to sleep.

I have already been measuring current consumptions using the ble_app_pwr_profiling example (SDK 11), using the nRF51422 DK (PCA10028). In this example, however, the device advertises (connectable and non-connectable advertisements). As I meantioned, I would now need just that the device wakes up and listens, without advertising. Is there some possible way?

Thanks in advance!

Related