Bluetooth configurations on APs

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?
- Copy Link
- Subscribe
- Bookmark
- Report Inappropriate Content

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.
- Copy Link
- Report Inappropriate Content

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.
- Copy Link
- Report Inappropriate Content
@Vincent-TP Thank youu
- Copy Link
- Report Inappropriate Content

Information
Helpful: 1
Views: 151
Replies: 2
Voters 1
