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. Slow BLE Beacon Discovery/Communication

Slow BLE Beacon Discovery/Communication

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
1 Posts 1 Posters 219 Views 1 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.
  • P Offline
    P Offline
    patrick C
    wrote on last edited by
    #1

    I am developing a simple Android tablet app that receives data from a BLE beacon device. Currently the app has significant delay in connecting/receiving data from the beacon device. Using the Qt BLE discovery agent, I cannot get the data transmit time to improve. I have tried setting the discovery agent to Limited Inquiry mode. After debugging further I've discovered that the problem is that QT is not finding my device when it is beaconing data. The Qt app will keep refreshing the device discovery and eventually connects to the device, but it can be delayed up to 10 seconds. The delay is also not consistent. Sometimes the discovery agent processes the beacon immediately after data is transmitted and sometimes it takes a few to 10 seconds. Not sure if it is a problem with the Qt BLE class itself or if anyone has any advice on what could be causing the problem.

    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