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

Bluetooth on T-Echo #214

Open
moshe-braner opened this issue Dec 31, 2024 · 3 comments
Open

Bluetooth on T-Echo #214

moshe-braner opened this issue Dec 31, 2024 · 3 comments

Comments

@moshe-braner
Copy link

Can it be turned off? To save battery power. How?

@lewisxhe
Copy link
Contributor

lewisxhe commented Jan 2, 2025

Are you asking about a specific firmware, or an API?

@moshe-braner
Copy link
Author

I'm working on a fork of the SoftRF firmware, which uses Adafruit's library to access BT. The T-Echo version always starts up BT. If, when BT is not needed, I were to skip the begin() (which one?), would it save power? Enough to matter? (WiFi on the T-Beam uses a lot of power, but BLE on the nRF52?) Thanks.

@lewisxhe
Copy link
Contributor

lewisxhe commented Jan 6, 2025

I don't know about SoftRF, you need to track the source code to locate it yourself. As long as you don't call to turn on BLE, nRF52840 is turned off by default.

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