12-05-2019, 10:37 PM
IIRC the ZeroW takes several minutes to complete auto-config.
I forgot to mention that auto-config leaves a log file. Example below.
I forgot to mention that auto-config leaves a log file. Example below.
Code:
pi@rp2:~ $ cat ./autocfg.log
20191126 083153 autocfg: Auto-configure initiated
20191126 083153 autocfg: Configuration file parsed
20191126 083153 autocfg: - Names
20191126 083153 autocfg: Host name: rp2
20191126 083153 autocfg: Browser title: RP2 Player
20191126 083153 autocfg: Bluetooth: RP2 Bluetooth
20191126 083153 autocfg: Airplay: RP2 Airplay
20191126 083153 autocfg: Spotify: RP2 Spotify
20191126 083153 autocfg: Squeezelite: RP2
20191126 083153 autocfg: UPnP: RP2 UPNP
20191126 083153 autocfg: DLNA: RP2 DLNA
20191126 083153 autocfg: MPD zeroconf: RP2 MPD
20191126 083153 autocfg: - Network (wlan0)
20191126 083153 autocfg: SSID: THE_SSID
20191126 083153 autocfg: Security: wpa
20191126 083153 autocfg: Password: THE_PASSWORD
20191126 083153 autocfg: PSK: THE_GENERATED_PSK
20191126 083153 autocfg: Country: US
20191126 083153 autocfg: - Network (apd0)
20191126 083154 autocfg: SSID: THE_AP_SSID
20191126 083154 autocfg: Password: moodeaudio
20191126 083154 autocfg: PSK: THE_GENERATED_PSK
20191126 083154 autocfg: Channel: 6
20191126 083154 autocfg: - Services
20191126 083154 autocfg: Airplay: Off
20191126 083154 autocfg: UPnP: Off
20191126 083154 autocfg: DLNA: Off
20191126 083154 autocfg: - Other
20191126 083154 autocfg: Time zone: America/Detroit
20191126 083154 autocfg: Theme name: Default
20191126 083154 autocfg: Accent color: Amethyst
20191126 083154 autocfg: Configuration file deleted
20191126 083154 autocfg: Auto-configure complete
20191126 083154 autocfg: System rebooted
pi@rp2:~ $