Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Image

Stick

RevPi Bullseye 64-bit (09/2023) (ID: 7482)

  • LogiLink 802.11n WL0084B

  • Edimax EW-7811Un

I am unable to connect the Wi-Fi of the RevPi Connect 4 to a 2.4Ghz band. Only 5Ghz. What can I do?

  • Please check if the problem still occurs, if the external antenna is activated. Even without an antenna connected, the short pigtail can bring improvements.

  • You can enable the antenna as following:

    Code Block
    # Enable external antenna
    sudo revpi-config enable external-antenna
    
    # Reboot device
    sudo reboot
    
    # Try again to connect ...