Hello All,
I am working on DA14580 based design. My colleague has been working on an ios app to interface with the ble design. He's running into a problem where when he scans for peripheral devices duplicate entries come up. I was wondering if anyone can explain what is happening here and how to work around it. Thanks.
Device:
Could this be an issue of ios responding to the advertising data and then again for the scan response data?
iOS delivers every advertisement packet, so you should get events every advertisement interval. Is that what you are seeing?