Team,
For asset tracking I am using nRF52840 Beacons as tags in asserts and Raspberry Pi B+ for scanning Beacon's MAC, UID, Major, Minor, Tx, and RSSI values.
To calculate Beacon distance with more accuracy I am planning to use 'Channel Diversity' approach, so I want to scan nRF52840 Beacons for any one of specific channel (from 37, 38, 39). How I can use nRF52840 Dongle along with Raspberry Pi B+ to filter specific channel of nRF52840 Beacon advertisement data.
Ashiq Mohammed