NimBLE deinit for deep-sleep only

This commit is contained in:
Todd Herbert
2024-04-15 16:39:11 +12:00
parent 5b52c31a76
commit a0f07be96e
5 changed files with 17 additions and 4 deletions

View File

@@ -55,3 +55,6 @@
#define SX126X_DIO2_AS_RF_SWITCH
#define SX126X_DIO3_TCXO_VOLTAGE 1.8
// Power management
#define NIMBLE_DEINIT_FOR_DEEPSLEEP // Required to reach manufacturers claim of 18uA

View File

@@ -55,3 +55,6 @@
#define SX126X_DIO2_AS_RF_SWITCH
#define SX126X_DIO3_TCXO_VOLTAGE 1.8
// Power management
#define NIMBLE_DEINIT_FOR_DEEPSLEEP // Required to reach manufacturers claim of 18uA