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

How to reduce power consumption in unconnectable mode?

Hello,

Can broadcasting be set to unconnectable mode to reduce power consumption? I tried to set the broadcast to p_advertising->adv_params.properties.type = BLE_GAP_ADV_TYPE_NONCONNECTABLE_SCANNABLE_UNDIRECTED but the power consumption did not decrease. This is why and how should I set it

Related