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. BLE slow for write characteristique.
Forum Updated to NodeBB v4.3 + New Features

BLE slow for write characteristique.

Scheduled Pinned Locked Moved Solved Mobile and Embedded
2 Posts 1 Posters 258 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.
  • S Offline
    S Offline
    sifourquier
    wrote on last edited by
    #1

    Hello i have write a code for send 260kByte over BLE with QT on android (or linux)
    I send a paquet of X Byte when characteristicWritten is call i send next parquet the best speed i have it is with X=240Byte but is only 10kByte/s (ble 4.2 can go to ~70kByte/s)

    (smoly lesse speed in linux)

    Y have write the same code with java and i have ~57 Kbyte/s

    Do you have a idée why it is so slow?

    1 Reply Last reply
    0
    • S Offline
      S Offline
      sifourquier
      wrote on last edited by
      #2

      I have found i need use
      QLowEnergyService::WriteWithoutResponse

      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