Thank you for your donation!


Cloudsmith graciously provides open-source package management and distribution for our project.


Problem: Timeout before AP mode
#2
Menu, Configure, System

Address timeout. Set this to 120 (seconds) and if this is not long enough then increase it to >120 using the command below.

Code:
# Update to > 120
moodeutl -q "update cfg_system set value='180' where param='ipaddr_timeout'"

# Reset to default of 90
moodeutl -q "update cfg_system set value='90' where param='ipaddr_timeout'"

# Print current value
moodeutl -q "select value from cfg_system where param='ipaddr_timeout'"
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
Reply


Messages In This Thread
Timeout before AP mode - by robmck - 02-17-2023, 05:06 AM
RE: Timeout before AP mode - by Tim Curtis - 02-17-2023, 11:22 AM
RE: Timeout before AP mode - by robmck - 02-18-2023, 06:05 AM
RE: Timeout before AP mode - by heman22 - 05-08-2024, 12:49 AM
RE: Timeout before AP mode - by DRONE7 - 05-08-2024, 06:20 AM
RE: Timeout before AP mode - by Tim Curtis - 05-08-2024, 10:39 AM

Forum Jump: