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

mesh bootloader for low power device

Hi

We are using this combination of software:

  • Mesh SDK 4.2
  • Bluetooth SDK 17.0.1
  • Softdevice 7.0.1
  • Mesh DFU using the precompiled bootloader binary mesh_bootloader_gccarmemb_nrf52840_xxAA.hex

We develop a low power device which can also be powered by external supply. When externally powered we want to update the devices. Therefore we are using DFU. In principle it works and we can update the application so far.

Problem:  When gooing to sleep the bootloader consumes nearly 400uA. (without bootloader the application needs about 7uA)

Questions:

  • How can I manage to bring the bootloader to low power mode?

Best regards

Thomas

Parents Reply Children
Related