Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. [ NFC ] QNearFieldManager can't find device
Forum Updated to NodeBB v4.3 + New Features

[ NFC ] QNearFieldManager can't find device

Scheduled Pinned Locked Moved Unsolved General and Desktop
c++11nfc
3 Posts 2 Posters 854 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.
  • BartoszPajB Offline
    BartoszPajB Offline
    BartoszPaj
    wrote on last edited by
    #1

    Hi,
    I've got problem with find device. When I use

    isAvaible()
    
    

    it returns false. Device is work correctly, because I check by Workbench.
    NFC Reader is HID Omnikey 5422. Is supported by QNFManager?

    jsulmJ 1 Reply Last reply
    0
    • BartoszPajB BartoszPaj

      Hi,
      I've got problem with find device. When I use

      isAvaible()
      
      

      it returns false. Device is work correctly, because I check by Workbench.
      NFC Reader is HID Omnikey 5422. Is supported by QNFManager?

      jsulmJ Offline
      jsulmJ Offline
      jsulm
      Lifetime Qt Champion
      wrote on last edited by
      #2

      @BartoszPaj On which platform?
      See https://doc.qt.io/qt-5.11/qtnfc-index.html
      "Currently the API is supported on Android, and Linux using Neard v0.14 or later."

      https://forum.qt.io/topic/113070/qt-code-of-conduct

      BartoszPajB 1 Reply Last reply
      1
      • jsulmJ jsulm

        @BartoszPaj On which platform?
        See https://doc.qt.io/qt-5.11/qtnfc-index.html
        "Currently the API is supported on Android, and Linux using Neard v0.14 or later."

        BartoszPajB Offline
        BartoszPajB Offline
        BartoszPaj
        wrote on last edited by BartoszPaj
        #3

        @jsulm

        Tested on Ubuntu 18.04. I downloaded QML Poster Example and Annoted Url Example.
        After method isAvaible() all return false

        Debug:

        qt.nfc.neard: dbus object manager invalid
        qt.nfc.neard: Error getting managed objects
        qt.nfc.neard: dbus object manager invalid or adapter path invalid
        NFC not available
        
        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