Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. Wi-Fi Manager on RaspberryPi Qt
Forum Update on Monday, May 27th 2025

Wi-Fi Manager on RaspberryPi Qt

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
qtwifimangerraspberry pi 3wifi connectionubuntu 16.04cross compile
5 Posts 3 Posters 1.4k Views
  • 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 Offline
    A Offline
    Andrex_Qt
    wrote on 12 Sept 2019, 06:51 last edited by Andrex_Qt 9 Dec 2019, 06:52
    #1

    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
    0
    • S Offline
      S Offline
      SGaist
      Lifetime Qt Champion
      wrote on 12 Sept 2019, 18:31 last edited by
      #2

      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 13 Sept 2019, 07:16
      2
      • S SGaist
        12 Sept 2019, 18:31

        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.

        A Offline
        A Offline
        Andrex_Qt
        wrote on 13 Sept 2019, 07:16 last edited by
        #3

        @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.

        P 1 Reply Last reply 13 Sept 2019, 14:38
        0
        • A Andrex_Qt
          13 Sept 2019, 07:16

          @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.

          P Offline
          P Offline
          Pablo J. Rogina
          wrote on 13 Sept 2019, 14:38 last edited by
          #4

          @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 23 Sept 2019, 08:54
          2
          • P Pablo J. Rogina
            13 Sept 2019, 14:38

            @andrex_qt what about this component?

            A Offline
            A Offline
            Andrex_Qt
            wrote on 23 Sept 2019, 08:54 last edited by
            #5

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

            1 Reply Last reply
            0

            • Login

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • Users
            • Groups
            • Search
            • Get Qt Extensions
            • Unsolved