• Skip to main content
  • Skip to primary sidebar

RNTLab.com

The Ultimate Shortcut to Learn Electronics and Programming with Open Source Hardware and Software

  • Courses
  • Forum
    • Forum
    • Ask Question
  • Shop
  • Account
  • Blog
  • Login

esp_deep_sleep.h, deprecated

Q&A Forum › Category: ESP32 › esp_deep_sleep.h, deprecated
0 Vote Up Vote Down
Jean Pierre Daviau asked 5 years ago

Hi,
If I want to use esp_deep_sleep_pd_config(ESP_PD_DOMAIN_RTC_PERIPH, ESP_PD_OPTION_OFF); in my code and I use #include “esp_deep_sleep.h” I receive a warning that it will be deprecated soon.

DHT_Ruis_SantosV1.9:614:75: error: 'esp_deep_sleep_pd_config' was not declared in this scope //esp_deep_sleep_pd_config(ESP_PD_DOMAIN_RTC_PERIPH, ESP_PD_OPTION_OFF); esp_sleep_enable_timer_wakeup(TIME_TO_SLEEP_CASE2 * uS_TO_S_FACTOR);
esp_deep_sleep_start();

Is there another H file for replacement?

Regards,

JPD

Question Tags: deprecated, esp_deep_sleep.h, ESP32
2 Answers
0 Vote Up Vote Down
Sara Santos Staff answered 5 years ago

Hi.
It seems that you need to use this function:

esp_sleep_pd_config()

instead of

esp_deep_sleep_pd_config()

You don’t need to change anything else.

Learn more here: https://github.com/espressif/arduino-esp32/issues/2782
Regards,
Sara

0 Vote Up Vote Down
Jean Pierre Daviau answered 5 years ago

Thank you.

Primary Sidebar

Login to Ask or Answer Questions

This Forum is private and it’s only available for members enrolled in our Courses.

Login »

Latest Course Updates

  • [eBook Updated] Learn Raspberry Pi Pico/Pico W with MicroPython eBook – Version 1.2 May 26, 2025
  • [New Edition] Build ESP32-CAM Projects eBook – 2nd Edition April 16, 2025

You must be logged in to view this content.

Contact Support - Refunds - Privacy - Terms - MakerAdvisor.com - Member Login

Copyright © 2013-2025 · RandomNerdTutorials.com · All Rights Reserved

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.