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. Qt Ble custom service UUID and characteristic nrf51 uart
Forum Updated to NodeBB v4.3 + New Features

Qt Ble custom service UUID and characteristic nrf51 uart

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
1 Posts 1 Posters 1.1k 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.
  • jacobbloyJ Offline
    jacobbloyJ Offline
    jacobbloy
    wrote on last edited by
    #1

    hi guys, I'm looking for help or a developer that could would on this quickly with me.

    I have an application for desktop and mobile that we need to add bluetooth low energy too,

    we have already add the scanner and connection but we are stuck on the ble module.

    we are using the nrf51822 and HM-10 modules for development to take advantage of there uart function. the uart function on the nrf51822 uses nordics nrf ble uart nus service.

    this service works great in Xcode and others but for quit does not.
    the reason being is that is seems to me there is no way to add or define customs ble service UUID or characteristic UUID into the qi api and that it has to be found by the discoverer.

    when we use the example scan app it finds the device and the service but the service is undefined and then the characteristics are not found, i feel this is because it a custom characteristic and not a generic ble HRM or temp service.

    so can any one help me add a custom service into my qt application.
    thanks

    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