Unable to obtain repeatable scan response data.
I can obtain advertising data and scan response data from 3rd party devices. I can obtain advertising data from my server repeatably, but when I try and obtain scan response data from the server I only receive it once in a 20 minutes period.
I can see consistent scan response data from other BLE devices around.
I have access to both client and server.
The server is configured as :
The client sets up to :
I print both the scan and advertised data.
I then call scan resume continuously to scan for devices (without the scan parameters).