DSGW-200: How activate BLE

We have two sets of Dusun aoa locator SDK.
We still can’t make devices visible in BLE. The tracker doesn’t flash even when charging.

The locator is connected and I can get to its linux shell and mqtt broker. It only sends an administrative message, but since it doesn’t see the tags either, nothing more.

We don’t see the locator (30:AE:7B:E6:D7:43) as a BLE device (0% BSSID: 88:12:AC:80:9C:D7, SSID: dsgw-36ES9C6).
Locator ID: ble-pd-3425B4FC0563
Configuration:
{
“version”:1,
“aoxMode”:“SL_RTL_AOX_MODE_REAL_TIME_BASIC”,
“antennaMode”:“SL_RTL_AOX_ARRAY_TYPE_4x4_URA”,
“antennaArray”:[
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15
],
“angleFiltering”:true,
“angleFilteringWeight”:0.6,
“angleCorrectionTimeout”:5,
“angleCorrectionDelay”:3,
“cteMode”:“SILABS”,
“cteSamplingInterval”:3,
“cteLength”:20,
“slotDuration”:1,
“reportMode”:“ANGLE”,
“elevationMask”:[
{
“min”:0.0,
“max”:10.0
}
]
}

So We don’t know what to do with it.

Hi Frantisek,

By viewing your settings, it looks fine, but I want to check where your settings are placed and whether they are set in the correct position. Also, I need to confirm whether your mqtt is connected, please take some screenshots of your setting page.

The locators are on the table. I’m not sure about the orientation setting. Can you give an example (when I’m on the ceiling)? How is it possible to verify that the tags work independently of the locator settings? We don’t even see them in mobile phones with Bluetooth 5.0 and laptops.

{
“version”:1,
“aoxMode”:“SL_RTL_AOX_MODE_REAL_TIME_BASIC”,
“antennaMode”:“SL_RTL_AOX_ARRAY_TYPE_4x4_URA”,
“antennaArray”:[
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15
],
“angleFiltering”:true,
“angleFilteringWeight”:0.6,
“angleCorrectionTimeout”:5,
“angleCorrectionDelay”:3,
“cteMode”:“SILABS”,
“cteSamplingInterval”:3,
“cteLength”:20,
“slotDuration”:1,
“reportMode”:“ANGLE”,
“elevationMask”:[
{
“min”:0.0,
“max”:10.0
}
]
}

Please check if your ibeacon was turned on, it should have the lights on, and what is the ibeacon model? Also, how many locater did you set?

I tried pressing the ibaacon button, I don’t see any changes.

Position config:
“angleFiltering”: true,
“angleFilteringWeight”: 0.6,
“angleCorrectionTimeout”: 5,
“angleCorrectionDelay”: 3,
“cteMode”: “SILABS”,
“cteSamplingInterval”: 3,
“cteLength”: 20,
“slotDuration”: 1,
“reportMode”: “ANGLE”
},
“coordinate”: {
“x”: 3.5,
“y”: 2.1,
“z”: 1.2
},
“orientation”: {
“x”: 0.0,
“y”: -180.0,
“z”: 0.0
}

and
“coordinate”: {
“x”: 3.5,
“y”: 2.1,
“z”: 1.2
},
“orientation”: {
“x”: 0.0,
“y”: -180.0,
“z”: 0.0
}

The locators lie on the table and the antenna receives the signal from above.

could you please show me the data on your mqtt-explorer?

mqttBsys

Please send me your TeamViewer and I will have a look remotely