Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Unsolved Wi-Fi Manager on RaspberryPi Qt

    Mobile and Embedded
    qtwifimanger raspberry pi 3 wifi connection ubuntu 16.04 cross compile
    3
    5
    923
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • A
      Andrex_Qt last edited by Andrex_Qt

      Hello there,
      I want to make simple Qt project which will enable me to mange the Wi-Fi of my RPI like any simple Wi-Fi setting it should list the available networks , ask for passphrase for selected network and disconnect whenever user wants to. So far I have come across some posts about this and a library called QWiFiManger, but when i tried to Include this library in my Code t would give error that no such file, Infact i dont think it is in use as of Qt creator 5.12.
      I am using Qt on Ubuntu and cross-compiling it on my RaspberryPi.
      is there a simpler way to achieve this simple program called Wi-Fi manger.

      1 Reply Last reply Reply Quote 0
      • SGaist
        SGaist Lifetime Qt Champion last edited by

        Hi,

        Where did you find that class exactly ?
        Depending on that, it's not part of the standard release, it can be in a commercial module.

        Interested in AI ? www.idiap.ch
        Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

        A 1 Reply Last reply Reply Quote 2
        • A
          Andrex_Qt @SGaist last edited by

          @sgaist
          from official documentation link QWifiManager Class and yes also learned that its a part of commercial release.
          Also I read some forum questions on the topic. Now I'm looking for alternatives.

          Pablo J. Rogina 1 Reply Last reply Reply Quote 0
          • Pablo J. Rogina
            Pablo J. Rogina @Andrex_Qt last edited by

            @andrex_qt what about this component?

            Upvote the answer(s) that helped you solve the issue
            Use "Topic Tools" button to mark your post as Solved
            Add screenshots via postimage.org
            Don't ask support requests via chat/PM. Please use the forum so others can benefit from the solution in the future

            A 1 Reply Last reply Reply Quote 2
            • A
              Andrex_Qt @Pablo J. Rogina last edited by

              @Pablo-J-Rogina
              I will look into it.

              1 Reply Last reply Reply Quote 0
              • First post
                Last post