Consuming higher current @ 1 ms advertising interval as expected according to online BLE power profiler.

Hi,

I'm using nRF52805. I need to advertise BLE continuously according my application but also have to reduce power consumption because device is battery operated.

Currently advertising interval is 1 ms and it's consuming around 4mA with 3.3V supply which is too much high for my application.

Kindly, suggest how I can reduce the power consumption,what will be the advertising interval and all related setting need to do for less power consumption.

Thanks 

Parents Reply
  • Are you sure you meant to write 1ms advertising interval? If so, what is your expected current consumption? Can you share a screenshot of the online power profiler window? Because I am not able to set the advertising interval that low. Other than that, make sure to turn off logging (particularly if you are using the UART backend).

    Other than that it is difficult to say what you need to do. Are you using the nRF5 SDK or NCS?

    Best regards,

    Edvin

Children
Related