Skip to content

SAM-M10Q PowerOff Issue #70

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

Closed
pchwalek opened this issue Feb 10, 2025 · 2 comments
Closed

SAM-M10Q PowerOff Issue #70

pchwalek opened this issue Feb 10, 2025 · 2 comments

Comments

@pchwalek
Copy link

pchwalek commented Feb 10, 2025

Hello,

Through my testing, I found that the SAM-M10Q needs the full UBX-RXM-PMREQ message sent (i.e., powerOffWithInterrupt()) if wanting the device to go to low power mode for a specified number of milliseconds. I have tried powerOff() and the device does acknowledge but it does not go into standby mode.

I can also confirm the device does not wake up with I2C activity, as the comments of the functions state.

Best,
Patrick

@PaulZC
Copy link
Collaborator

PaulZC commented Feb 10, 2025

Hi Patrick (@pchwalek ),

There is a discussion about powerOffWithInterrupt here. powerOffWithInterrupt sets the force bit, whereas powerOff does not.

Is there anything in the library you think we should change? Or are you just sharing your experiences?

Best wishes,
Paul

@PaulZC
Copy link
Collaborator

PaulZC commented Apr 3, 2025

Closing. Please reopen if you need more help with this.

@PaulZC PaulZC closed this as completed Apr 3, 2025
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