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

Reduce gnss battery current #6

Merged
merged 1 commit into from
Sep 23, 2024
Merged

Conversation

eberseth
Copy link
Collaborator

Problem

The GNSS battery is used to store ephemeris data for the UBLOX M8U module between sleep cycles or basically when the module is powered off. We need the battery current to be zero when we enter shipping mode and the current shutdown procedure doesn't allow that.

Solution

Add additional IO reset/power sequence to force the UBLOX M8U module into a low power state and not draw current from the battery input.

@eberseth eberseth force-pushed the fix/reduce-gnss-battery-current branch from 8bd20c8 to ec2fb45 Compare September 21, 2024 02:14
@eberseth eberseth merged commit 3721575 into develop Sep 23, 2024
2 checks passed
@eberseth eberseth deleted the fix/reduce-gnss-battery-current branch September 23, 2024 20:23
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

Successfully merging this pull request may close these issues.

1 participant