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
Hello Dear Wolle!
Note the mismatch between the time of the alarm settings in my settings.json file and the image on the display. After a reboot, the old alarm settings are not overwritten. settings.json
Wouldn't it make more sense to start the week from right to left with Monday in the alarm clock settings tab?
And one more image: notice the IP address is 0.0.0.0.0, but the radio is playing.
This appears when the radio has lost a point and reconnected to it. Also zero IP appears if the radio is connected to another access point in the list of networks. Moreover, if the working access point is the third in the list, the radio must be forcibly rebooted twice to make a successful connection
Thank you!
The text was updated successfully, but these errors were encountered:
The settings.json matches your photo. The alarm times for the weekdays always remain at the last set value. This has the advantage that if you activate Friday, 06:20 will be displayed again.
The alarm_weekdays are more important.
31 is in binary 11111000. Each digit represents a day of the week, the last one is free.
The problem on the second foto is more complicated. I don't have a really good solution yet.
Hello Dear Wolle!
Note the mismatch between the time of the alarm settings in my settings.json file and the image on the display. After a reboot, the old alarm settings are not overwritten.
settings.json
Wouldn't it make more sense to start the week from right to left with Monday in the alarm clock settings tab?
And one more image: notice the IP address is 0.0.0.0.0, but the radio is playing.
This appears when the radio has lost a point and reconnected to it. Also zero IP appears if the radio is connected to another access point in the list of networks. Moreover, if the working access point is the third in the list, the radio must be forcibly rebooted twice to make a successful connection
Thank you!
The text was updated successfully, but these errors were encountered: