Skip to content

Setting ESP32 S3 to deep sleep mode #61

Open
@leo-tom

Description

@leo-tom

Hi.

I want to use the deep sleep mode of the ESP32 S3. I sent the command "AT+GSLP=420" in my sketch, but It just returned "ERROR".
My understanding is that the GSLP command for deep sleeping is not supported in this firmware yet. My question is :

  1. Is my understanding correct? Is GSLP command not implemented in this firmware or am I just doing some things wrong.
  2. If the GSLP command is not supported now, do I have any ways to set Arduino UNO R4 WiFi's ESP32 to deep sleep mode? And wil it be supported in the future?

I am too noob to modify the firmware by myself (;_;) I want to use deep sleep mode for an educational purpose. I think many will have the same issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions