Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

power drain #15

Open
GuMAZ777 opened this issue Feb 5, 2025 · 3 comments
Open

power drain #15

GuMAZ777 opened this issue Feb 5, 2025 · 3 comments

Comments

@GuMAZ777
Copy link

GuMAZ777 commented Feb 5, 2025

how do you full turn off embed cc1101. i tried pressing the button on the inside to no avail. even holding it down for 18sec. all it did then was shut down and start back up. i’m running the bruce firmware. couldn’t they add full shut down to config?. because all that does is put it into a deep sleep mode. thanks

@ShallowGreen123
Copy link
Collaborator

To fully disable T-Embed-CC1101, you need to disable the BQ25896 power chip;

Long press the PWR button in T-Embed-CC1101 to start the BQ25896 chip power supply;

Refer to closing BQ25896 examples/bq25896_shutdown

@GuMAZ777
Copy link
Author

GuMAZ777 commented Feb 6, 2025

tried it with the battery connected. still nothing. is there a video on it?

@ShallowGreen123
Copy link
Collaborator

I just modified the program to facilitate testing;

  1. First download the program examples/bq25896_shutdown; The function of this program is to shut down after 5S.

  2. Then, when using battery power, without inserting USB, measure the voltage according to the following figure.
    Image

  3. Then long press the PWR key to power on (there will be voltage on the ammeter), and automatically shut down after 5 seconds (the ammeter voltage is 0); After shutdown, press PWR to start up and reciprocate this process;

The above tests the T-Embed-CC1101 procedure;

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants