TheThingsIndustries / generic-node-se

Generic Node Sensor Edition
https://www.genericnode.com
Other
108 stars 31 forks source link

Feature/GNSE_LPM #205

Closed elsalahy closed 2 years ago

elsalahy commented 3 years ago

Summary:

This adds an improved low power manager that allows applications to reduce power consumption significantly. The LPM also provides multiple APIs and Reduces the amount of configuration needed to reach low power. Closes #171 Closes #142

Changes:

Notes for Reviewers:

Release Notes: (optional)

...

elsalahy commented 3 years ago

@marnixcro it would be appreciated if you could test the entire functionality of the following applications in your testing

I already tested

also all applications compile using CMAKE and STM32CubeIDE

elsalahy commented 2 years ago

@marnixcro awesome, I also took care of the nitpicks 🚀