Hi,
We want test nRF52833 support on long range. I referred https://github.com/NordicPlayground/nRF52-ble-long-range-demo.
So as first step we use nRF52840 dongle for advertising and able to advertise. It is verified on Onpluse 6 device as shown in below.

Now for scanning we use nRF52840 DK as mentioned in above link.
We are facing issue in scanning(central mode). We are not getting any advertise packet on DK. But when i used Oneplus device to advertise as long range we started getting scan responses but with MAC address.
Could you please guide on above?