Arduino Beacon Scanner

Hello;

I want to scan beacon devices (get UUID infos) every second with Arduino Uno.

HM-10 AT+DISI? command scan beacons but it's very slow. (it takes about 5 seconds.)

How i can make fastly beacon scanner? Which ble device should I use?

Thanks.

How i can make fastly beacon scanner?

Use a faster Arduino. Something with a chip speed of 16GHz or better.

Arduino is fast enough. I'm looking fastly ble device.