Hello All,
I use an RPI4 (buster) as a little wifi access point for a small ESP32 with LCD running a little clock. (Clock gets time from ntp).
Today after I did a firmware update of my router (asus rt-ac68u) the clock stopped working. Also the hostapd started to show mesasages in the log.
The address is from the ESP32 clock. When I do 'tail -f daemon.log' and press the ESP32 reset button I get a fresh bunch of the messages.
Any idea what's going on? And how do I get my ESP32 clock back?
Thanks,
Gert
I use an RPI4 (buster) as a little wifi access point for a small ESP32 with LCD running a little clock. (Clock gets time from ntp).
Today after I did a firmware update of my router (asus rt-ac68u) the clock stopped working. Also the hostapd started to show mesasages in the log.
Code:
Jan 28 23:34:48 rpi4b hostapd: wlan0: STA 68:b6:b3:20:a1:60 IEEE 802.11: disassociatedJan 28 23:34:49 rpi4b hostapd: wlan0: STA 68:b6:b3:20:a1:60 IEEE 802.11: disassociatedJan 28 23:34:49 rpi4b hostapd: wlan0: STA 68:b6:b3:20:a1:60 IEEE 802.11: associatedJan 28 23:34:53 rpi4b hostapd: wlan0: STA 68:b6:b3:20:a1:60 IEEE 802.11: disassociatedJan 28 23:34:54 rpi4b hostapd: wlan0: STA 68:b6:b3:20:a1:60 IEEE 802.11: disassociatedJan 28 23:34:54 rpi4b hostapd: wlan0: STA 68:b6:b3:20:a1:60 IEEE 802.11: associatedJan 28 23:34:58 rpi4b hostapd: wlan0: STA 68:b6:b3:20:a1:60 IEEE 802.11: disassociatedJan 28 23:34:58 rpi4b hostapd: wlan0: STA 68:b6:b3:20:a1:60 IEEE 802.11: associatedJan 28 23:35:01 rpi4b hostapd: wlan0: STA 68:b6:b3:20:a1:60 IEEE 802.11: disassociatedJan 28 23:35:01 rpi4b hostapd: wlan0: STA 68:b6:b3:20:a1:60 IEEE 802.11: disassociatedJan 28 23:35:01 rpi4b hostapd: wlan0: STA 68:b6:b3:20:a1:60 IEEE 802.11: associatedJan 28 23:35:04 rpi4b hostapd: wlan0: STA 68:b6:b3:20:a1:60 IEEE 802.11: disassociated
Any idea what's going on? And how do I get my ESP32 clock back?
Thanks,
Gert
Statistics: Posted by Gert — Mon Jan 29, 2024 7:42 am — Replies 0 — Views 38