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 Updated to NodeBB v4.3 + New Features

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.5k Views 2 Watching
  • 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 last edited by Andrex_Qt
    #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
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on 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
      2
      • SGaistS SGaist

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

        Pablo J. RoginaP 1 Reply Last reply
        0
        • A Andrex_Qt

          @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. RoginaP Offline
          Pablo J. RoginaP Offline
          Pablo J. Rogina
          wrote on 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
          2
          • Pablo J. RoginaP Pablo J. Rogina

            @andrex_qt what about this component?

            A Offline
            A Offline
            Andrex_Qt
            wrote on 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