Yes, on further inspection on the dashboard api some devices shows the blue dot, while others show only the AP, as in the image below
![Cezar_1-1622665649668.png Cezar_1-1622665649668.png](https://community.meraki.com/t5/image/serverpage/image-id/18417iDFFA536031756F1D/image-size/medium?v=v2&px=400)
However, I am trying to get the locations through the Scanning API and neither the wi-fi or bluetooth devices return their location, an example of the information I receive:
{'clientMac': 'client-mac',
'ipv4': None,
'ipv6': None,
'latestRecord': {'nearestApMac': 'ap-mac',
'nearestApRssi': -65,
'time': '2021-06-02T20:20:16Z'},
'locations': [],
'manufacturer': 'Hon Hai/Foxconn',
'os': None,
'ssid': None},