WildernessLabs / Meadow_Issues

Public repo for bugs and issues with Meadow
15 stars 0 forks source link

Meadow fails to wake up after about 10 sleep cycles #423

Open adrianstevens opened 8 months ago

adrianstevens commented 8 months ago

Testing with the sleep tester app in Meadow.Hardware.Diagnostics ..... after about the 10th sleep cycle it fails to wake up.

This have been consistent behavior for 6+ months.

ctacke commented 6 months ago

I strongly suspect that the application is crashing on wake and that is not being handled. @adrianstevens can you re-test and specifically look for this sceanrio?

adrianstevens commented 6 months ago

@ctacke Any thoughts on how we would track this?

adrianstevens commented 3 months ago

I just tested with the latest code in develop using os 1.11.1.49 and the ePaper test app is still stopping after 10 cycles

Test app is here: https://github.com/WildernessLabs/Meadow.Diagnostics.Hardware/tree/develop/Source/SleepTestWitheInkDisplay