The TP-Link Omada gateway allows for the configuration and management of BLE (Bluetooth Low Energy) streams, which are essential for tracking and IoT data collection. The following instructions guide you through setting up your TP-Link gateway to work with your BLE tracking software.
Open your web browser and navigate to the Omada controller's IP address. Enter your credentials to log in.
In the left-hand sidebar, find and click on the Wireless Networks section. Within the Wireless Networks menu, select Bluetooth.
Click on the Create New Entry button to add a new transport stream for your BLE tracking software. Fill in the details such as the stream name, server type, and other relevant configurations.
The Aging Time setting determines how long BLE data is retained before it is purged. This can be set based on your tracking requirements. The default is 180 seconds, but you can adjust this according to your needs.
After entering the necessary details, click Apply to save and activate the configuration.
You can edit or delete existing streams using the icons in the ACTION column next to each stream. To edit, click the pencil icon; to delete, click the trash icon.
The IoT Transport Stream settings allow you to configure how BLE (Bluetooth Low Energy) data is transmitted from your TP-Link Omada gateway to your server. This section provides detailed guidance on setting up and customizing the IoT Transport Stream settings to ensure proper data transmission for your BLE tracking software.
Navigate to the IoT Transport Stream settings by going to the Wireless Networks section in the Omada controller interface. Then, select Bluetooth from the submenu. Under the IoT Transport Streams tab, click on an existing stream (e.g., "EazyTrax") or create a new entry.
Enter a meaningful name for the stream, such as "EazyTrax", to easily identify it in the list of IoT streams.
Input the URL of the server where the BLE data will be sent. This URL should be configured to handle incoming BLE data.
Example: http://172.18.1.3:8080/collector/tplink
Choose the server type for the data transmission. In most cases, HTTP is used for sending data to a web server.
Toggle the Status switch to enable or disable the data stream. Make sure it is set to on (indicated by a blue switch) for the stream to be active.
Select the types of BLE devices that this stream will handle. You can choose from options like Minew, iBeacon, and Eddystone depending on the types of beacons in use.
You can select multiple device classes if your setup includes different types of beacons.
Set the reporting interval to determine how often the gateway should send BLE data to the server. The interval can be set between 1 to 3600 seconds. For example, a value of 15 seconds
means the data will be reported every 15 seconds.
Enable this option if you only want to report the number of devices detected, rather than detailed telemetry data.
Enable this setting to allow the gateway to send periodic telemetry data from the BLE devices.
If your setup requires forwarding BLE data to another destination, enable this option.
eazytrax
eazytrax
Choose the format in which RSSI (Received Signal Strength Indicator) data should be reported. Options include Smooth
, which averages out RSSI values to provide more stable readings.
Apply filters to control which specific BLE data elements are included in the reports. Options include:
After configuring all the settings, ensure that you click on Save or Apply to make sure the changes take effect.
This guide walks you through the configuration of each item within a Bluetooth Advertising profile in the TP-Link Omada gateway. Proper configuration ensures your BLE beacons are broadcasting effectively and are easily identifiable by your BLE tracking software.
Go to the Wireless Networks section in the Omada controller interface, select Bluetooth, and click on the Bluetooth Advertising tab. To create a new profile, click on the Create New Profile button.
Enter a descriptive name for the advertising profile. Example: WarehouseBeacon1
.
Check the Enable box to activate this advertising profile.
Enter the UUID (Universally Unique Identifier) that will be broadcasted by this beacon. Example: 123e4567-e89b-12d3-a456-426614174000
.
The Major Value is a 4-digit hexadecimal number used to group beacons within the same UUID. Example: 0001
.
The Minor Value is another 4-digit hexadecimal number that further distinguishes individual beacons within the same major group. Example: 0002
.
Set the Transmit Power for the beacon. Example: 0 dBm
.
Enter the RSSI Calibration value, which is the expected RSSI at 1 meter from the beacon. Example: -65 dBm
.
Set the Advertising Interval (e.g., 500 ms
) to determine how often the beacon broadcasts its signal.
In the Device List section, add specific devices that will be associated with this advertising profile. Include details like Device Name, Model, MAC Address, and Status.
Use the Add button to include more devices, and manage existing devices using the actions provided in the table.
After configuring all the settings, click on the Create button to save and activate the new Bluetooth advertising profile. If you wish to cancel, click Cancel.