This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

BLE passiv scanning get all advertising data

Hi

I'm able to preform a passiv scanning request to the BLE-Dongle over BTool and over MatLab.

The BLE-Dongle gives me from each BLE-device which was found just ONE response. But my goal is to get all advertising data. That means if the BLE-Device sends its data all 500ms I would like to see this an the serial port from the BLE-Dongle. Is this possible?