Author Topic: Check if Radio Support BLE  (Read 4004 times)

Offline jedla22

  • Newbie
  • *
  • Posts: 3
  • Karma: 0
Check if Radio Support BLE
« on: February 05, 2021, 10:59:24 PM »
Is there a way to check if the Bluetooth Radio (CwclBluetoothRadio class) supports Bluetooth Low Energy?
I do not find any simple solution in documentation, maybe I miss something.
My goal is to be able to select the correct radio that supports BLE when enumerating available radios in BluetoothManager (CwclBluetoothManage class). FOr example, if the code runs on older Windows OS (7 or lower without BLE support), I want to check that native windows  radio does not support BLE and pick up other radio for example BeleGiga BLED112.
What is proper solution to identify it the radio support BLE featurues?


Offline jedla22

  • Newbie
  • *
  • Posts: 3
  • Karma: 0
Re: Check if Radio Support BLE
« Reply #2 on: February 08, 2021, 12:15:56 PM »
Thanks for the quick response. I teste on my device and it works. Get version value 9 -> mas to  Bluetooth Core Specification 5.0.
Just one more question, I also get the revision number that is 4417. What doe it exactly menas?

Offline Mike Petrichenko

  • Bluetooth Framework Developer
  • Administrator
  • Hero Member
  • *****
  • Posts: 3675
  • Karma: 1000
    • Wireless Communication Libraries
Re: Check if Radio Support BLE
« Reply #3 on: February 08, 2021, 12:37:50 PM »
HCI protocol firmware revision number.

Offline jedla22

  • Newbie
  • *
  • Posts: 3
  • Karma: 0
Re: Check if Radio Support BLE
« Reply #4 on: February 11, 2021, 12:04:11 AM »
Thanks

 

Sitemap 1 2 3 4 5 6 7