nrf52832 attachInterrupt() current consumption

Please tell us which board you are using.
For CircuitPython issues, ask in the Adafruit CircuitPython forum.

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
User avatar
Pratyusha_duvvi
 
Posts: 10
Joined: Tue Aug 02, 2022 6:56 am

nrf52832 attachInterrupt() current consumption

Post by Pratyusha_duvvi »

Hi, here I am facing issue regarding current consumption in sleep mode.It is drawing 13uA in sleep mode when interrupt is enabled and 1uA when interrupt is disabled. Is there any way to reduce the current in sleep mode without disabling interrupt.


platform = nordicnrf52
board = adafruit_feather_nrf52832
framework = arduino

Locked
Please be positive and constructive with your questions and comments.

Return to “Feather - Adafruit's lightweight platform”