RG35XX Plus RTC-Wake timer not working. When I put the device in standby mode it does not turn off after the programmed time.
When this change is made the problem is resolved:
/opt/muos/device/config/board/rtc_wake = change from rtc0 to rtc1
RG35XX Plus RTC-Wake timer not working. When I put the device in standby mode it does not turn off after the programmed time.
When this change is made the problem is resolved:
/opt/muos/device/config/board/rtc_wake = change from rtc0 to rtc1
Unfortunately there are some board revisions that do require rtc1. I will look into adding it into the dangerous options module for easy switching.
But for now modifying that value will work fine.