Skip to content

Xiao ESP32S3 powersaving does not work #1567

Description

@pki791

Hi.
I made several tests with the Xiao ESP32S3+Wio. The current firmware 1.12 and the nightly build both permanently take about 60mA in idle. Powersaving was on and checked, clock synced. Did serveral tried and waited about 10 mintes. The powersaving firmware however (v11.2.3) however dropped the current draw to 7.5mA after promised 2 minutes. After recieving or sending a packet the current was 60mA for a short time and dropped quicky to 7.5mA.

About the OTA, "start ota" command is accepted and repeats the url, but the wifi never starts, powersaving can be on or off, makes no difference. My device restarted at time of staring OTA due to supply current limiting.

Also battery voltage is shows 0.0v.

I tested also the 1.12 with Heltec WP v1.2 which seems to use same ESP32S3 variant, here the powersaving is working as expected (ca. 11mA @3.7V)

I understand now little bit more, the powersaving is not yet availible for this device as #1266

Also i added:

  -D PIN_VBAT_READ=D3 ; test battery voltage

to have battery voltage reading after ading divider to D3 (which is near the battery pins, so easy to solder).

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions