Lao An
SKSignal K
•Created by Lao An on 2/24/2025 in #questions
RPI4 wifi hotspot network manager connection issues -ESP32 won't connect at all.
I'm running openplotter 6.6.74+rpt-rpi-v8 #1 SMP PREEMPT Debian 1:6.6.74-1+rpt1 (2025-01-27) aarch64
I can connect devices, e.g. my laptop, android phone, apple iPad tablet successfully.
I can't connect ESP32
I can connect ESP32 quite happily to my home network, phone hotspot.
The same hardware has connected ok in the past. Any ideas? Here is my AP connection conf:
pi@openplotter:/etc/NetworkManager/system-connections $ sudo cat OpenPlotter-Hotspot.nmconnection
[connection]
id=OpenPlotter-Hotspot
uuid=**
type=wifi
interface-name=wlan9
timestamp=1740381969
[wifi]
band=bg
mode=ap
ssid=pm-open
channel=1
[wifi-security]
key-mgmt=wpa-psk
proto=rsn
psk=**
[ipv4]
method=shared
[ipv6]
addr-gen-mode=stable-privacy
method=ignore
[proxy]
2 replies