Adsense

  • Latest News

    Saturday 9 July 2016

    RaspberryPi 3 connect wifi with ssid/id/password


    If you are using WiFi where id and password both are required for authentication then it becomes complex to configure your RaspberryPi.

    Solution is to install wpagui and scan your network you will find type of authentication protocol and then you can easily add to you pi wpa_supplicant.conf and use WiFi.

    Using GUI:-
    1. Install wpagui: sudo apt-get install wpagui
    2. Open wpagui: copy from /usr/share/applications/wpagui.desktop to /desktop
    3. Scan & check for flags: [WPA-EAP-CCMP][WPA2-EAP-CCMP-preauth][ESS]
    4. Add Network: Select same type as flag
    5. Enter your credentials and now, you can connect to WiFi

    Using cmdline:-
    sudo nano /etc/wpa_supplicant/wpa_supplicant.conf

    Read more: https://www.raspberrypi.org/documentation/configuration/wireless/README.md
    • Blogger Comments
    • Facebook Comments

    0 comments:

    Post a Comment

    Thanks for your comment. We will try to reply as soon as possible.

    Regards
    VSL Creations

    Item Reviewed: RaspberryPi 3 connect wifi with ssid/id/password Rating: 5 Reviewed By: Vishal Aditya
    Scroll to Top