You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: