Skip to main content
reokyouma
Associate III
September 21, 2020
Solved

How to enable Bluenrg-2 standby mode?

  • September 21, 2020
  • 1 reply
  • 786 views

I did saw the example from BlueNRG-1_2 DK 3.2.1 Project\BLE_Examples\BLE_Power_Consumption but I am confused on setting registers. Is there any hal library for this?

This topic has been closed for replies.
Best answer by Winfred LU

Just the way you see it.

The entering to low power mode is implemented in sleep.c, not like a HAL library.

You might be interested in take a look to :

AN4820 BlueNRG-1 and BlueNRG-2 low power modes

1 reply

Winfred LU
Winfred LUBest answer
ST Employee
September 25, 2020

Just the way you see it.

The entering to low power mode is implemented in sleep.c, not like a HAL library.

You might be interested in take a look to :

AN4820 BlueNRG-1 and BlueNRG-2 low power modes