I have been trying to diagnose some WiFi connectivity issues myself. Although I'm not a networking expert, I would suggest using `iwconfig wlan0` to help diagnose what's happening--it's preinstalled in the Full Bookworm. See if your wifi connects with the same parameters to both Routers, and then check your connection strength (Link Quality/Signal), frequency, etc.
Sample output:
``````
Sample output:
```
Code:
user@rpi:~ $ iwconfig wlan0wlan0 IEEE 802.11 ESSID:"<wifissid>" Mode:Managed Frequency:2.412 GHz Access Point: <mac_address> Bit Rate=72.2 Mb/s Tx-Power=31 dBm Retry short limit:7 RTS thr:off Fragment thr:off Power Management:on Link Quality=57/70 Signal level=-53 dBm Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0 Tx excessive retries:69 Invalid misc:0 Missed beacon:0
Statistics: Posted by glitteryio — Sat Nov 02, 2024 5:22 pm