Search found 2 matches

by ColinDexter
Tue May 25, 2021 9:27 am
Forum: General Discussion
Topic: LOLIN D32 How to get hibernate / power off
Replies: 0
Views: 1236

LOLIN D32 How to get hibernate / power off

How can I get de LOLIN D32 on hibernate mode or power off. I now use the code below but it still use around 75uA. WiFi.disconnect(true); WiFi.mode(WIFI_OFF); btStop(); adc_power_off(); esp_wifi_stop(); esp_bt_controller_disable(); esp_sleep_pd_config(ESP_PD_DOMAIN_RTC_SLOW_MEM, ESP_PD_OPTION_OFF); e...
by ColinDexter
Mon Feb 15, 2021 1:41 pm
Forum: Hardware
Topic: Change R7 for the charging current
Replies: 0
Views: 1152

Change R7 for the charging current

Hi,

Where is R7 locate on the board of a LOLIN D32 to change the charging current. Because I believe the charging current with a 2K resistor is too high for a 600mA battery.