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

Lost downlink when using LowPower.deepSleep() #24

Open
remuslazar opened this issue Sep 24, 2022 · 1 comment
Open

Lost downlink when using LowPower.deepSleep() #24

remuslazar opened this issue Sep 24, 2022 · 1 comment
Labels
type: imperfection Perceived defect in any part of project

Comments

@remuslazar
Copy link

remuslazar commented Sep 24, 2022

This issue was also covered in depth here arduino-libraries/MKRWAN#36 and this problem still persists using the MKRWAN_v2 Library and 1.3.1 fw.

I want to bring this up again. Because of this issue it is currently not possible to use the e.g. Arduino MKRWAN 1310 device in a more realistic, battery powered scenario. The documentation also claims

(..)
power consumption is now as low as 104uA!

and also the use of the ArduinoLowPower library.

@remuslazar
Copy link
Author

Because of the quite slow serial speed (9600 bps) another alternative could also be waking up the SIMD21 on SERCOM traffic. This issue was also covered here arduino-libraries/ArduinoLowPower#20 and IMO this could be the better approach to solve this problem indirectly, not having to fiddle with the Murata firmware.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: imperfection Perceived defect in any part of project
Projects
None yet
Development

No branches or pull requests

2 participants