Skip to content

Conversation

@hathach
Copy link
Member

@hathach hathach commented Jun 3, 2021

  • fix Bluefruit.begin() causes high power consumption #600 , CRYPTOCELL_IRQn must be manually cleared even though we use no-interrupt version of libcrypto_cell. Otherwise this irq flag will prevent cpu to enter low power mode hence consume more power.
  • Also separate pairing_passkey (using Serial) and pair_passkey_arcada that use TFT to display passkey.

@hathach hathach merged commit 7564443 into master Jun 3, 2021
@hathach hathach deleted the fix-cryptocell-high-power branch June 3, 2021 10:08
@jpconstantineau
Copy link
Contributor

Did some more testing. Latest HEAD looks good. Looking forward to the next release!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bluefruit.begin() causes high power consumption

3 participants