05-12-2025, 08:57 PM
@schwidi
Tim's suggestion is the right one.
Nevertheless, I'm curious. You haven't yet told us actionable details like
- what release of moOde?
- what model Pi?
- what physical USB port is your external adapter plugged into? (note the comments about this in the USB-WIFI reference you provided)
- if this model Pi has an integrated WiFi adapter, then how do you know which adapter is being used in the connection to your Access Point---integrated or external?
What is the output from executing the following command in a terminal window
Note the output from 'iw list' is quite voluminous which is why I suggested grep'ing on just the Cap(abilities). You could instead post the entire output.
Regards,
Kent
Tim's suggestion is the right one.
Nevertheless, I'm curious. You haven't yet told us actionable details like
- what release of moOde?
- what model Pi?
- what physical USB port is your external adapter plugged into? (note the comments about this in the USB-WIFI reference you provided)
- if this model Pi has an integrated WiFi adapter, then how do you know which adapter is being used in the connection to your Access Point---integrated or external?
What is the output from executing the following command in a terminal window
Code:
iw list | grep Cap
Note the output from 'iw list' is quite voluminous which is why I suggested grep'ing on just the Cap(abilities). You could instead post the entire output.
Regards,
Kent