Bluetooth configurations on APs

Bluetooth configurations on APs

Bluetooth configurations on APs
Bluetooth configurations on APs
3 weeks ago - last edited 2 weeks ago
Tags: #Bluetooth
Model: EAP770  
Hardware Version: V2
Firmware Version: 1.0.0 Build 20250327 Rel. 65539

May i know how to know that i have configured the bluetooth functions on my APs and where can i find the value of UUID, Major and Minor at? Do i just generate randomly or what? 

  1      
  1      
#1
Options
1 Accepted Solution
Re:Bluetooth configurations on APs-Solution
2 weeks ago - last edited 2 weeks ago

Hi  @herman-01 

 

Thanks for posting here.

 

A UUID is a 128-bit (16-byte) unique identifier used to distinguish different beacon networks. For example, a shopping mall may assign the same UUID to all its beacons to indicate they belong to the same system.

 

How to Obtain UUID?
Via Beacon Manufacturer Tools:
Most beacons (e.g., Estimote, Kontakt) provide companion mobile apps or configuration tools that directly display the UUID.
Bluetooth Scanning Apps:
Use apps like nRF Connect or Beacon Scanner to scan nearby beacons and extract the UUID from the broadcast data.
Code Parsing:
In development, Bluetooth SDKs (e.g., Android’s BluetoothLeScanner or iOS’s CoreBluetooth) can capture beacon advertisements and decode the UUID.

 

Major and Minor are the similar as UUID.

 

The current version of EAP770 does not fully support the Bluetooth feature, so you won't be able to test its functionality for now. We are preparing the relevant documentation for the Bluetooth feature, please wait for the documents and the firmware update to use this feature. Thanks.

Recommended Solution
  0  
  0  
#2
Options
2 Reply
Re:Bluetooth configurations on APs-Solution
2 weeks ago - last edited 2 weeks ago

Hi  @herman-01 

 

Thanks for posting here.

 

A UUID is a 128-bit (16-byte) unique identifier used to distinguish different beacon networks. For example, a shopping mall may assign the same UUID to all its beacons to indicate they belong to the same system.

 

How to Obtain UUID?
Via Beacon Manufacturer Tools:
Most beacons (e.g., Estimote, Kontakt) provide companion mobile apps or configuration tools that directly display the UUID.
Bluetooth Scanning Apps:
Use apps like nRF Connect or Beacon Scanner to scan nearby beacons and extract the UUID from the broadcast data.
Code Parsing:
In development, Bluetooth SDKs (e.g., Android’s BluetoothLeScanner or iOS’s CoreBluetooth) can capture beacon advertisements and decode the UUID.

 

Major and Minor are the similar as UUID.

 

The current version of EAP770 does not fully support the Bluetooth feature, so you won't be able to test its functionality for now. We are preparing the relevant documentation for the Bluetooth feature, please wait for the documents and the firmware update to use this feature. Thanks.

Recommended Solution
  0  
  0  
#2
Options
Re:Bluetooth configurations on APs
2 weeks ago

  @Vincent-TP Thank youu

 

  1  
  1  
#3
Options